SAP ABAP Function Module CCDSNU_CHECK_MULTICONNECTION (Creates connection in DBCON for multiconnect if necessary)
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_CHECK_MULTICONNECTION Creates connection in DBCON for multiconnect if necessary  
Function Group S_CCDSNU_DB2   Control Center Stored Procedures  
Program Name SAPLS_CCDSNU_DB2    
INCLUDE Name LS_CCDSNU_DB2U23    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting CONNECTION_NAME TYPE DBCON-CON_NAME Logical name for a database connection
Importing FORCED_TSOUSER TYPE DB2CCUID z/OS user ID
Importing REMOTE_DBCON TYPE DBCON_NAME Logical name for a database connection
Exception CONNECTION_NOT_DEFINED TYPE Connection not defined in table DBCON
Exception NOT_AUTHORIZED TYPE User lacking authorization S_DB_DBSYS
Exception ENCRYPT_USER_FAILED TYPE Internal Error: Encryption of user failed
Exception DECRYPT_PASSWD_FAILED TYPE Internal Error: Decryption of password failed
Exception ENCRYPT_PASSWD_FAILED TYPE Internal Error: Encryption of password failed
Exception NO_TSO_USER TYPE Userr has not maintained his password in transaction DB2J
Exception CONNECT_FAILED TYPE Test connection failed
Exception ERROR_IN_CHECK_VERSION TYPE Checking version of remote DB failed
               
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  20040312 
SAP Release Created in