This job lists the servers
that are monitored. The job appends the attributes of the source SAP
servers to the Admin SAP Server Libraries table. The job uses the
Libref
Collector transformation, which extracts the details
of all the SAP libraries registered in the SAS Metadata Server. You
need to apply a filter if you want to restrict some libraries, otherwise,
you can leave the job as it is shipped. (In the previous release,
this was a customization job where you needed to drag and drop the
relevant libraries for data extraction.)
0010 Step 1 Select SAP Servers
Parameters Used in the 0010 Step 1 Select SAP Servers
|
|
|
|
|
|
|
|
|
|
|
All options for the
SAS LIBNAME statement to connect to an SAP server
|
|
|
|
Observation number in
loop input table
|
The output of the Libref
Collector transformation is the following data set, which contains
the LIBNAME and the options used in separate columns.
To customize this job,
provide the libref values of the relevant SAP servers to the macro
variable in
Preprocglobal.sas program, which
is used in this job.