Database error db2 error while insert,update, select sql queries.
Error:
SQL0668N Operation not allowed for reason code "7" on table. SQLSTATE=57016
Solution:
Execute the following code to solve this issue:
1. Switch to your db2 acc (su db2inst1).
2. Connect to database - db2 connect to dbnme
3. Execute the following commands in the terminal.
Error:
SQL0668N Operation not allowed for reason code "7" on table. SQLSTATE=57016
Solution:
Execute the following code to solve this issue:
1. Switch to your db2 acc (su db2inst1).
2. Connect to database - db2 connect to dbnme
3. Execute the following commands in the terminal.
0 comments:
Post a Comment