Fonction SAP CCDSNU_JCL_GET_RESULT - Asynch. JCL Job submission: Get Job results

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
FORCE_ADMIN_SP ABAP_BOOL 0 ABAP_FALSE X
JOB_ID DB2INT4 I 4 X Field Type INT, Length 4
REMOTE_DBCON DBCON_NAME C 30 X Logical name for a database connection
SPOOL_FILE C C 0 X
SPOOL_FILE_NUMBER DB2INT4 I 4 X Field Type INT, Length 4
SP_JOB_ID DB2JESJOBID C 8 X z/OS JES Job ID

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
RESULT DB2CCJFOUT 260 X Structure of global temp input table DSNACC.JFRECORDS

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
ENCRYPT_USER_FAILED Encryption of TSO-user name failed
ERROR_IN_CHECK_VERSION Error in Function DBSYCHK_COMPARE_VERSION
FILE_ERROR Opening/Writing to/Closing SPOOL_FILE failed
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.
SQL_ERROR EXEC SQL resulted in error.
STOPROC_ABORTED Call of stored procedure didn't work