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

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.