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
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 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:
is the path to your
MXG custom source library. It is referred to as MXGUSER.SRCLIB.
is the path to your
MXG source library. It is referred to as MXG.SRCLIB.
is the path to your
MXG format library. It is referred to as MXG.FMTLIB.
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: