posted 22 years ago
hi,Chris
I have followed all the steps in proper order,yet I am getting some errors
Let me List the steps I have followed
I have Win NT m/c with Oracle 8.1.6.0.0 and bea weblogic server6.1
1] I have set the System Path to include the directory that contains my driver
i.e I have included
c:\bea\wlserver6.1\bin\oci817_8
in my path.
2] Also I have included the directory in which vendor-supplied libraries from Oracle reside
D:\Oracle\Ora81\bin
3] Also included the following in System Classpath for weblogic files
C:\bea\wlserver6.1\lib\weblogic.jar
4] Have Put the 2 files tnsnames.ora and listener.ora reqd by oracle(With appropriate descriptors) in Ora\admin\..
5] Tried to create a connection Pool through Weblogic Console(With proper configuration details)
But got the error
Could not create pool connection. The DBMS driver exception was:
java.sql.SQLException: ORA-24327: need explicit attach before authenticating a user
Please Help
Anand