16.12.2012 Views

z/OS V1R9.0 UNIX System Services Command ... - Christian Grothoff

z/OS V1R9.0 UNIX System Services Command ... - Christian Grothoff

z/OS V1R9.0 UNIX System Services Command ... - Christian Grothoff

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

|<br />

|<br />

|<br />

BPXCOPY<br />

Parameters<br />

v The message output ddname is associated with an MVS data set. The default<br />

ddname is SYSTSPRT, which typically directs messages to SYSOUT. When you<br />

invoke BPXCOPY from JCL, you must use SYSTSPRT as the message output<br />

ddname. SYSTSPRT’s default LRECL is 137, with a BLKSIZE of 3155. If<br />

BPXCOPY is invoked from LINK, XCTL, or ATTACH, a TSO/E CALL command<br />

with the asis option, or by a CALL after a LOAD, you can specify an alternative<br />

ddname.<br />

v BPXCOPY invokes IKJTSOEV, and will always have an allocation for ddname<br />

SYSTSIN. Please see z/<strong>OS</strong> TSO/E Programming <strong>Services</strong> for more information<br />

about the IKJTSOEV service.<br />

You can specify the following keyword parameters with BPXCOPY. The parameters<br />

can be separated by any delimiter (space, comma, tab, or comment (/*)).<br />

ELEMENT(element_name)<br />

element_name is a simple 1-to-8-character filename of the output file. The<br />

element_name specified is converted to uppercase characters.<br />

The directory pathname for the output file is specified with the PATH keyword<br />

on a JCL DD statement.<br />

The pathname of the output file consists the directory pathname appended with<br />

the element_name.<br />

This parameter is required.<br />

HEADID('character_string')<br />

An 8-byte character string, enclosed in single quotes, that will appear on the<br />

header of each page of output created.<br />

This optional parameter is provided for SMP/E usage, not for a typical user.<br />

LINK('linkname','linkname',...)<br />

The names of hard links to the file. Each linkname is concatenated with the<br />

output directory pathname. On the JCL DD statement for the directory, the<br />

maximum length for a pathname (before concatenation) is 255 characters.<br />

Pathnames with a length of up to 1023 characters can be specified only if<br />

BPXCOPY is invoked from LINK, XCTL, or ATTACH, a TSO/E CALL command,<br />

or by a CALL after a LOAD.<br />

If you specify this parameter, you create one or more hard links to the file when<br />

the data is copied into a file. The linkname must be enclosed in single quotes.<br />

You can specify up to 64 linknames, and each must be enclosed in single<br />

quotes. Specifying LINK is optional.<br />

SYMLINK('linkname','linkname',...)<br />

The names of symbolic links to the file. Each linkname is concatenated with the<br />

output directory pathname. On the JCL DD statement for the directory, the<br />

maximum length for a pathname (before concatenation) is 255 characters.<br />

Pathnames with a length of up to 1023 characters (after concatenation) can be<br />

specified if BPXCOPY is involved from LINK, XCTL, or ATTACH, a TSO/E CALL<br />

command, or by a CALL after a LOAD.<br />

If you specify this parameter, you create one or more symbolic links to the file.<br />

The linkname must be enclosed in single quotes. You can specify up to 64<br />

linknames, and each must be enclosed in single quotes. Specifying SYMLINK is<br />

optional. If you specify SYMLINK, you must also specify SYMPATH.<br />

SYMPATH('pathname','pathname',...)<br />

The pathnames of the file for which the symbolic link is created. Each<br />

902 z/<strong>OS</strong> <strong>V1R9.0</strong> <strong>UNIX</strong> <strong>System</strong> <strong>Services</strong> <strong>Command</strong> Reference

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

Saved successfully!

Ooh no, something went wrong!