Example: PARM - TARA/ABU

Teradata Archive/Recovery Utility Reference

Product
TARA/ABU
Release Number
16.10
Published
May 2017
Language
English (United States)
Last Update
2018-05-01
dita:mapPath
utr1488824663491.ditamap
dita:ditavalPath
Audience_PDF_include.ditaval
dita:id
B035-2412
lifecycle
previous
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.