Table 34. Class Code 57: Resource Not Available or Operator Intervention
| SQLSTATE Value |
Meaning |
|---|---|
| 57001 | The table is unavailable, because it does not have a primary index. |
| 57003 | The specified bufferpool has not been activated. |
| 57007 | The object cannot be used, because a DROP or ALTER is pending. |
| 57009 | Virtual storage or database resource is temporarily unavailable. |
| 57011 | Virtual storage or database resource is not available. |
| 57012 | A non-database resource is not available. This will not affect the successful execution of subsequent statements. |
| 57013 | A non-database resource is not available. This will affect the successful execution of subsequent statements. |
| 57014 | Processing was canceled as requested. |
| 57016 | The table cannot be accessed, because it is inactive. |
| 57017 | Character conversion is not defined. |
| 57019 | The statement was not successful, because of a problem with a resource. |
| 57020 | The drive containing the database is locked. |
| 57021 | The diskette drive door is open. |
| 57022 | The table could not be created, because the authorization ID of the statement does not own any suitable dbspaces. |
| 57030 | Connection to application server would exceed the installation-defined limit. |
| 57032 | The maximum number of concurrent databases have already been started. |
| 57033 | Deadlock or timeout occurred without automatic rollback. |
| 57036 | The transaction log does not belong to the current database. |
| 57046 | A new transaction cannot start because the database or instance is quiesced. |
| 57047 | An internal database file cannot be created, because the directory is not accessible. |
| 57048 | An error occurred while accessing a container for a tablespace. |
| 57049 | The operating system process limit has been reached. |
| 57050 | The file server is not currently available. |
| 57051 | The estimated CPU cost exceeds the resource limit. |
| 57052 | Node is unavailable, because it does not have containers for all temporary table spaces. |
| 57055 | A temporary table space with sufficient page size was not available. |
| 57056 | Package is not available because the database is in NO PACKAGE LOCK mode. |
| 57057 | The SQL statement cannot be executed due to a prior condition in a DRDA chain of SQL statements. |