‎2014 Apr 10 2:48 PM
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
‎2014 Apr 11 2:43 PM
Hi, can you please describe your problem more detail or post some code.
‎2014 Apr 11 2:50 PM
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
‎2014 Apr 11 3:02 PM
‎2014 Apr 11 3:16 PM
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
‎2014 Apr 11 3:35 PM