SAS IT Resource Management
provides support for more than 1,100 tables in the IBM SMF adapter.
However, it does not support every table that MXG can produce from
IBM SMF data. For those instances, you can extend the functionality
of the IBM SMF staging transformation to load data into user-defined
tables for which SAS IT Resource Management does not provide a template.
These are called IBM SMF custom tables.
To create an IBM SMF
custom table, you must create (or register) metadata about the physical
MXG data set or table. You can use the
New Table wizard
to do so. The physical table must exist first and it must contain
a column (variable) called DATETIME to enable it to be added to a
user-defined table. If the default definition for the MXG data set
does not contain DATETIME, it can be added simply by using MXG exits.
This process is documented in the first step of the following task.
Once the MXG data set is registered, it can be added as an output
table to the IBM SMF staging transformation. It can also subsequently
be used as input to an Aggregation transformation.