Fonction SAP CCDSNU_CALL_DSNACCMO - Calls DSNACCMO (DB2 V7 Stored Procedure) for utility schedule

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
REMOTE_DBCON DBCON_NAME C 30 X Logical name for a database connection

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
PROC_AREA DB2ACCMO u 1392 Control Center stored procedures parameters

Paramètre Reférence Long. Facultatif Description
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 Description
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