Previous Topic: MENUNext Topic: MODIFY


MODEL

Use the MODEL command to create a new occurrence from an existing occurrence. This function is only valid in ENTMAINT Mode. Any aliases or descriptors assigned to the existing occurrence are not duplicated for the new occurrence.

In DBMAINT Mode and FILEMAINT Mode, use the LIKE keyword with the ADD or CREATE commands to model a structure or substructure.

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.

►►─┬─ MODEL ─┬─ /entity,occ-name(vers ─┬────────────────────────────┬─ )/ ────►◄
   └─ MDL ───┘                         └─ , ─┬────────┬─┬─────────┬─┘
                                             └─ pswd ─┘ └─ ,ovrd ─┘
/entity

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

Valid Entries:

An existing CA Datacom Datadictionary entity

Default Value:

(No default)

,occ-name

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

Valid Entries:

1- to 32-character occurrence name

Default Value:

(No default)

vers

(Required) Specify the version of the existing occurrence.

Valid Entries:

1—999

Default Value:

(No default)

pswd

Only required if this occurrence has protection against unauthorized maintenance with a password assignment. Supply the password for this occurrence. If you omit the password but specify an override code, the preceding comma is required as a delimiter.

Valid Entries:

1- to 4-character password

Default Value:

(No default)

ovrd

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)

After you complete your entries and press Enter, CA Datacom Datadictionary displays the Model Occurrence Panel. For more information, see Model Occurrences.