Previous Topic: In Interactive SQL Service FacilityNext Topic: DISPLAY


DISABLE

Use the DISABLE command to mark a CA Datacom/DB Model or CA FILE Model structure or substructure as being unavailable for use by other CA products.

This function indicates that the CA Datacom Datadictionary definition no longer agrees with the CA Datacom/DB Directory (CXX) definition or the physical data. Disabling a structure does not affect the definition in the CA Datacom/DB Directory. Your CA Datacom/DB Directory definitions are still accessible by your programs, but they cannot be accessed using certain CA products (such as CA Dataquery and CA Ideal) that depend on the CA Datacom Datadictionary definitions being synchronized with the CA Datacom/DB Directory (CXX).

CA Datacom Datadictionary performs this function automatically when it executes the following functions:

Perform the ENABLE command on a structure or substructure that has been disabled. For more information, see ENABLE.

Use the following format for this command:

Note: If your completed command exceeds the 76 spaces available in one command line, use the prompter panel to issue the command.

►►─┬─ DISABLE ─┬─ entity1 ─ occ-name1 ────────────────────────────────────────►
   └─ DISAB ───┘

 ►─┬────────────────────────────────┬─┬─ STATUS xxxx ─┬───────────────────────►
   └─┬─ IN ─┬─ entity2 ─ occ-name1 ─┘ └─ STA xxxx ────┘
     └─ OF ─┘

 ►─┬─────────────────┬─┬─────────────────┬────────────────────────────────────►◄
   ├─ PASSWORD xxxx ─┤ ├─ OVERRIDE xxxx ─┤
   └─ PSWD xxxx ─────┘ └─ OVRD xxxx ─────┘
entity1

(Required) Specify the entity of the occurrence you are disabling.

Valid Entries in DBMAINT Mode:

DATABASE|BAS
AREA|ARA

TABLE|TBL

KEY

ELEMENT|ELM

DATAVIEW|DVW

Valid Entries in FILEMAINT Mode:

FILE|FIL
RECORD|REC

KEY

ELEMENT|ELM

DATAVIEW|DVW

Default Value:

(No default)

occ-name1

(Required) Specify the occurrence name of the occurrence you are disabling.

Valid Entries:

1- to 32-character occurrence name

Default Value:

(No default)

entity2

Only required if displaying a KEY or ELEMENT occurrence. Specify one of the following entities:

Valid Entries in DBMAINT Mode:

TABLE|TBL

Valid Entries in FILEMAINT Mode:

RECORD|REC

Default Value:

(No default)

occ-name2

Only required if displaying a KEY or ELEMENT occurrence. Specify the name of the TABLE or RECORD occurrence.

Valid Entries:

1- to 32-character occurrence name

Default Value:

(No default)

STA xxxx

(Required) Specify the status of the occurrence.

Valid Entries:

T001—T999

PROD

Default Value:

(No default)

PSWD xxxx

Only required if this occurrence has password protection against unauthorized maintenance. Supply the password for this occurrence.

Valid Entries:

1- to 4-character password

Default Value:

(No default)

OVRD xxxx

Only required if this occurrence is restricted from unauthorized maintenance or retrieval with a lock level assignment. Supply the override code.

Valid Entries:

1- to 4-character override code

Default Value:

(No default)

Press PF9 (APPLY) to process the DISABLE command. CA Datacom Datadictionary responds with a message confirming successful completion of the function.