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

Miscellaneous Files and Commands copyoss(8)
If you specify more than one operand for COPYOSS, you can mix subvolume names and
lenames.
EXAMPLES
1. To copy all the les in the pax archives distributed with the OSS product to the OSS le
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 les from the NonStop Java Server product pax archive to
the OSS le 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 les are kept, $tsv2.subvol identies the disk volume and target subvolume contain-
ing the installation les from the NonStop Java Server product, and T0094PAX is the
Guardian le identier of the specic pax archive le containing the Java servlet les.
3. To copy only the contents of the two pax archives T8626MAN and T8629MNN to the
OSS le 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 le 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
identies the disk volume and target subvolume containing the installation les from the
NonStop Java Server product, and T0094PAX is the Guardian le identier of the
specic pax archive le containing the Java servlet les.
FILES
$tsv.tsvsvl.COPYOSS
Contains the COPYOSS routine.
NOTES
On systems where DSM/SCM is used to install HP product les from the ZOSSUTL subvolume
and maintain those les in the OSS le system, do not use copyoss to install HP product les
from the ZOSSUTL subvolume.
On systems where DSM/SCM is not used to install HP product les from the ZOSSUTL subvo-
lume and maintain those les in the OSS le system, do not use copyoss on les with Guardian
le identiers that begin with ZFB or ZPG.
527188-003 Hewlett-Packard Company 123