COBOL · DB2 SQLCODE
What does SQLCODE -904 mean in COBOL?
Resource unavailable. DB2 could not access a needed resource, commonly because a database utility (like REORG or LOAD) currently has the object in a restricted state.
Resource unavailable. DB2 could not access a needed resource, commonly because a database utility (like REORG or LOAD) currently has the object in a restricted state.
Check the DB2 master log for the specific resource and reason code named in the message, and confirm no utility job is currently holding the object involved.