CARTS-MountEliminator
Solve Your Tape Storage Problems
Overview
CARTS-MountEliminator is an optional CARTS component that temporarily redirects tape datasets to disk that are needed for a scheduled job. After the job is finished, datasets are off-loaded from disk and stacked to tape. MountEliminator redirects tape datasets transparently, without JCL changes.
MountEliminator can significantly reduce the number of tape mount requests when dataset I/Os can be satisfied from disk rather than tape. Also, batch throughput is usually faster because there is less contention for tape drives with fewer mount requests.
MountEliminator redirects tape datasets to disk automatically based upon values set within the CARTS-TapeStacker and MountEliminator Control files. Then, MountEliminator off-loads these datasets back to tape if any one of the following triggering conditions occur:
MountEliminator off-loads datasets to tape using standard CARTS-TapeStacker processing. Fewer tape mounts are needed because datasets are stacked when they are written to tape. For example, suppose that five datasets can be stacked on a single cartridge (an average ratio). MountEliminator writes these five datasets to tape with a single mount, eliminating four potential mount requests.
AT-A-GLANCE
FEATURES
Datasets can be read directly from tape after they have been stacked. Datasets do not have to be loaded back to disk to be read or written.
MountEliminator maintains original dataset creation statistics in the TMC. MVS and TMC catalogs remain in control, just as they do with regular CARTS-TapeStacker stacking. You control the number of DASD volumes allocated to Mount Eliminator by specifying which DASD esoterics MountEliminator can use. You also control which datasets are redirected and which are written directly to tape, with MountEliminator Control files. If you like, you can have MountEliminator leave some datasets on disk permanently, thus changing dataset storage without having to change your JCL.
You select:
A tape dataset must meet the following requirements to be redirected to disk by Mount
Eliminator:
Generation Data Groups (GDGs) are regarded as a single dataset and are redirected.
MountEliminator
A dataset with any other file number is excluded.
Datasets are excluded from redirection by MountEliminator if the dataset’s JCL contains the following:
© Copyright 2000-2023 COGITO SOFTWARE CO.,LTD. All rights reserved