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 |
---|---|---|---|---|---|---|---|
![]() |
CONNECTION_NAME | TYPE | DBCON-CON_NAME | Logical name for a database connection | |||
![]() |
FORCED_TSOUSER | TYPE | DB2CCUID | z/OS user ID | |||
![]() |
REMOTE_DBCON | TYPE | DBCON_NAME | Logical name for a database connection | |||
![]() |
CONNECTION_NOT_DEFINED | TYPE | Connection not defined in table DBCON | ||||
![]() |
NOT_AUTHORIZED | TYPE | User lacking authorization S_DB_DBSYS | ||||
![]() |
ENCRYPT_USER_FAILED | TYPE | Internal Error: Encryption of user failed | ||||
![]() |
DECRYPT_PASSWD_FAILED | TYPE | Internal Error: Decryption of password failed | ||||
![]() |
ENCRYPT_PASSWD_FAILED | TYPE | Internal Error: Encryption of password failed | ||||
![]() |
NO_TSO_USER | TYPE | Userr has not maintained his password in transaction DB2J | ||||
![]() |
CONNECT_FAILED | TYPE | Test connection failed | ||||
![]() |
ERROR_IN_CHECK_VERSION | TYPE | Checking version of remote DB failed | ||||
Processing Type
Normal Function 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 |