QUESTION POSED ON: 27 July 2004
We are getting an error message on a WAS 5 server running on zOS. We are not getting this message when the developer runs the code locally off of his PC (WASD, V5R1). The message says the database is in read-only, but it's not. The code and SQL are the same. The difference is WAS on ZOS vs. WAS on the developer's PC. Here's the message:
java.sql.SQLException: DB2JDBCSQLCompiler Received Error in Method compileSQL -> Insert/Update/Delete not honored. Database is readOnly.
COM.ibm.db2os390.sqlj.jdbc.DB2JDBCSQLCompiler.compileSQL(DB2JDBCSQLCompiler.java:205)
|