Fonction SAP CCDSNU_JCL_SUBMIT_ASYNCH - Asynch. JCL Job submission: 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
WRITE_JOBIDMAP ABAP_BOOL 0 ABAP_TRUE X

Paramètre Reférence Type Long. Description
JOB_ID DB2INT4 I 4 JES Job ID
MESSAGE DB2CCMTXT C 1331 Area of the CC stored procedures output values
RETCODE DB2CCRETURN I 4 Return code of stored procedure
SP_JOB_ID DB2JESJOBID C 8 z/OS JES Job ID

Paramètre Reférence Long. Facultatif Description
JS_TBL DB2CCJSTBL 84 Structure of global temp input table DSNACC.MO_TBL

Exception Description
CREATE_DATABASE_FAILED Creation of TEMP database or tablespace failed.
DECRYPT_PASSW_FAILED Decryption of TSO-passwd failed
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