hi Experts.
I am facing a problem after updating the table.
I hv changed one field from INT4 to DEC.
While activating, it shows the msg : Structure change at field level (convert table ZSIILPM001)
The structure of the table changed at field level. This change requires
a conversion of the table. This situation can occur for example if the
data type or field length of the domain upon which the field is based
was changed. A conversion is also generally necessary if the key of the
table changed.
Convert the table using the Database Utility (SE14).
In transaction SE14, while m adjusting the table, then It also shows the msg that : table is inconsistance, correct thr' SE11.
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.
Using Transaction SE11 (Extras->Database object-> Check) determine the
type of inconsistency and correct it. Then activate the table again and
execute the conversion.
hw can i resolve this problem???
Regards,
Jimit
HI...
I hv tried to activate using SE14, But in SE14 i m getting Tabel incosistant.
It's giving some problem like,
Runtime object and Database objects are not matching.
e.g.
I go to : utilities > Database Objects > check.
I m getting following inconsistancies
Fields: Inconsistent with the runtime object
Runtime Object Database Position Data Type Length Decimals Not null Default
LTHTA 26 NUMBER 10 X 0
LTHTA 3 ( <----
Red colored )
regards,
Jimit
Add a comment