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 command editor executing SQL error

Former Member
0 Likes
745

Hello team,

when I execute any SQL such as select * from dba_tables; select * from v$instance; in the ST04 sql command editor.

it will show the dump.

I have search the note and message don't find any thing regarding the ABAP program CL_DBA_ACTION_SQL_EDITOR=====CP.

I also don't know why it show the BC-DB-DB6 since currently use the Oracle system.

DB oracle, SAP_BASIS 702, support package 11

Could any one meet this issue before and give me some hint ?

thanks a lot!

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
596

Hi Lakka,

Thanks for your reply.

After customer give us the SAP_ALL privilege.

Now issue is resovled.

Thanks,

Neil

2 REPLIES 2
Read only

Former Member
0 Likes
596

hello,

Are you trying Native SQL or something else?

The table DBA_TABLES is a structure in SAP and not a transperant table.

best regards,

swanand

Read only

Former Member
0 Likes
597

Hi Lakka,

Thanks for your reply.

After customer give us the SAP_ALL privilege.

Now issue is resovled.

Thanks,

Neil