Automatic Activation of CATALOG - 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

Teradata ARC automatically checks for the following macro before starting an archive operations if CATALOG is specified as a runtime parameter:

$ARC.ACTIVATE_CATALOG

If CATALOG is desired for all archive operations, create the following macro:

CREATE MACRO $ARC.ACTIVATE_CATALOG as (;);

Automatic activation of CATALOG only works for archive operations. Explicitly specify CATALOG for restore/copy operations.