Adding CAS definitions for the first time
Use the following procedure to add the first CAS definitions to a new CAS.
To maintain existing CAS definitions, see Managing-the-coordinating-address-space-CAS.
To enable cross-system communication between CASs, perform the following steps first on the local system, and then on each of the systems with which you want to communicate.
To enable cross-system communication between CASs
- Start the CAS by issuing the following command:S casname
- Start a BMC AMI Ops terminal session.
- On the BMC AMI Ops Selection Menu, select Option P, Plex Manager.
On the COMMAND line, type CASDEF and press Enter to display the CASDEF view.
- On the COMMAND line, type EDIT and press Enter to obtain an edit lock.
On the COMMAND line, type ADD casname and press Enter, where casname is the name of the system image or some other unique name.
You can use the Add New CAS System Definition dialog to define unique cross-system communication parameters to each CAS.
In the Add New CAS System Definition dialog, complete the definition. For complete instructions, see Adding-CAS-definitions.
- When you are finished with the CAS definition, press or type END to return to the CASDEF view.
- On the COMMAND line, type SAVE to save the information in the BBPARM CAS definition member.
- For each cross-system CAS with which you want to establish communications, repeat Step 6 through Step 9.
- Stop the CAS by issuing the following command:P casname
To implement the new cross-system CAS definitions, start the CAS again by issuing the following command:S casname
The definitions on the local CAS are now complete.
- To complete the CAS definitions on the remote systems, perform one of the following tasks, depending on your CAS configuration:
- If each CAS has a separate and unique BBPARM library that it does not share with any other CAS, perform the following steps:
- If the CASs operate in a shared DASD and shared BBPARM environment, perform the following steps:
- Log off the current system.
- Log on to each remote system.
- Repeat Step 1 through Step 6.
- On the COMMAND line, enter INStall casname to update the cross-system communication parameters for the local CAS.
- Stop the CAS (P casname) and restart it (S casname) to initialize the CAS with the new cross-system CAS definitions.
Related topic