A procedure called CAIMRSII is provided to invoke MRS. To obtain detail and summary reports for library PROD1.LOADLIB, specify the following:
// EXEC CAIMRSII,LIBRARY='PROD1.LOADLIB'
The MRS program, CAOUMRS, uses the following DD statements:
|
DD Statement |
Description |
|---|---|
|
STEPLIB |
Defines the library containing MRS. |
|
SYSPRINT |
Defines the MRS report file. |
|
SYSLIB |
Defines the library to be analyzed. |
Note: The ddname for the library to be analyzed is an installation option with a default of SYSLIB. If the ddname was changed during installation, ensure that the procedure CAIMRSII was changed too.
|
Copyright © 2011 CA.
All rights reserved.
|
|