UNIX System Services implements the following types of hierarchical file systems:
HFS (Hierarchical File System) is the original implementation for USS. Data is physically stored in VSAM files, which are mounted to correspond to a certain directory path.
zFS (z/OS File System) is a newer implementation that can provide better performance and reliability, especially in environments where the file system is shared across multiple z/OS systems.
NFS (Network File System) is an implementation that allows a file system to be shared across a network.
ReportCenter can use any of these implementations. For simplicity, the examples in this guide always refers to HFS; you may substitute HFS with zFS or NFS.
| Copyright © 2012 CA. All rights reserved. |
|