The following describes the steps that are necessary to end journalling.
- Select the Work with data base audit management menu item.
- Navigate to the DB audit files table maintenance and enter the file record you no longer want to audit.
- On the DB audit files table maintenance detail panel, click Delete twice to delete the record.
- The next step is to delete the journalled physical file. Enter the command:
ENDJRNPF FILE(LIBNAME/FILENAME) JRN(JRNNAME) - The final step is to delete the journal receivers. Enter the command:
DLTJRNRCV JRNRCV(RCVNAME)
Note: The following two steps need to be performed in a 5250 session.
Note: The name of the journal receiver can either be the name of receiver1 or receiver2. Since the routine switches between the two, you have to try both.