Fonction SAP CCDSNU_JCL_SUBMIT_SYNCH - Synch. JCL Job submission

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

Paramètre Reférence Type Long. Description
JCL_MAX_RC DB2CCRETURN I 4 Return code of stored procedure
MESSAGE DB2CCMTXT C 1331 Area of the CC stored procedures output values
RETCODE DB2CCRETURN I 4 Return code of stored procedure

Paramètre Reférence Long. Facultatif Description
JS_TBL DB2CCJSTBL 84 Structure of global temp input table DSNACC.MO_TBL
RESULT DB2CCJFOUT 260 Output of JCL-Job

Exception Description
CREATE_DATABASE_FAILED Creation of TEMP database or tablespace failed.
DECRYPT_PASSW_FAILED Decryption of TSO-passwd failed
DSNACCJF_NOT_INSTALLED DSNACCJF is not found in SYSIBM.SYSROUTINES
DSNACCJP_NOT_INSTALLED DSNACCJP is not found in SYSIBM.SYSROUTINES
DSNACCJQ_NOT_INSTALLED DSNACCJQ is not found in SYSIBM.SYSROUTINES
DSNACCJS_NOT_INSTALLED DSNACCJS is not found in SYSIBM.SYSROUTINES
ENCRYPT_USER_FAILED Encryption of TSO-user name failed
ERROR_IN_CHECK_VERSION Error in Function DBSYCHK_COMPARE_VERSION
JOB_HELD Job is in INPUT or HOLD state for more than an hour
LESS_THAN_V8 The DB version is less than V7.1 => DSNACCOR is not available
NOT_AUTHORIZED Authorization profile S_DB2_DBADM needed to execute
NO_INPUT_TABLES The required global temp tables are not installed.
NO_TSO_USER Invoking user has not saved his TSO profile in DB2J
SQL_ERROR EXEC SQL resulted in error.
STOPROC_ABORTED Call of stored procedure didn't work