SAP Function CCDSNU_CALL_DSNUTILS - Calls DSNUTILS (DB2 Stored Procedure) for single utility execution

Parameter Reference Type Length Default Optional Text
REMOTE_DBCON DBCON_NAME C 30 X Logical name for a database connection

Parameter Reference Type Length Default Optional Text
PROC_AREA DB2DSNUP u 30816 Control Center stored procedures parameters

Parameter Reference Length Optional Text
SYSPRINT DB2SYSPRNT 260 DB2/390: Structure of table SYSIBM.SYSPRINT

Exception Text
CREATE_DATABASE_FAILED Creation of TEMP database or tablespace failed.
DSNUTILS_NOT_INSTALLED DSNUTILS is not found in SYSIBM.SYSROUTINES
ERROR_IN_CHECK_VERSION Error in Function DBSYCHK_COMPARE_VERSION
LESS_THAN_V6 The DB version is less than V6.1 => DSNUTILS is not available
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