SAP ABAP Function Module CCDSNU_JCL_GET_STATUS (Asynch. JCL Job submission: Check Job status)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-DB2 (Application Component) DB2 for z/OS
     STU2 (Package) CCMS for DB2 for OS/390
Basic Data
Function Module CCDSNU_JCL_GET_STATUS Asynch. JCL Job submission: Check Job status  
Function Group S_CCDSNU_DB2   Control Center Stored Procedures  
Program Name SAPLS_CCDSNU_DB2    
INCLUDE Name LS_CCDSNU_DB2U28    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting JOB_STATUS TYPE DB2CCJOBSTATE DSNACCJP: Status of the JCL Job
Exporting NO_SPOOL_FILES TYPE INT4 Natural number
Exporting RETCODE TYPE DB2CCRETURN Return code of stored procedure
Exporting MESSAGE TYPE DB2CCMTXT Area of the CC stored procedures output values
Importing JOB_ID TYPE DB2INT4 Field Type INT, Length 4
Importing FORCED_TSOUSER TYPE DB2CCUID z/OS user ID
Importing SP_JOB_ID TYPE DB2JESJOBID z/OS JES Job ID
Importing FORCE_ADMIN_SP TYPE ABAP_BOOL ABAP_FALSE
Importing REMOTE_DBCON TYPE DBCON_NAME Logical name for a database connection
Exception NOT_AUTHORIZED TYPE Authorization profile S_DB2_DBADM needed to execute
Exception ERROR_IN_CHECK_VERSION TYPE Error in Function DBSYCHK_COMPARE_VERSION
Exception LESS_THAN_V8 TYPE The DB version is less than V7.1 => DSNACCOR is not available
Exception STOPROC_ABORTED TYPE Call of stored procedure didn't work
Exception DSNACCJQ_NOT_INSTALLED TYPE DSNACCJQ is not found in SYSIBM.SYSROUTINES
Exception CREATE_DATABASE_FAILED TYPE Creation of TEMP database or tablespace failed.
Exception NO_INPUT_TABLES TYPE The required global temp tables are not installed.
Exception SQL_ERROR TYPE EXEC SQL resulted in error.
Exception JOB_HELD TYPE Job is in INPUT or HOLD state for more than an hour
Exception ENCRYPT_USER_FAILED TYPE Encryption of TSO-user name failed
Exception DECRYPT_PASSW_FAILED TYPE Decryption of TSO-passwd failed
Exception JOB_ID_UNKNOWN TYPE Parameter JOB_ID is not found in JES
Exception NO_TSO_USER TYPE Invoking user has not saved his TSO profile in DB2J
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20041219 
SAP Release Created in