Operands
- DEFINE
- defines a new RFS file pool.
- poolid
- specifies the name of the target file pool.
- dirid
- specifies the CICS file identifier of the file pool directory.
- fileid
- specifies the CICS file identifier of the VSAM file for the
file pool.
- USER
- is an optional keyword indicating that this is a user file pool,
and you automatically have a \USERS directory created, so that multiple
users share this file pool, using RFS security (as compared to CICS
security) to control access to directories.
- FORMAT
- formats the first file in a new RFS file pool.
- ADD
- adds an additional VSAM file to an existing file pool.