Fonction SAP CCDSNU_JCL_GET_STATUS - Asynch. JCL Job submission: Check Job status

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
FORCED_TSOUSER DB2CCUID C 8 X z/OS user ID
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
SP_JOB_ID DB2JESJOBID C 8 X z/OS JES Job ID

Paramètre Reférence Type Long. Description
JOB_STATUS DB2CCJOBSTATE I 4 DSNACCJP: Status of the JCL Job
MESSAGE DB2CCMTXT C 1331 Area of the CC stored procedures output values
NO_SPOOL_FILES INT4 I 4 Natural number
RETCODE DB2CCRETURN I 4 Return code of stored procedure

Exception Description
CREATE_DATABASE_FAILED Creation of TEMP database or tablespace failed.
DECRYPT_PASSW_FAILED Decryption of TSO-passwd failed
DSNACCJQ_NOT_INSTALLED DSNACCJQ 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
JOB_ID_UNKNOWN Parameter JOB_ID is not found in JES
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