Previous Topic: How to Add Site Symbolics to Associate Natural with CA Endevor SCMNext Topic: Adabas DDCARD Format


Associate Each CA Endevor SCM Stage to a Specific Natural FUSER/FDIC Combination

You must add a set of CA Endevor SCM Integration for the Natural Environment site symbolics to CA Endevor SCM for each distinct Natural FUSER/FNAT/FDIC set that is to be accessed by CA Endevor SCM. The CA Endevor SCM Integration for the Natural Environment site symbolics are used by the Natural and Predict processors and by the CA Endevor SCM Integration for the Natural Environment batch job submission facility. Because a stage is directly associated with a specific Natural FUSER/FNAT/FDIC set, each stage must have a corresponding set of CA Endevor SCM Integration for the Natural Environment site symbolics. Additionally, you must add a set of CA Endevor SCM Integration for the Natural Environment site symbolics for each specific Natural FUSER/FNAT/FDIC set associated with any development environment that needs to be accessed by CA Endevor SCM Integration for the Natural Environment for add or retrieve actions. These development Natural FUSER/FNAT/FDIC sets will not necessarily be associated with a stage.

To associate each CA Endevor SCM stage to a specific Natural FUSER/FDIC combination, define the following set of site symbolics for each distinct Natural FUSER/FNAT/FDIC set that is to be accessed by CA Endevor SCM. You can edit the template for $ESYMBOL definitions provided as JCL member SITESYMT and the sample set of $ESYMBOL definitions provided as JCL member SITESYME.

Each set of CA Endevor SCM Integration for the Natural Environment site symbolics must contain the following symbol names with all symbols in the set sharing a common symbol-set suffix:

SYMNAME=#FUSER#X,
SYMDATA=(xxx,yyy)

Where xxx is FUSER DBID and yyy is FUSER File number, for example, (002,029).

SYMNAME=#FDIC#X,
SYMDATA=(xxx,yyy)

Where xxx is FDIC DBID and yyy is FDIC File number, for example, (002,032).

SYMNAME=#ADALOAD#X,
SYMDATA=Adabas_load_library

Name of the Adabas load library used in batch access to the site symbolic set's FUSER and FDIC combination, for example, ADAvrs.LOAD.

SYMNAME=#NATLOAD#X,
SYMDATA=Natural_load_library

Name of the Natural load library used in batch access to the site symbolic set's FUSER and FDIC combination, for example, NATnnn.LOAD.

SYMNAME=#NATNUC#X,
SYMDATA=Natural_batch_nucleus

Name of the Natural batch nucleus used in batch access to the site symbolic set's FUSER and FDIC combination, for example, NATnnnBA.

SYMNAME=#NATPARM#X,
SYMDATA='NATPARM values'

Any site-specific NATPARM values used in batch access to the site symbolic set's FUSER and FDIC combination, for example: PARM=PRM002BA,IM=D,INTENS=1,MAXCL=0,MADIO=0,MT=0

SYMNAME=#DDCARD#X,
SYMDATA='DDCARD'

A literal string of valid ADARUN parameters used in batch access to the site symbolic set's FUSER and FDIC combination, for example: ADARUN MODE=MULTI,SVC=221,DEVICE=8390,DBID=002.

This symbol name is optional if a value is defined for #DDCARDD#X.

For more information, see Adabas DDCARD Format.

SYMNAME=#DDCARDD#X,
SYMDATA='DDCARDD'

The name of the data set used for either a PDS member or a PS file. The SYMDATA must be set to a null value if #DDCARD#X is specified.

SYMNAME=#DDCARDM#X,
SYMDATA='DDCARDM'

The name of the PDS member. The SYMDATA must be set to a null value if #DDCARD#X is specified or a PS file is specified in the #DDCARDD#X.

SYMNAME=#LISTLIB#X,
SYMDATA='list_library'

Name of the List library that is defined for elements in the stage that is associated with the above FDIC, FUSER combination, for example, CA.NDV.CASCM.TEST.NAT.LISTLIB. This symbol can be omitted if the CA Endevor SCM Integration for the Natural Environment Site Symbolic set is not related to a stage.