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

error regarding table MEREP_207

former_member459142
Participant
0 Likes
474

Hi experts

when entring data in table 'MEREP_207 ' it is giving this dump , i found it in ST22.

Runtime Error          DBIF_RSQL_SQL_ERROR                     
Except.                CX_SY_OPEN_SQL_DB                       
Date and Time          28.10.2009 15:38:23                                                                                
ShrtText                                                      
     An SQL error occurred when accessing a table "MEREP_207 " 

so wat to do ?

thanks

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
445

Hi ,

Using Zprogram , u insert the data into table 'MEREP_207'..

so better to write Zprogram,

2 REPLIES 2
Read only

Former Member
0 Likes
446

Hi ,

Using Zprogram , u insert the data into table 'MEREP_207'..

so better to write Zprogram,

Read only

0 Likes
445

Hi sambhu

i am using standerd program

MEREP_REPLICATOR_START 

its enter arrounds 1000 record at a time in table .

i think table is overflowing , thats why there is a dump .

Thanks