Hi Holger,
i am using WebMethod version 10.0
what is your Oracle XE version and which driver jar do you use for your JDBC Adapter?
Pls find the below answer->
SQL> select * from v$version;
BANNER
Oracle Database 10g Express Edition Release 10.2.0.1.0 - Product
PL/SQL Release 10.2.0.1.0 - Production
CORE 10.2.0.1.0 Production
TNS for 32-bit Windows: Version 10.2.0.1.0 - Production
NLSRTL Version 10.2.0.1.0 - Production
Which JDBC Adapter version are you using?
AND driver for JDBC Adapter
below mentioned both the .jars
ojdbc6.jar
ojdbc14.jar
Thin driver mode should be fine for most of the cases as it is pure java driver.
OCI requires native OS-dependent libraries
Please check all entries in the connection config for leading or trailing non-printable characters like i.e. blanks.
crossed checked all the entries into the properties in the config → like… blanks & case-sensitive things all looks fine.
Can you please tell what else to required?
Regards,
Arun
#Integration-Server-and-ESB#webMethods#Adapters-and-E-Standards