Copying Data Sets - Teradata Tools and Utilities

Teradata Tools and Utilities for IBM z/OS Installation Guide

Product
Teradata Tools and Utilities
Release Number
15.00
Published
March 2014
Language
English (United States)
Last Update
2018-09-28
dita:mapPath
PDF_Installation_ZOS_15_00.ditamap/B035-3128-035K.ditamap
dita:ditavalPath
ft:empty
dita:id
B035-3128
lifecycle
previous
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 dbcpfx.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