| Parameter | Reference | Type | Length | Default | Optional | Text |
|---|---|---|---|---|---|---|
| CHECKLEVEL | INT2 | s | 2 | 7 | X | Since 0 is an allowed value, we can't pass it also within table proc_area |
| CON_NAME | DBCON_NAME | C | 30 | Logical name for a database connection |
| Parameter | Reference | Type | Length | Default | Optional | Text |
|---|---|---|---|---|---|---|
| PROC_AREA | DB2ACCOR | u | 14080 | Control Center stored procedures parameters |
| Parameter | Reference | Length | Optional | Text |
|---|---|---|---|---|
| OUTTS | DB2CCOUT | 352 | Output List of Tablespace of CC/390 Stored Procedures | |
| SYSPRINT | DB2SYSPRNT | 260 | X | DB2/390: Structure of table SYSIBM.SYSPRINT |
| Exception | Text |
|---|---|
| CREATE_DATABASE_FAILED | Creation of TEMP database or tablespace failed. |
| DSNACCOR_NOT_INSTALLED | DSNACCOR is not found in SYSIBM.SYSROUTINES |
| ERROR_IN_CHECK_VERSION | Error in Function DBSYCHK_COMPARE_VERSION |
| LESS_THAN_V7 | The DB version is less than V7.1 => DSNACCOR is not available |
| RTS_NOT_INSTALLED | RTS database is not installed |
| SQL_ERROR | EXEC SQL resulted in error. |
| UTILITY_ABORTED | Call of stored procedure didn't work |