xsql setup problem. 'Cannot acquire a database connection to process page.'
This is probably a really basic problem, but I am getting the following error when I try to use the xsql demos.
Oracle XDK Java 9.2.0.2.0 Production
XSQL-007: Cannot acquire a database connection to process page.
Io exception: Connection refused(DESCRIPTION=(TMP=)(VSNNUM=150999297)(ERR=12505)(ERROR_STACK=(ERROR=(CODE=12505)(EMFI=4))))
I really don't know what I am doing wrong, so any help would be appreciated.
My jserv.properties file:
wrapper.classpath=s:\xdk_java\lib\xsu12.jar
wrapper.classpath=s:\xdk_java\lib\oraclexsql.jar
wrapper.classpath=s:\orant\jdbc\lib\classes12.zip
wrapper.classpath=s:\xdk_java\lib\xmlparserv2.jar
wrapper.classpath=s:\orant\xdk\admin
Thankyou
Adrian