The collection name used for all objects in a single CA View database is as follows:
Syntax:
index.SARCOLL
The object names have the format:
index.Dddddddd.Gggggggg.Oooooooo
where:
Specifies the high-level index naming prefix as defined by the DSK2PARM initialization parameter
Specifies the optical sequence number for the SYSOUT group
Specifies the generation number for the SYSOUT group
Specifies a sequential number starting with 1, used to identify each member of a SYSOUT group
Note: User exit SARD05UX can be coded to modify the collection names. For more information about user exit, see the comments in the SARD05UX source code for specifications.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|