Example: PARM - Teradata Tools and Utilities

Teradata® Archive/Recovery Utility Reference

Product
Teradata Tools and Utilities
Release Number
16.20
Published
March 2019
Language
English (United States)
Last Update
2019-06-05
dita:mapPath
fac1527114221922.ditamap
dita:ditavalPath
Audience_PDF_include.ditaval
dita:id
B035-2412
Product Category
Teradata Tools and Utilities

The next example illustrates the use of PARM, including an instance when more than one parameter (in this case, SESSIONS) is specified in PARM:

//REST EXEC PGM=ARCMAIN,PARM='SESSIONS=80 SESSIONS=40 VERBOSE'

In the example, 40 sessions are used, not 80, because SESSIONS=40 is the last instance of the parameter specified in PARM.