specifies the path to the management pack.
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. The user must be able to read and write metadata in the IT data mart. Do not enclose the value for this parameter in quotation marks.
specifies the path for a temporary text file called Temp_RMMSCOM.txt. This file will contain the data that is retrieved from the management pack.
specifies the name of the application server.
SASITRM.
specifies that the macro is to create the metadata for the staging tables.
No, which means do not
create the metadata. The value No only
produces 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 metadata ID of the staging job. The metadata-ID should be in the format Axxxxxxxx .Zyyyyyyyy and follow these specifications:
Yes.
specifies the port of the metadata server.
8561. Do not enclose
the value for this parameter in quotation marks.
specifies the name of the metadata repository that contains the IT data mart. Do not enclose the value for this parameter in quotation marks.
Foundation.
%rmmsscom(
createMetadata=Y,
jobID=A5016lHR.BP0001MU,
metaserver=myServer,
metauser=myUserid,
mpfile=c:\msscom\SQLServer2008R2.xml,
outputfilepath=c:\temp
);
%rmmsscom(
MPFile="C:\SCOMTEST\aws\Microsoft.AWS.WebServices.2012.Monitoring.xml",
outputFilePath=C:\SCOMTEST\aws,
createMetadata=Y,
jobID=A52ZNBYU.BS000348,
metaserver=myServer,
AppServer=SASApp,
metaport=8561,
metauser=myUserid,
metapass=myPassword
);