‎2012 Feb 15 3:54 AM
Hello Experts,
I am getting an assertion dump when I change existing db structure by adding new table type into it.
I have a db structure which is geting used to populate all the DI information.
I am trying to add one table type field into this structure and then I run the corresponding program, then it is giving me assertion short dump, I found that the newly added ttype is not getting passed in the program.
My question here is why is this happening, do I need to create/modify any methods for this to work?
Dump details:
-
The following checkpoint group was used: "No checkpoint group specified"
If in the ASSERT statement the addition FIELDS was used, you can find
the content of the first 8 specified fields in the following overview:
" (not used) "
" (not used) "
" (not used) "
" (not used) "
" (not used) "
" (not used) "
" (not used) "
" (not used) "
-
Your valuable inputs are highly appreaciated.
Thanks & Regards,
Viral
Edited by: Viralkumar Patel on Feb 15, 2012 5:53 AM
‎2012 Feb 15 5:10 AM