Raw data sources that
are supported through MXG, such as z/OS data sources, might require
that you customize some of the MXG code. These changes might be required
in order to stage the data appropriately for the MXG adapters that
SAS IT Resource Management provides.
SAS IT Resource Management
uses the following environment variables to locate the MXG sourclib
and format data sets:
-
MXGSRC= Location of the MXG Sourclib
library
-
MXGFMT= Location of the MXG format
library
Tip
In order to be processed correctly,
your raw data sources might need to be stored with specific attributes,
such as the data control block (DCB) parameter. For best results,
review the staging parameters and the defaults that apply to your
adapter.
For
more information, see Appendix 3,
“Staging Parameters”.
On
z/OS, these configuration
settings are specified in the COMMON member of the <
hlq>CONFIG
PDS, using the SET SAS system option. To override the physical locations
to which these environment variables refer, you must manually add
one of the following options to the SITE member of your
high-level-qualifier.CONFIG
data set:
SET='MXGSRC (<custom> <sourclib>)'
SET=’MXGFMT <formatlib>'
In the preceding code
fragments, the following definitions apply:
custom
is the path to your
MXG custom source library. It is referred to as MXGUSER.SRCLIB.
sourclib
is the path to your
MXG source library. It is referred to as MXG.SRCLIB.
formatlib
is the path to your
MXG format library. It is referred to as MXG.FMTLIB.
Tip
The MXG source and format
libraries must be specified using a SAS configuration file as noted
above, and not via JCL or other external allocation method. Otherwise,
the staging job fails with the following message:
ERROR:
MXGFMT or MXGSRC configuration settings have been overridden by the
pre-allocation of LIBRARY or SOURCLIB datasets. These allocations
must be removed.
For information about
configuration files or the SET SAS system option, see the Operating
Environment Specific Information (that is, the Companion) for your
SAS installation at http://support.sas.com/documentation/onlinedoc/base/index.html.
SAS IT Resource Management
supports the following MXG adapters: