Enterprise Resource Planning Blogs by SAP
Get insights and updates about cloud ERP and RISE with SAP, SAP S/4HANA and SAP S/4HANA Cloud, and more enterprise management capabilities with SAP blog posts.
cancel
Showing results for 
Search instead for 
Did you mean: 


Hi folks,

 

I'd like to share with you steps that you may use in your test ME system in case you need to redeploy VMJDBC driver:

 

  1. Login to NW textconsole.

  2. Run command "add dbpool" - this will add more commands to console.

  3. Run command "REMOVE_DATA_SOURCE VMJDBC". If NW says it cannot remove driver because it is not deployed - it is OK

  4. Run command "DEPLOY_JDBC_DRIVER VMJDBC <PATH TO SQLJDBC.jar>/sqljdbcX.jar" [the name\version of the file must be according to the installation guide]

  5. After it is deployed restart NW.

  6. Go to NWA.

  7. Open Configuration Management.

  8. Open Infrastructure.

  9. Open Application Resources.

  10. Find "VMJDBC" record and select it.

  11. Look at Settings parameter "Filename" - it should end with "sqljdbcX.jar" [should end with the name of the file from step 4]


 

In case of production system, please, follow strictly the installation guide, upgrade guide and correction Notes. Do not play with your production as I do sometimes with my test system :smile:

 

Br, Alex.

2 Comments