Starting a BBI-SS PAS
The BBLINK library must be authorized or initialization will fail.
Because the BBI-SS PAS is independent of the target system, the BBI-SS PAS should be started at IPL and remain active regardless of the status of the target systems.
To start the BBI-SS PAS, issue the following START command:
S procname[. id][SSID= ssid][,START= type]
where the components of the command are as follows:
Command component | Description |
---|---|
procname | Specifies the name of the startup procedure for the PAS |
. id | (Optional) Assigns an arbitrary ID to the PAS started task |
SSID= ssid | (Optional) Specifies the subsystem ID for your system This parameter overrides the subsystem ID specified in the PROC member |
START= type | (Optional) Specifies the type of BBI-SS PAS startup where type can be one of the following values:
A warm start is the default and should be used whenever possible. See Warm-start-of-a-BBI-SS-PAS and Cold-start-of-a-BBI-SS-PAS for more information. |
If, during a BBI-SS PAS start, a link to another BBI-SS PAS fails because VTAM cannot complete the connection, the following message is issued:
PM0503W BBI CONNECTION FAILED FROM applID TO applID
where applID is a one- to four-character BBI-SS PAS ID.
After this message is issued, BBI initialization continues. When the problem with the link is corrected, the link can be started with the BBI control command START LINK (see BBI-control-commands for more information about the START command).
This section contains the following topics: