Perform IMS Analysis. IMS Analysis determines the types of database operation (insert, read, update, or delete) IMS programs perform, and lists in the browser each of the database segments or screens the operations are performed on.
IMS Analysis LogFile Workspace [WorkspaceWide] [Project] [Notify] [Drop] [LaunchHHC] [StopHHC] [Wait]
Required Parameters | Description |
---|---|
LogFile |
Output log file generated when the batch script is executed. |
Workspace |
Workspace file (.rwp). |
Optional Parameters | Description |
---|---|
WorkspaceWide | Whether to perform IMS Analysis across the workspace, Yes or No. Default is Yes. |
Project | If WorkspaceWide is set to No, project to perform IMS Analysis for. |
Notify |
Notification file. |
Oracle Only Parameters | Description |
---|---|
Drop |
Whether to drop repository indexes. Specify:
Dropping repository indexes generally improves performance when a large number of files need to be processed. Dropped indexes are restored when processing is complete. Default is No. |
LaunchHHC |
Whether to launch the Queue Processor, Yes or No. Launching the Queue Processor generally improves performance. Default is No. |
StopHHC |
Whether to stop the Queue Processor(s) when processing is complete, Yes or No. |
Wait |
Whether to wait until the Queue Processor(s) queue is empty. Specify:
|