| Parameter | Reference | Type | Length | Default | Optional | Text |
|---|---|---|---|---|---|---|
| REMOTE_DBCON | DBCON_NAME | C | 30 | X | Logical name for a database connection |
| Parameter | Reference | Type | Length | Default | Optional | Text |
|---|---|---|---|---|---|---|
| PROC_AREA | DB2ACCMO | u | 1392 | Control Center stored procedures parameters |
| Parameter | Reference | Length | Optional | Text |
|---|---|---|---|---|
| MO_TBL | DB2CCMOT1 | 852 | Structure of global temp input table DSNACC.MO_TBL | |
| MO_TBL2 | DB2CCMOT2 | 264 | Structure of global temp input table DSNACC.MO_TBL2 | |
| OUTTS | DB2CCMOUT | 264 | X | Output List of Tablespace of CC/390 Stored Procedures |
| Exception | Text |
|---|---|
| CREATE_DATABASE_FAILED | Creation of TEMP database or tablespace failed. |
| DSNACCMO_NOT_INSTALLED | DSNACCMO 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 |
| NO_INPUT_TABLES | The required global temp tables are not installed. |
| SQL_ERROR | EXEC SQL resulted in error. |
| STOPROC_ABORTED | Call of stored procedure didn't work |