MFSYSCAT

MFSYSCAT
The location and file name of the JES system catalog.
Syntax
export MFSYSCAT={path/CATALOG.DAT | URL}
Parameters
path
The full path to the location of the CATALOG.DAT file.
URL
For a database-hosted system catalog, the full SQL URL that points to the CATALOG.DAT file.
Properties
Default: None
Comments
See the data category in The dbfhdeploy Command Line Utility for full notation details if specifying a database-hosted system catalog.
Examples
export MFSYSCAT=/MY/CATALOG/FOLDER/CATALOG.DAT
export MFSYSCAT=sql://localhost/JCLTEST/catalog.dat?folder=/JCLDEMO