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

Native Sql- Execute immediate Statement

Former Member
0 Likes
800

Hello All,

Is it possible to execute SQL statements like :

1.Show parameter compatible.

2.Execute immediate 'alter database rename global_name to TA1.WORLD' into sOut;

with Native SQL.If yes, Can someone provide me examples for the same.

Thanks and Best Regards,

Aman

5 REPLIES 5
Read only

Former Member
0 Likes
760

Hi, can you please describe your problem more detail or post some code.

Read only

0 Likes
760

Hello Alexander,

I want to execute "Show parameter compatible" statement from ABAP to check whether Oracle Parameter is compatible or not.

Thanks and Best Regards,

Aman

Read only

0 Likes
760

Maybe that could help: http://scn.sap.com/thread/2084102

🙂

Read only

0 Likes
760

Hello Alexander,

I have checked the link given by you. I know this procdure. But i want to know whether is there some way out to do the same from SAP ABAP level .

Thanks and Best Regards,

Aman

Read only

0 Likes
760

Sorry. Otherwise I dont have any idea.