Previous Topic: Example JCLNext Topic: CXXMAINT DELETE (Delete CXX Definitions)


Sample Report: CXXMAINT DDPROD

Date: mm/dd/ccyy ******************************************************************************** Page: 1 * CA Datacom/DB * Time: hh.mm.ss * General Utility * Release: 12 * Copyright © 2009 CA. All rights reserved. * SPnn ******************************************************************************** CONTROL CARD(S) .........1.........2.........3.........4.........5.........6.........7.........8 Œ CXXMAINT OPTION=DDPROD,DTFNAME=DDCFBLD,DEVICE=TAPE FUNCTION=CXXMAINT  DEVICE=TAPE DTFNAME=DDCFBLD OPTION=DDPROD Ž

Œ

The command exactly as entered.



An analysis of keywords encountered and expected. Any errors found are flagged with a note in the left margin.

Ž

Any messages related to syntax processing.

Date: mm/dd/ccyy ******************************************************************************** Page: 2 * CA Datacom/DB * Time: hh.mm.ss * General Utility * Release: 12 * Copyright © 2009 CA. All rights reserved. * SPnn ******************************************************************************** Directory: PRODCXX IMPACT REPORT BASE AREA TABLE ID DISPOSITION  390 ALI ALI 003 LOADED ALT ALT 001 OLD ALT 001 NOT LOADED (11) APL APL 002 LOADED LLN LLN 004 LOADED MST MST 005 INDEX NOT LOADED SCR SCR 006 LOADED



DBUTLTY reports the disposition of each table in the database as one of the following:

LOADED

The definition for this table supplied in the input from DDCFBLD contained only noncritical changes from the definition for this table previously in the Directory.

OLD

The definition for this table supplied in the input from DDCFBLD contained critical changes from the definition for this table previously in the Directory. The OLD definition is the definition for this table as it existed prior to the execution of the CXXMAINT DDPROD.

NOT LOADED

The NOT LOADED definition is the new definition for this table. The numeric code in parentheses indicates the reason CA Datacom/DB marked this table as not loaded. See the chart on page Processing a DDPROD Request for an explanation of the possible codes. Use the DBUTLTY LOAD function to reload this table. When the LOAD completes, DBUTLTY marks this table LOADED and deletes the old definition.

INDEX NOT LOADED

The definition for this table supplied in the input from DDCFBLD contained one or more key changes from the definition for this table in the Directory. Use the DBUTLTY RETIX function to correct the index.