Skip to Main Content

Java Database Connectivity (JDBC)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Operation not allowed for reason code "7"

843859Dec 29 2007 — edited Dec 29 2007
Exception in inserting data in newly created tablejava.sql.SQLException: [IBM][C
LI Driver][DB2/NT] SQL0668N Operation not allowed for reason code "7" on table
"ABHINAV.DEF". SQLSTATE=57016

please tell me about the error !!!!!!!!

query is insert into DEF values('gh','fd',67,45) ,while trying to insert data in db2
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 26 2008
Added on Dec 29 2007
1 comment
2,580 views