After starting 2 SLS address space (Oracle HSC procedure) with different sysids (SLS0 and SLS1), and 2 different SMFID's (254 and 255), there is no longer and log info displayed by VANTAGE.
The following messages can be found in the vantage STC sysout:
19097 00:05:29 GENCCUU locate parms member CCUUDEFS failed with r15=00000004
19097 00:05:29 VANSCFG SLSUREQ OPEN ERROR
19097 00:05:29 VANSCFG RC=20-AN INPUT CDS IS NOT ALLOCATED-CHECK ACSCDS IN VKG
19097 00:05:29 VANSMFSN CONFIG DATA NOT AVAILABLE
Vantage
If several SLSs are installed on the partitions, the following JCL cards should be coded in the VANTAGE STC:
//SLSCNTL DD DISP=SHR,DSN=your.primary.CDS
//SLSCNTL2 DD DISP=SHR,DSN=your.secondary.CDS
//SLSCNTL3DD DISP=SHR,DSN=your.thirdy.CDS
...
//SLSCNTL2 DD DISP=SHR,DSN=your.NNN.CDS
//SLSSTBY DD DISP=SHR,DSN=Syour.standby.CDS
The most recently updated control data set (CDS) specified in the SLSCNTL, SLSCNTL2, ....or SLSSTBY DD names are now selected for the BATCHAPI processing.
More information can be found here:
Configure for Tape Robotic Systems