You can edit values in the context.xml file. The context.xml file is an ASCII file and you must use special handling when editing this file.
Important! If you change the value for ServerName, you must also change the corresponding value in the SAMPLIB(SRVLIB) member. In the SAMPLIB(SRVLIB) member, the ServerName value corresponds to SERVERNAME.
If you change the value for ApplicationID, you must also change the corresponding value in the SAMPLIB(SRVLIB) member and in the SAMPLIB(SRVSLIB) member. In both the SAMPLIB(SRVLIB) member and the SAMPLIB(SRVSLIB) member, the ApplicationID value corresponds to APPLID.
The following is a sample from context.xml:
url="jdbc:datacom:/ServerName=SRVMUF,SystemID=A31SENF, ApplicationID=SRVMUF, HostPort=1202,ConnectType=CCI, HostName=AA01,UserID=SWMGRQA"
The URL string consists of the following parameters:
Defines the CA Datacom/MSM server used by the CA CSM application server.
Defines the CA-ENF CAICCI SYSID on the system used by the CA CSM application server.
Defines the CA Datacom/MSM server name.
Defines the CA CCITCP or CCISSL port number configured on your system, for example, 1202.
Defines the type of connection between the CA CSM application server and the CA Datacom/MSM server. ConnectType is always CCI.
Defines the name or IP address of the host system on your system.
Defines the user ID used by CA CSM to access the database.
|
Copyright © 2014 CA.
All rights reserved.
|
|