Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8581

Oracle performance in Abap program

$
0
0

Dear Sirs,

 

 

I have an ABAP program that writte an Oracle Database using DBlink and using the following code.

 

 

l_prepstmt_ref->set_param_struct( l_dref ).

         l_prepstmt_ref->execute_update( ).

         CLEAR l_wa.

         COMMIT WORK.

 

We would like to improve the performance of the process and the database writting. What are the best practices to do this? And what about on Oracle side? Can we customize the database with some best practices?

 

 

Thank you and Best Regards

 

 

João Lages Fernandes


Viewing all articles
Browse latest Browse all 8581

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>