How can I expand the IOA Conditions file (CND) ? |
You can expand the size of the Conditions (CND) file using IOAICE. The process has been more automated than using manual steps to perform the same actions. The process for expanding the CND using ICE is documented in the manual: INCONTROL for z/OS Installation Guide: Customizing 1-Customizing INCONTROL products with ICE Performing customization IOA file customization Expanding the IOA Condition File .../... - To expand the IOA Condition file (CND), perform the following steps in ICE 1. Select Customization. 2. Select the environment that you need to customize. 3. Enter IOA in the Product field. 4. Select Product Customization. 5. Select major step 22, "Expanding IOA Condition File." 6. Perform minor step 1, "Stop all monitors and IOA activities." 7. Select minor step 2, "Specify CND parameters." 8. Select minor step 3, "Expand Condition File (CND)", either by marking the step with a "J" (to run the job automatically), or with an "S" (to run the job manually). Verify that the EXPNDCND job is marked COMPLETE (if it was run automatically using the J option) or that it ended with a completion code of 0 or 4 (if it was run manually using the S option). WARNING: If the EXPANDCND job ends with a JCL error, the job must be re-submitted. However, to avoid loss of data, correct the cause of the error before re-submitting the job. 9. Perform minor step 4, "Activate all monitors." .../...
|