‎2012 Oct 03 7:28 AM
Hi All,
I have a problem when executing SE80. "It says SQL error in the database when accessing a table".
Please find the attached screen short for reference. It was working fine previously not sure what this causing.
Remaining Tcodes are just working fine.
Please help in this regard.
Thanks,
Sandy.
‎2012 Oct 03 7:50 AM
Hi Raymond/Sandeep/Vipin.
First all thanks guys for such quick response.
Raymond - Even i get the same error if i'm accessing sm21.
Sandeep - Will try in that way.
Vipin - I'm not sure what your asking about.
Thanks
Sandy
‎2012 Oct 03 7:38 AM
‎2012 Oct 03 7:40 AM
‎2012 Oct 03 7:44 AM
hi Sandeep,
Please check where this error is coming from.
For this before executing the tocde put /h and then enter the tcode.
Once you enter into debugging put a breakpoint on statement message.
It will stop at the message and you will come to know where exactly this is coming.
One more thing you can do is to ask fellow colleagues whether they are also having this problem or not.
I am not sure but what I suspect is someone has done something either in exits or Badi's or enhancements in standard.
Rgds,
Sandeep katoch
‎2012 Oct 03 7:50 AM
Hi Raymond/Sandeep/Vipin.
First all thanks guys for such quick response.
Raymond - Even i get the same error if i'm accessing sm21.
Sandeep - Will try in that way.
Vipin - I'm not sure what your asking about.
Thanks
Sandy
‎2012 Oct 03 9:53 AM
SM21 was not intent to solve problem but to help diagnose, often there is a clearer error message in SM21, like an ORA-0060 for Oracle or the like.
When you get your error message, call sm21 on another mode and read the system log. You can also ask the DB maintenance guys for any log in database server.
Regards,
Raymond
‎2012 Oct 03 7:52 AM
‎2012 Oct 03 11:49 AM
Usually these errors are right after upgrades.
Ask the basis people if all the tables were properly transported.
The problem could be that the database tables are missing.
‎2012 Oct 08 6:55 PM
Thanks For all the replies I have told basis people about this.