Event Notification Facility › Operation › Handling ENF Database Full Conditions › How to Increase the ENF Database Size
How to Increase the ENF Database Size
Use this procedure to increase the ENF database size. Before you start this procedure, check that the ENF database is full from a CA Datacom perspective. Customize and run the CAW0JCL CADB006 DBUTLTY CXX report job. The CADB006 job is set up to run with the MUF active.
Look at the tables for the fields:
- BLOCKS IN USE
- BLOCKS UNUSED
- TOTAL BLOCKS
If the BLOCKS UNUSED is 0, increase the ENF database because the tables are full.
Follow these steps:
- Stop CA products that are currently using ENF for recording events.
- Stop ENF. If your site is running with an external MUF, shut down the MUF.
- Customize and run the CAW0JCL CADB007 DBUTLTY job to back up the ENF database.
- Check the SYSOUT to confirm that the backup completed properly.
- Customize and run the CAW0JCL CADB008 DBUTLTY job to complete the following tasks:
- Rename the existing ENF database data set.
- Allocate and initialize a new ENF database data set.
- Restore the ENF database backup from step 3.
- Start ENF (and the MUF if running with external MUF).
- Start CA products using ENF.