EasyManua.ls Logo

IBM TS7700 Series User Manual

IBM TS7700 Series
117 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #23 background imageLoading...
Page #23 background image
August 15, 2017
© Copyright IBM Corporation, 2017 Page 23 of 117
Reserved file:
The second file on the export list volume is reserved for future use. Even though it is presently not used, you
must create this file. It must contain at least one record, although the TS7700 does not check its contents.
For example, you could create a record as:
RESERVED FILE
Export status file:
The third file on the export list volume is used by the TS7700 for storing status information from the copy
export operation. You must create the file with one record as illustrated below, starting in the first column:
EXPORT STATUS 01 <user field>
The optional user field is a maximum of 16 characters long, separated with a blank from the version
number.
After the copy export operation is completed, this file contains additional records reporting on the export
results including the logical volumes exported and the status of all physical volumes in the copy-exported
state.
Note: The TS7700 may update the version number on the status file record that was written as additional
information is added to the status file.
A basic utility like IEBGENER is the simplest way to create the export list file volume. The following is
sample JCL which writes the required files on the export list volume using a scratch volume (assumes the
secondary physical volume pool used for copy export is pool 09 and the physical volumes are to be directly
ejected):
//EXPORT JOB 1,'EXPORT',MSGLEVEL=(1,1)
//****************************************
//* DO NOT USE COMPACTION WHEN WRITING THE REQUEST FILE
//* SUBSTITUTE YOUR OWN DATA SET NAMES, JOB NAME, ETC.
//*
//****************************************
//* FILE 1: EXPORT LIST
//****************************************
//STEP1 EXEC PGM=IEBGENER
//SYSPRINT DD SYSOUT=*
//SYSIN DD DUMMY
//SYSUT2 DD DSN=HILEVELQ.EXPLIST,
// UNIT=VTS1,DISP=(NEW,KEEP),LABEL=(1,SL),
// VOL=(,RETAIN),
// DCB=(RECFM=FB,BLKSIZE=80,LRECL=80,TRTCH=NOCOMP)
//SYSUT1 DD *
EXPORT LIST 03
EXPORT PARAMETERS PHYSICAL POOL TO EXPORT:09
OPTIONS1,COPY,EJECT
/*
//****************************************
//* FILE 2: RESERVED FILE

Table of Contents

Question and Answer IconNeed help?

Do you have a question about the IBM TS7700 Series and is the answer not in the manual?

IBM TS7700 Series Specifications

General IconGeneral
ModelTS7700 Series
TypeVirtual Tape Library
Host ConnectivityFibre Channel, FICON
InterfaceFibre Channel
EncryptionAES 256-bit
Form FactorRack-mountable
Drive TypeVirtual
ConnectivityFibre Channel, FICON
CacheYes
Operating System Supportz/OS, Linux

Summary

Introduction and Overview

Summary of Changes

Details changes and enhancements across various versions of the Copy Export function.

Configurations and Requirements

Configurations Supported

Outlines the TS7700 configurations that support the Copy Export function.

Code Requirements

Specifies the minimum TS7700 and library manager code levels required for the Copy Export function.

Copy Export Process

Copy Export Operation Overview

Provides an overview of the Copy Export function and its basic operational steps.

Setting up Data Management Definitions for Copy Export

Explains how to set up DFSMS storage constructs and management classes for copy export.

Creating the Export List File Volume

Details the creation of the export list file volume required for the copy export operation.

Performing the Copy Export Operation

Details the steps to initiate and perform the copy export operation.

Copy Export Progress Messages

Lists and explains messages generated during the copy export operation.

Monitoring, Control, and Recovery

Host Completion Message

Details the completion messages broadcast to hosts after a copy export operation.

Canceling a Copy Export Operation

Explains how and why to cancel an ongoing copy export operation.

Planning and Considerations for Recovery

Covers essential planning and considerations for setting up a recovery TS7700 and library.

Performing Copy-Export Recovery

Details the steps involved in performing a copy export recovery process.

Volume Management and Maintenance

Checking the Status of Copy Exported Physical Volumes

Describes methods to check the status and data activity on copy exported physical volumes.

Reclamation of Copy Exported Physical Volumes

Details the process of reclaiming copy exported physical volumes for re-use.

Grid Considerations and Appendices

Grid Considerations for Copy Export

Discusses considerations for using Copy Export in a Grid configuration.

Appendix A – Processes for 8.30.x.x and Higher Systems

Provides specific processes for system versions 8.30.x.x and higher.

Related product manuals