Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Runtime Error For ZTABLE

Former Member
0 Likes
1,684

I added one field to the ztable then i changed the name of that field..and activated it..

When i want to see the contents in the ztable its going to dump....

when i used database utility and try to use option : activate and adjust database..it shows activated succesfully..but when i goto option : database object ---> check..it gives

"Database object for YYY_VBRK is inconsistent: (Fields) "

"Inconsistencies between the database object and the runtime object of the table were found when you checked the database object for the table to be converted. You therefore cannot correctly access the database table. You cannot convert the table in this status.."

it is still showing the previous name of the field in the database..but the runtime object is showing the present name of the field?

how to remove the inconsistencies?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,624

Hi ,

Check the field which you are adding and the associated data element .

Also you can try deleting the element from the table and activating it .

Then again add your new field and once again try adjusing the data base .

It would probably work fine.

Regards,

Radhika.

15 REPLIES 15
Read only

Former Member
0 Likes
1,624

do u have a tmg associated if yes regenarate it after activate and adjust

Read only

0 Likes
1,624

NO .. I doesnt have table maintenance generator to it...

Even though I'm using option..forced conversion its not activating?

how to proceed ?

Edited by: Anil Kalive on Dec 31, 2008 10:30 AM

Read only

Former Member
0 Likes
1,624

Hi,

You can try SE14->Activate and Adjust Database. Hopefully it will solve your problem.

Regards,

Prasana.

Read only

0 Likes
1,624

I have tried that option.. se14..it will adjust only runtime object..the database object should also be adjusted and activated..

Read only

Former Member
0 Likes
1,625

Hi ,

Check the field which you are adding and the associated data element .

Also you can try deleting the element from the table and activating it .

Then again add your new field and once again try adjusing the data base .

It would probably work fine.

Regards,

Radhika.

Read only

0 Likes
1,624

Hi Radhika..i've tried..but its not working.

Read only

Former Member
0 Likes
1,624

is that field a key field if yes u cant change it

Read only

0 Likes
1,624

no its not a key field..now i changed back the name of the field ti the old one and activated it..

now i'm able 2 c the contents..its not going to dump..

but there is still database object inconsistency..i need to remove the inconsistencies from the table....

Read only

0 Likes
1,624

use check option in se14 for both databse object and runtime object and tell what messages its giving

Read only

0 Likes
1,624

HI,

Select the changed field,

Menu > Utilities > Runtime Object > Check

It will show if any inconsistencies, do as it sujjests

BK

Read only

0 Likes
1,624

I have checked it before..

my runtime object has no inconsistencies..

but database object says " Database Object for ztable is inconsistent.( fields) ".

Read only

0 Likes
1,624

does ur table has data. i think u need to delete the data

Read only

0 Likes
1,624

my table has around 3500 records and i cant delete it....

is there any other way to remove the inconsistencies?

Read only

0 Likes
1,624

What Does exactly " Force Conversion " do?

Read only

0 Likes
1,624

Hi

May I know the solution for this? As it is marked as Answered, i guess u know the reason and solution

Please share