The web application using ssjs creates a dbpool object to connect to a
Oracle8i database. This returns a error ORA-01001 even if no such
database exists.
Pls suggest.
Thanks
Pallavi
If you have both the NES 3.6 and the Oracel 8i on the same machine
you'll have problems.
NES 3.6 doesn't work with the SQL*net version that comes with Oracle 8.x
You either have to put them on different machines (which would be my
choice anyway) and add the Oracle 7.3.x client to the web sever, or
you need to upgrade the web server to iPlantet 4.x.
--
Robert Stewart
Software Development Division
ARDUC Corporation
5-13-16 Shimizu
Asahi-ku
Osaka, 535-0021
Japan
Tel:(+81) 06-6956-8088 FAX: (+81) 06-6956-1238
e-mail: robert-...@arduc.co.jp
Pallavi
"Robert Stewart" <robert-...@arduc.co.jp> wrote in message
news:3A18658F...@arduc.co.jp...
No, I don't think so.
I'm not sure abut UNIX, but I know on NT, Oracle doesn't like to have
2 different client versions on the same machine.
Barry Hathaway