Imp Error Codes


sql0911n              transaction is rolled back due to deadlock(rc 2) / lock time out (rc 68)
sql0964n              transaction log for the db is full (do commit)
sql1582n              page size of tablespace not matching with page size of bp
sql2426n              incremental backup not possible(rc 1) - UPDATE DB CFG TRACKMODE ON
                                do full offline backup(if rc 2)

sql1035n              db is currently in use
sql1116n              backup pending
sql1117n              rollforward pending
sql2413n              online backup is not possible because db is not recoverable
                                (do UPDATE  LOGARCHMETH1)
sql1226n              max no.of client connections already started
sql3603n              checkdata processing found constraint violations
sql1773n rc5       try to write on standby
sql1776n rc5       try to access standby at local catchup state [HAR_ROS ON]



No comments:

Post a Comment