Previous Topic: Syntax RulesNext Topic: Examples


Usage

Entity Descriptor Identification

MODIFY, DELETE, DISPLAY, and PUNCH entity identification considerations. If any part of the entity-identification (NAME, TYPE and VERSION) is not specified, or is specified with name masking, CA Endevor/DB processing will be accomplished against all occurrences meeting the criteria of the information specified. The combinations can be:

STATUS

CA Endevor/DB will execute the Status clause against each entity selected by the command. It is used to establish a status for the entity occurrence at a global level and/or within the context of a CCID. For instance, you may wish to assign separate status associations for an entity to control its migration selections. For example,

ADD ENTITY SELECTION-DATE TYPE ELEMENT VER 100
    STATUS ( FOR CCID "INSTALL" IS "ALWAYS-MIGRATE"
                 CCID "PROMOTE" IS "NEVER-MIGRATE").

DELETE with FORCE

If FORCE is specified on a DELETE command, all Change Log Entries (CLEs) associated with the ENTITY are also deleted. A CLE is generated automatically anytime an entity is updated.

Note: Prior to requesting this option, it is recommended that the Archive and Compress Utility, NDVRARCO, be run against the CCDB to avoid possible errors.