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

table maintenance generator

Former Member
0 Likes
823

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

4 REPLIES 4
Read only

Former Member
0 Likes
799

Hi Srinivas,

Did you create any new fields once table maintenance was already generated? If yes, try to delete TMG then create once again.

Read only

Former Member
0 Likes
799

Hi Jitta,

You should see 'Error analysis' part of dump.

regards,

Archer

Read only

former_member199306
Participant
0 Likes
799

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

Read only

suresh_kutam
Participant
0 Likes
799

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 ?