when i execute an "INSERT table(cols,...) VALUES(?,...) UPDATE
DUPLICATES"-statement, i get the following exception, which doesn't help
me much.
what might cause this error?
com.sap.dbtech.jdbc.exceptions.DatabaseException: [-3041]: Invalid position
at
com.sap.dbtech.jdbc.packet.ReplyPacket.createException(ReplyPacket.java:69)
at
com.sap.dbtech.jdbc.ConnectionSapDB.throwSQLError(ConnectionSapDB.java:748)
at com.sap.dbtech.jdbc.ConnectionSapDB.execute(ConnectionSapDB.java:422)
at com.sap.dbtech.jdbc.ConnectionSapDB.execute(ConnectionSapDB.java:316)
at
com.sap.dbtech.jdbc.CallableStatementSapDB.handleStreamsForPutval(CallableStatementSapDB.java:1392)
at
com.sap.dbtech.jdbc.CallableStatementSapDB.execute(CallableStatementSapDB.java:410)
at
com.sap.dbtech.jdbc.CallableStatementSapDB.execute(CallableStatementSapDB.java:291)
at
com.sap.dbtech.jdbc.CallableStatementSapDB.executeUpdate(CallableStatementSapDB.java:697)
...
_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general
- RE: what does [-3041] invalid position mean? Sven Köhler
- RE: what does [-3041] invalid position mean? Schroeder, Alexander
- Re: what does [-3041] invalid position mean? Sven Köhler
- RE: what does [-3041] invalid position mean? Schroeder, Alexander
- RE: what does [-3041] invalid position mean? Schroeder, Alexander
- Re: what does [-3041] invalid position mean? Sven Köhler
- RE: what does [-3041] invalid position mean? Schroeder, Alexander
