I am getting CACI643E, the doc says to alter the system option to allow switching. How do I do this?
search cancel

I am getting CACI643E, the doc says to alter the system option to allow switching. How do I do this?

book

Article ID: 54125

calendar_today

Updated On:

Products

CA Audit CIS

Issue/Introduction

Audit is used A user will receive this error when CAUDPC1 is full.

 

Environment

Release:
Component: CA90SV

Resolution

This option may be changed online or batch.

ONLINE
From the CUI select Event Notification Maintenance
then CA-AUDIT OPTIONS

Change CAUDPC1 Full Action: to SWITCH

BATCH

Example: The following example switches logging to CAUDPC2:

   // JOB CACCDBU0 SWITCH AUDIT DATA SETS
   // EXEC CACCDBU0,SIZE=100K
    SWITCH AUDIT DSN(2)
   /*
   /&

After the switch backup and initialize CAUDPC1 see Tec doc TEC482035 for an example on how to do this.