Previous Topic: Prepare the CA Datacom Database

Next Topic: Prepare CA Datacom/AD Database


Prepare CA Datacom/DB Database

Set up the PMA490 database, before creating the schema for CA Datacom/DB. JCL to set up the database can be found in the CAJRJCL as the member name CADBDATA. The JCL contains five steps:

  1. DDUPDATE —Adds the PMA490 database definitions to the dictionary.
  2. COPYPRD—Copies the PMA490 definitions to PROD status
  3. CATALOG—Catalogs the PMA490 definitions to the CXX
  4. IEFBR14—Allocates the datasets for index and data areas
  5. INITLD—Initializes and NULL LOADs the PMA490 areas

After successful completion of these steps, continue to Create Schema for CA Datacom Users.

Note: If you are using CA Datacom r12 or later, the DBUTLTY program (see step INITLD) must be authorized.