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 - Gateway Mediated (MF-GTW) - 20.00

Deployment
VantageCloud
VantageCore
Edition
VMware
Enterprise
IntelliFlex
Lake
Product
Teradata Tools and Utilities
Release Number
20.00
Published
October 2023
ft:locale
en-US
ft:lastEdition
2025-06-12
dita:mapPath
zat1691664393112.ditamap
dita:ditavalPath
mub1662573138926.ditaval
dita:id
isa1662531073388
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 GTW.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.GTW.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