Hi,
Here is my actual scenario (A) for Proxy to JDBC:
I have 2 DAE as below:
DAE1 run Windows2003 SAP XI 7.11 SP8 with Ora db 10.2.0.4 with SAP Kernel 7.11
DAE2 run Windows2008 SAP XI 7.11 SP11 with Ora db 10.2.0.4 with SAP Kernel 7.20
The scenario (A) ran in DAE1 since 2010 without any problem, but due to we need to retire this DAE1, so we install another DAE2 to replace DAE1. After we switch the scenario (A) from DAE1 to DAE2 we had this error as describe above.
Could not execute statement for table/stored proc. "dbTableName" (structure "COMMIT") due to java.lang.StringIndexOutOfBoundsException: String index out of range: -1
I believe the root cause is due to oracle driver in DAE, can someone tell me how to check and verify ?
Thanks in advance.
CME.