The CONVERT JOBSTREAM command is used to identify which CA Endevor/DB user to assign dictionary updates. When the converted JCL is executed, the CA Endevor/DB user name and password are passed to CA Endevor/DB's Security System/Change Monitor prior to invoking the utility that performs dictionary updates. The dictname specifies the dbname of the dictionary to which the updates are to be performed.
NDVRRJCL can convert any type of JCL. For example, you can run NDVRRJCL in CMS and convert a z/OS or OS/390 jobstream. NDVRRJCL automatically recognizes the job language.
The user, password, and dbname(dictname) clauses are used to build the SIGNON command so that NDVRBOOK can perform the CA Endevor/DB signon (when the converted JCL is executed). Depending on your CA Endevor/DB signon requirements, all or none of these clauses may be required. In addition, if the USER clause is not specified, the PASSWORD clause is not used to build the subsequent CA Endevor/DB SIGNON command.
The SEARCH FOR command is used to search for blocks of JCL statements within the input JCL and to replace those blocks with the "REPLACE WITH" JCL statements in the output JCL. The command must be written as follows:
The SEARCH END clause terminates the SEARCH FOR/REPLACE WITH blocks.
|
Copyright © 2013 CA.
All rights reserved.
|
|