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

SQL error ?

former_member210804
Active Participant
0 Likes
773

Hi Sir,

I m getting an error message

" SQL error in the database when accessing a table"

This error message is coming for all T-codes while i m trying to access them.

Pls give me guidence

Thanks & regards,

Narasimha.

4 REPLIES 4
Read only

Former Member
0 Likes
744

HI,

Can u mention the select query from which you are fetching Data.

Regards,

Ravi Singh

Read only

0 Likes
744

Hi singh,

Please check the below code...for error

Once the cursor comes to delete statement,its showing the error message.

Thanks & regards,

Narasimha.

Read only

0 Likes
744

HI,

Your query is correct.

I think :

Your query is correct. But 'SNAP' Table is a table which store temporary data in the table for a fix period around one mopnth or max 2 months temporary data.

once you execute query delete the data according to your specification mentioned in where clause.

while u access data base table u get the error.

Ask your basis guy to look into the matter.

Regards,

RAvi Singh.

Read only

ThomasZloch
Active Contributor
0 Likes
744

Looks like SAP standard code for reorganization of short dumps (stored in SNAP). Did you search for related SAP notes? If not, why not?

Also, did you check ST22 for further details? If there are short dumps, what is their title and what is explained under section "error analysis"?

In general, please do your own research before posting, and if you did, mention it in your initial post.

Thomas