CA Endevor/DB Entity Types

This section describes Dictionary and CCDB entity types. These types can be specified in the MONITOR and AUTO-SO clauses of the MODIFY DICTIONARY command, in the MODS and A-OPT clauses of the ADD SECURITY CLASS and MODIFY SECURITY CLASS commands, and in the TYPE clause of all commands containing ENTITY NAME, TYPE, and VERSION clauses.
idmscu19
This section describes Dictionary and CCDB entity types. These types can be specified in the MONITOR and AUTO-SO clauses of the MODIFY DICTIONARY command, in the MODS and A-OPT clauses of the ADD SECURITY CLASS and MODIFY SECURITY CLASS commands, and in the TYPE clause of all commands containing ENTITY NAME, TYPE, and VERSION clauses.
  • SCH
     (SCHEMA)
    Physical database definition
  • FIL
     (FILE)
    Non-database file definition as defined in the IDD ADD FILE
  • TAS
     (TASK)
    Online processing unit identified by the ADD TASK command in SYSGEN
  • SUB
     (SUBSCHEMA)
    Logical database definition
  • USE
     (USER)
    CA IDMS/DC user definition
  • DES
     (DESTINATION)
    A SYSGEN component
  • REC
     (RECORD)
    Grouping of data elements
  • SYS
     (SYSTEM)
    CA IDMS Central Version system-id built by the SYSGEN compiler
  • APO
     ( APPLICATION - OLD)
    Old (pre-CA-IDMS Release 12.0) ADSA application definition
  • SET
     (SET)
    Schema compiler set definition
  • DIA
     (DIALOG)
    As built by ADSC
  • APP
     (APPLICATION)
    ADSA application definition
  • ELE
     (ELEMENT)
    Unit of data; data element
  • QFI
     (QFILE)
    Predefined group of OLQ commands
  • PRC
     (PROCESS)
    ADS program unit
  • TAB
     (TABLE)
    As defined in the IDD ADD TABLE command
  • FUN
     (FUNCTION)
    ADSA internal transaction-id
  • MOD
     (MODULE)
    As defined in the IDD ADD MODULE command
  • PHY
     (PHYSICAL-TERMINAL)
    CA IDMS/DC terminal definition as defined in SYSGEN
  • CLA
     (CLASS)
    As defined in the IDD ADD CLASS
  • ATT
     (ATTRIBUTE)
    As defined in the IDD ADD ATTRIBUTE
  • MAP
     (MAP)
    CA IDMS/DC screen format definition
  • LOG
     (LOGICAL-TERMINAL)
    CA IDMS/DC logical terminal as defined in SYSGEN
  • LIN
     (LINE)
    Line as defined in SYSGEN
  • MSG
     (MESSAGE)
    As defined in the IDD ADD MESSAGE
  • LOA
     (LOAD MODULE)
    Executable group of machine instructions stored in the dictionary load area
  • LR
     (LOGICAL-RECORD)
    Group of physical database records tied together by predefined CA IDMS DML commands, as defined in the subschema
  • PRO
     (PROGRAM)
    As defined in the SYSGEN ADD PROGRAM statement