Previous Topic: Data Sets Used/CreatedNext Topic: VRM Node and Access Extract JCL


VRM Node and Access Transport Program

The SASSDT62 program is used to select node and access records that match the node and access records extracted by the SASSDT30 program. The program creates two files. The DT62NODE file contains the CA WA CA 7 Edition Batch Terminal Interface commands required to add node resources to a different database. The DT62XPWD file contains the commands required to add the access resources. Examples of both files are shown in the following:

XNODE
ADD,XP63N01,
ALT1=AL6301,
ALT2=AL6301,
DES=TEST DESCRIPTION FOR NODE6301,
STATE=ONLINE

XPSWD
ADD,
NODE=XP63N01,
XPUSER=XP63U01,XPDMN=XP63D01
ADD,
OWNER=XP63O01,XPUSER=XP63U01,XPDMN=XP63D01

Note: STATE is always set to ONLINE, regardless of the setting in VRM.