cancel
Showing results for 
Search instead for 
Did you mean: 

Errored out tables in SPUMG

former_member424387
Participant
0 Kudos

Hello All,

I am doing Database Consistency Check (using SPUMG) to check the consistency of the database

In the Scan, some tables have errored out because Table definition contains errors.

I have checked in SE14 -> DB Object and Runtime Object Checks. Tables dont exist in DB and There is no active runtime object for the Tables.

With discussion with my ABAPer , I safely deleted the runtime object (active nametab) of these Tables with function module DD_NAMETAB_DELETE .

And then "Reset" the table entry in SPUMG.

Updated the Worklist in SPUMG. Some extra tables appeared. And scan got completed successfuly.

My Qyestions are,

1. When I reset the Errored Out Tables to "Initial" Is it ignored in the next Consistency Check run?

2. I cannot find those Tables in the Export Control List. Is it OK

3. Suppose I had a "errored out" table which was inconsistent and I made it consistent. Should I also make it "Reset to Initial"? And run consistency Check Again?

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member424387
Participant
0 Kudos

After I completed my SPUMG Scan can I go ahead with Export.

Do I need to do anything else?

Is Export Control file automatically generated or do I need to do something?