Hi,
It looks like the current Oracle9i platform does not workin a managed
environment (e.g. WebLogic). The problem
occurs when the connection is intialized
PlatformOracle9iImpl.initializeJdbcConnection(JdbcConnectionDescriptor jcd,
Connection conn)
which tries to set up a statement cache. As WebLogic wraps the Oracle
connection an exception is thrown
saying you cannot set the statement cache size through a logical connection.
Is it possible to have a flag
to say if statement caching is enabled or not?
Dougall
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]