Connect 6.0 drivers
AIX 6.1
I’ve connected to other databases (MSSQL, Sybase) with the Connect 6.0 wire protocol drivers without issue but am having problems with this Oracle database. There are 62 lines in the oracle wire datasource template but I’m not sure which of them I need to mess with. Below are the lines that I’ve altered, can anyone tell me if I’m missing anything important?
[Datasource Name]
Driver=/cloverleaf/healthvision/cis5.8/integrator/lib/Connect6.0/lib/CVora24.so
Password=xxxxxxx
PortNumber=xxxxx
ServerName=xxx.xxx.xxx.xx
SID=xxxxxxxxxx
The rest of the fields I just left the default values in.
Also, I know I’m probably dreaming here but is there a way to get a more detailed database connection error back instead of “SQL_ERROR”? Will the vendor’s db logs contain the details on why it refused the connection?
Thanks,
Daniel