Previous Topic: Allocate the Central Parameter File

Next Topic: Customize the EXAMSTRT CLIST

Allocate the DBASE1 Database

The DBASE1 database is used by CA Auditor to hold user‑specific information.

If you already have a DBASE1 file, you do not have to run this job. Use the existing DBASE1 file so you do not lose the existing user information. If you are changing from a non‑SMP/E installation to an SMP/E installation, rename your DBASE1 file from prefix.DBASE1 to prefix.CAIDBS1.

The JCL for this job is in the ALLCDBS1 member of the CAJ0JCL0 library.

Follow these steps:

  1. Change the JOB statement to meet your site’s standards.
  2. Specify the parameters:
    HLQ

    The high‑level qualifier for the DBASE1 file. The file is allocated with the name hlq.CAIDBS1.

    DBSVOL

    The volume where the DBASE1 file is allocated.

    SYSDA

    The generic or esoteric unit name for permanent disk allocations.

  3. Run the job.

    The database is allocated.