Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Java Cartridge in OWAS 3.0.1
i got heavy problems accessing an Oracle Database through the
Java-Cartridge in the Oracle Web Application Server 3.0.1.
It is not possible to "decode" the error-messages generated from the database and caught with ServerException.getSqlerr(); or ServerException.getSqlmsg()
the following errormessage is generated from the java sample-application "Hello-X World" when i try to access a database using the wrong databaseuser:
Error: Cannot store browser information to database because of a
database error:
5~(~PwCannot retrieve browser statistics from database because of
a database
error: 5~pPw
those encrypted ciphers should be real errormessages from the database indicating that the tables / packages do not exist.
any hints?
tia
kuemi
Received on Mon Sep 27 1999 - 05:33:08 CDT
![]() |
![]() |