Ansicht
Dokumentation

SQL0679 - Object &1 in &2 type *&3 not created due to pending operation. ( OS/400 )

SQL0679 - Object &1 in &2 type *&3 not created due to pending operation. ( OS/400 )

BAL Application Log Documentation   ROGBILLS - Synchronize billing plans  
This documentation is copyright by IBM.
SAP E-Book


Message : SQL0679
Object &1 in &2 type *&3 not created due to pending operation.

Message Long Text :

Cause . . . . . : The object &1 has an outstanding DROP or CREATE under commitment control which is preventing the create. This could have occurred in one of the following ways:
-- This application process has performed a DROP under commitment control which has not been committed and is now trying to create the same object using commitment control level *NONE.
-- A different application process has performed a DROP under commitment control which has not been committed.
-- This application process has performed a DROP under commitment control using a different commit definition and the DROP has not been committed.
-- This application process has performed a CREATE under commitment control which has not been committed and is now trying to use the object on a subsequent CREATE under commitment control level *NONE.
Recovery . . . : Do one of the following and try the request again:
-- If it was your application process which issued the uncommitted DROP or CREATE statement then issue a COMMIT before attempting the creation of the object or issue the CREATE statement from a program using a commitment control level other than *NONE.
-- If the application process that issued the DROP on this object is not your application, then that application process must perform a COMMIT or a ROLLBACK of the DROP statement.
-- If your application process issued the uncommitted DROP or CREATE statement under a different commit definition, issue a COMMIT or ROLLBACK for that commit definition.

Message File : QSQLMSG
Library Message File : QSYS2924


ROGBILLS - Synchronize billing plans   BAL Application Log Documentation  
This documentation is copyright by IBM.

Length: 3258 Date: 20240419 Time: 202402     sap01-206 ( 3 ms )