Installing Batch Procedures|Gateway Mediated (MF-GTW)|TDP - Copying Data Sets - Teradata Tools and Utilities

Teradata® Tools and Utilities for IBM z/OS Installation Guide - Teradata Director Program - 17.20

Product
Teradata Tools and Utilities
Release Number
17.20
Published
September 2022
Language
English (United States)
Last Update
2022-10-11
dita:mapPath
hph1662964204836.ditamap
dita:ditavalPath
ppr1662968569655.ditaval
dita:id
B035-3514
Product Category
Teradata Tools and Utilities
  1. Before copying the test data sets, you should clear or empty out the production data sets and compress them.
  2. To copy the target data sets created during the APPLY processing to the production libraries, you can use the COPYLIB job in PROCLIB.
    The COPYLIB job is an in stream JCL procedure with symbols to accommodate the type of copy you wish to perform.
    Symbolic Description
    TESTPFX High-level qualifier for the test data sets
    PRODPFX High-level qualifier for the production data sets
    PFX High-level qualifier for dbcpfx.PROCLIB
    DIR Direction of the copy: either P2T for production-to-test, or T2P for test-to-production
    TYP Type of library, defined as follows:
    • A for all (target and distribution) libraries
    • T for target libraries only
    • D for distribution libraries only