SAP ABAP Function Module STU3_ADMIN_SWITCH_DB_CON (Switch DB connection to another DB2 member)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-DB2 (Application Component) DB2 for z/OS
⤷
STU3 (Package) Development Class for Database Monitor
⤷
⤷
Basic Data
| Function Module | STU3_ADMIN_SWITCH_DB_CON | Switch DB connection to another DB2 member |
| Function Group | STU3_ADMIN | SAP Collector administration functions |
| Program Name | SAPLSTU3_ADMIN | |
| INCLUDE Name | LSTU3_ADMINU44 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
NEW_DB_CON | TYPE | DB2DEFCON-LOGNAME | Defined DB2 connections (in connect.ini) | |||
| |
SWITCH_ALL_APP_SERVERS | TYPE | CHAR01 | ' ' | Character Field Length 1 | ||
| |
NEW_HOST | TYPE | DB2DEFCON-HOST | New host name (only relevant for SAP app servers on z/OS) | |||
| |
WAIT_FOR_COMPLETION | TYPE | CHAR01 | ' ' | Wait until all connections have switched | ||
| |
MAX_WAIT_TIME | TYPE | CHAR10 | Max. wait time for switch to complete in seconds | |||
| |
ZOS_AS_SWITCH_TO_ANOTHER_LPAR | TYPE | |||||
| |
COULD_NOT_DETERMINE_INSTANCES | TYPE | |||||
| |
ERROR_DURING_SWITCH | TYPE | |||||
| |
USER_NOT_AUTHORIZED | TYPE | |||||
| |
NEW_DB_CON_UNKNOWN | TYPE | DB connection unknown for all app servers to be switched | ||||
| |
MAX_WAIT_TIME_EXCEEDED | TYPE | Max wait time for switch completion exceeded | ||||
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 | 20060620 |
| SAP Release Created in | 620 |