Multiple choice technology databases

What information is not included in DBD

  1. access method

  2. segment name

  3. parameter

  4. key field length

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

The DBD (Database Description) in IMS defines the database structure including access method, segment names, field names, and key field lengths. 'Parameter' is not a component of the DBD. Parameters are related to PSB (Program Specification Block) processing options or application program parameters, not the database structure definition itself.