| Parameter | Reference | Type | Length | Default | Optional | Text |
|---|---|---|---|---|---|---|
| OS390_DATASET_MEMBER_NAME | DB2MEMBERNAME | C | 8 | Name of partitioned dataset (PDS) member | ||
| REMOTE_DBCON | DBCON_NAME | C | 30 | X | Logical name for a database connection |
| Parameter | Reference | Type | Length | Text |
|---|---|---|---|---|
| MESSAGE | DB2CCMTXT | C | 1331 | Area of the CC stored procedures output values |
| OS390_UPLOAD_TARGET | DB2FULLMEMBERNAME | C | 54 | Full name of a PDS member (incl. PDS name and brackets) |
| Parameter | Reference | Length | Optional | Text |
|---|---|---|---|---|
| DS_TBL | DB2CCDSIN | 76 | Structure of global temp DS input table DSNACC.DSNRECORDS |
| Exception | Text |
|---|---|
| CREATE_DATABASE_FAILED | Creation of TEMP database or tablespace failed. |
| DATASET_BLOCKED | Dataset already in use (i.e. allocated to another job or user) |
| DSNACCDS_NOT_INSTALLED | DSNACCDS 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 |