02.05.2013 Views

SAS(R) 9.1.3 Companion for z/OS

SAS(R) 9.1.3 Companion for z/OS

SAS(R) 9.1.3 Companion for z/OS

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

352 TAPECOPY Procedure Chapter 16<br />

NOLIST<br />

tells <strong>SAS</strong> not to write the tape characteristics and the summary of copied files to<br />

the <strong>SAS</strong> log. Even when you specify NOLIST, the <strong>SAS</strong> log contains a brief<br />

summary of PROC TAPECOPY’s action; this summary is usually enough to verify<br />

proper functioning of PROC TAPECOPY if you are familiar with the contents of<br />

the input tape(s).<br />

NORER<br />

tells <strong>SAS</strong> not to specify the "reduced error recovery <strong>for</strong> tape devices" feature of the<br />

operating environment <strong>for</strong> each input tape volume. When NORER is specified,<br />

some tapes of marginal quality can be read successfully by PROC TAPECOPY<br />

because the error recovery procedures are more extensive.<br />

OUTDD=DDname<br />

specifies the DDname that is referenced in the JCL DD statement <strong>for</strong> the output<br />

tape. The default OUTDD= option value is VOLOUT.<br />

OUTVOL=volume-serial<br />

specifies the volume serial of the output tape when deferred mounting is specified<br />

in the DD statement <strong>for</strong> the output tape. The OUTVOL= option specification<br />

overrides the volume serial, if any, that was specified in the DD statement <strong>for</strong> the<br />

tape.<br />

Specify the OUTVOL= option only if you are using deferred mounting.<br />

INVOL Statement<br />

INVOL options ;<br />

The INVOL statement defines an input tape volume from which some or all files are to<br />

be copied to the output tape volume. The INVOL statement is not necessary if you are<br />

using only one input tape nor <strong>for</strong> the first of several input tapes. (Use the INDD= and<br />

INVOL= options of the PROC TAPECOPY statement instead.) When you are using<br />

several input tapes, use an INVOL statement <strong>for</strong> each tape after the first input tape.<br />

The following options can appear in the INVOL statement:<br />

DSN | DSNAME=’physical-filename’<br />

specifies the data set name of the first file on the current input tape. You must use<br />

this option when both of the following conditions are true:<br />

3 The data set name specified in the DD statement is incorrect or missing.<br />

3 LABEL=(,SL) is specified (or implied by default) in the input tape volume DD<br />

statement.<br />

You typically use this option when one of the following conditions is true:<br />

3 The DD statement <strong>for</strong> the input tape specifies deferred mounting.<br />

3 You are reusing a DD statement (and tape drive); that is, the fileref is the<br />

same but you want another standard labeled tape volume on the same unit.<br />

LABEL=(,SL) should be specified or implied by default, and the data set<br />

name cannot be the same as that on the previous tape that was used with<br />

this fileref.<br />

INDD=DDname<br />

specifies the DDname that is referenced in the JCL DD statement <strong>for</strong> the current<br />

input tape. The default INDD= option value is the DDname that is already in<br />

effect <strong>for</strong> the previous input tape volume, as specified in the PROC TAPECOPY<br />

statement or in the last INVOL statement.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!