‎2008 Dec 15 10:56 AM
hi all,
here is my problem . I have ztable with some 1000 records. According to new requirement i changed the domain of a field String to dec. then went se14 adjust & activate.. now table was going dump.
plz give me suggestions where i am went wrong.
Regards
Raju Mummidi
‎2008 Dec 15 11:02 AM
Hi,
you need to delete the data from the tablle as the changes field holds the char data and now you have converted to dec. so Char and dec are non compatiable...
select the Delete Data radio button and adjust the table.
‎2008 Dec 15 11:01 AM
Hi,
This problem might have occured due to relationship of that table with other tables.
Just check foreign key relationship with other table.
Thanks
‎2008 Dec 15 11:02 AM
Hi,
you need to delete the data from the tablle as the changes field holds the char data and now you have converted to dec. so Char and dec are non compatiable...
select the Delete Data radio button and adjust the table.
‎2008 Dec 15 11:48 AM
´Hi,
I agree with avinash.It will be the best idea as i know.
Thanks,
‎2008 Dec 15 12:35 PM
Hi Raju,
First of all, activate the Domain and the data element. Then activate the table.
You are not required to delete any data, as the string could contain any form of data such as packed decimal or integer. When you modify the data type of the domain, it will just change the type, but there won't be any kind of checking with the data you created.
Please check and reply in case of dump again.
Regards,
-Syed.
‎2008 Dec 16 4:30 AM
Hi Raju,
Give the dump analysis details, may be based on that we can suggest the solution.
Regards,
Ramesh
‎2008 Dec 16 4:57 AM
Hi Raju,
First of all, activate the Domain and the data element. Then activate the table.
You are not required to delete any data, as the string could contain any form of data such as packed decimal or integer. When you modify the data type of the domain, it will just change the type, but there won't be any kind of checking with the data you created.
you need to delete your maintenance generator that you have created priviously and generate new maintenance generator.
Hope it will solve the problem of dump.
Please check and reply in case of dump again.
Regards,
Arun kayal