Open System Services Shell and Utilities Reference Manual (G06.29+, H06.08+, J06.03+)

Administrator Commands and Files copyoss(8)
If you specify more than one operand for COPYOSS, you can mix subvolume names and
lenames.
EXAMPLES
1. To copy all the files in the pax archives distributed with the OSS product to the OSS file
system, enter the following two commands at TACL prompts:
VOLUME $SYSTEM.ZOSSUTL
RUN COPYOSS ZOSSUTL
where $SYSTEM.ZOSSUTL is the name of the target subvolume from an installation of
the OSS product set.
2. To copy only the Java servlet files from the NonStop Java Server product pax archive to
the OSS file system, enter the following at a TACL prompt:
RUN $tsv1.ZOSSUTL.COPYOSS $tsv2.subvol.T0094PAX
where $tsv1 is the name of the disk volume where the most recent OSS product installa-
tion files are kept, $tsv2.subvol identifies the disk volume and target subvolume contain-
ing the installation files from the NonStop Java Server product, and T0094PAX is the
Guardian file identifier of the specific pax archive file containing the Java servlet files.
3. To copy only the contents of the two pax archives T8626MAN and T8629MNN to the
OSS file system when ZOSSUTL contains a copy of COPYOSS, enter either of the fol-
lowing at TACL prompts:
VOLUME $SYSTEM.ZOSSUTL
RUN COPYOSS T8626MAN T8629MNN
or:
RUN $SYSTEM.ZOSSUTL.COPYOSS $SYSTEM.ZOSSUTL.T8626MAN $SYSTEM.ZOSSUTL.T8629MNN
4. To copy all of the current OSS product archive content and the Java pax archive content
to the OSS file system in one operation, enter the following at TACL prompts:
VOLUME $SYSTEM.ZOSSUTL
RUN COPYOSS ZOSSUTL $tsv2.subvol.T0094PAX
where the ZOSSUTL subvolume contains multiple product pax archives, $tsv2.subvol
identifies the disk volume and target subvolume containing the installation les from the
NonStop Java Server product, and T0094PAX is the Guardian file identifier of the
specific pax archive file containing the Java servlet files.
FILES
$tsv.tsvsvl.COPYOSS
Contains the COPYOSS routine.
NOTES
On systems where DSM/SCM is used to install HP product files from the ZOSSUTL subvolume
and maintain those files in the OSS file system, do not use copyoss to install HP product files
from the ZOSSUTL subvolume.
On systems where DSM/SCM is not used to install HP product files from the ZOSSUTL subvo-
lume and maintain those files in the OSS file system, do not use copyoss on files with Guardian
file identifiers that begin with ZFB or ZPG.
527188-021 Hewlett-Packard Company 123