specifies the path to the DT Perf Sentry log file.
specifies the password to use in authenticating the user ID to the metadata server. Do not enclose the value for this parameter in quotation marks.
specifies the name of the metadata server. Do not enclose the value for this parameter in quotation marks.
specifies the user ID that is to access the metadata server. Do not enclose the value for this parameter in quotation marks.
specifies the name
of the application server. The default value for this option is SASITRM.
specifies the metadata ID of the staging job. The metadata-ID should be in the format Axxxxxxxx.Zyyyyyyyy and follow these specifications:
Y.
specifies that the macro is to create the metadata for the tables and columns in the log file.
N, which means do not
create the metadata. The value N produces
only a report of the metadata that would have been created.
specifies the type of device. This value is required only if the library and tables are going to be stored on z/OS with a traditional file system.
specifies the number of volumes. This value is required only if the library and tables are going to be stored on z/OS with a traditional file system.
specifies the primary space allocation. This value is required only if the library and tables are going to be stored on z/OS with a traditional file system.
specifies the secondary space allocation. This value is required only if the library and tables are going to be stored on z/OS with a traditional file system.
specifies the port of the metadata server. Do not enclose the value for this parameter in quotation marks.
specifies the name
of the metadata repository that contains the IT data mart. The default
value for this option is Foundation.
Do not enclose the value for this parameter in quotation marks.
c:\DTPerfSentry\arlington-1.smf and
creates the metadata for the tables and columns defined in this log
file.
%rmmsdtps(
createMetadata=Y,
jobID=A5016lHR.BP0001MU,
logfile=c:\DTPerfSentry\arlington-1.smf
metapass=myPassword,
metaserver=myServer,
metauser=myUserid,
);