2015 Aug 01 9:42 AM
while i am doing table maintenance generator for a transparent data base table in se11 my program is terminated .
i gave authorization group is &NC&
and provided function group then package is automatically generated and maintain screen two step.
if i press create the program is terminated.
the runtime error is dbif_rtab_sql_error.
any one can suggest the problem solving hints.
plz find the attachment below
2015 Aug 01 12:57 PM
Hi Srinivas,
Did you create any new fields once table maintenance was already generated? If yes, try to delete TMG then create once again.
2015 Aug 03 4:16 AM
Hi Jitta,
You should see 'Error analysis' part of dump.
regards,
Archer
2015 Aug 03 5:30 AM
Hii Jitta,
Are you using any Rawstring type field in your table??
If is it then it's not possible to create TMG for such table. I have faced the same issue.
Regards,
Bhupendra
2015 Aug 03 6:10 AM
Hello Srinivas,
This could be possible if the DATABASE connnection is failed also.
So try after some time see if u have same issue or Do a track before this dump whether ur able to access table or not ?