Hi Experts,
Our SQL team implemented some security base line on one of our SAP JAVA system, later SAP Java is not coming up.
As part of troubleshooting, we tried to connect to configtool we are getting error(screen shot attached)
As part of security base line, the SQL server port is changed and the same is updated in secure store(Url = jdbc:sqlserver://<Hostname>:<port>;databasename=<SID>) from SAP end, still we get the same error.
We have implemented similar change on many systems, but we didn't get any issue on other system.
The below error is seen in jvm_bootstrap.out log. please suggest.
Starting to initialize database connection
Exception occurred for component [internal/unkown] of type [unkown]
- com.sap.engine.bootstrap.SynchronizationException: Storage access initialization failed due to OpenSQL error.Check if your db driver file is available on the file system or if the user has correct permissions for that file
at com.sap.engine.bootstrap.StorageAccess.<init>(StorageAccess.java:146)
Regards,
Leela.