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

about dump error: SQL error 376 occurred when accessing table "IKPF"

Former Member
0 Likes
716

Can anybody tell me about the below error.

<b>SQL error 376 occurred when accessing table "IKPF"</b>

Can anybody tell me about the below error.

<b>SQL error 376 occurred when accessing table "IKPF"</b>

2 REPLIES 2
Read only

Former Member
0 Likes
539

Hi

When the Sequence of the fields in Internal table and in the Select statement are not same then this error will come

Check the correct sequence of the fields in ITAB and in the SELECT statement of IKPF

Regards

Anji

Read only

Former Member
0 Likes
539

Seems like your database might be corrupted. Better report this to the DBAs.

Rob