Enterprise Database Systems: AS400, IMS, and Oracle

Covers enterprise database systems including IBM IMS, AS400 database files, Oracle database administration, and data warehousing concepts

12 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

How many ARCn processes can be associated with an instance

  1. five
  2. four
  3. three
  4. ten
Question 2 Multiple Choice (Single Answer)

when the control file is to be created the database has to be in the

  1. mounted
  2. not mounted
  3. restricted
  4. open
Question 3 True/False

do you get return code GE in GN call in IMS call ?

  1. True
  2. False
Question 4 True/False

for secondary index data bases do we no need to have separate PSB

  1. True
  2. False
Question 5 Multiple Choice (Single Answer)

Which opcode is used to add a new field to a Physical file without deleting its records?

  1. CRTPF
  2. CHGPFM
  3. CHGPF
  4. Can't be done so
Question 6 True/False

When a record is deleted in a Logical file, it will affect its Physical file.

  1. True
  2. False
Question 7 Multiple Choice (Single Answer)

An operational system is which of the following?

  1. A system that is used to run the business in real time and is based on historical data.
  2. A system that is used to run the business in real time and is based on current data.
  3. A system that is used to support decision making and is based on current data.
  4. system that is used to support decision making and is based on historical data.
Question 8 Multiple Choice (Single Answer)

A star schema has what type of relationship between a dimension and fact table?

  1. Many-to-many
  2. One-to-one
  3. One-to-many
  4. All of the above
Question 9 Multiple Choice (Single Answer)

Fact tables are which of the following?

  1. Completely normalized
  2. Partially normalized
  3. Completely denormalized
  4. Partially denormalized
Question 10 Multiple Choice (Single Answer)

Reconciled data is which of the following?

  1. Data stored in the various operational systems throughout the organization.
  2. Current data intended to be the single source for all decision support systems.
  3. Data stored in one operational system in the organization.
  4. Data that has been selected and formatted for end-user support applications.
Question 11 Multiple Choice (Single Answer)

A data warehouse is which of the following?

  1. Can be updated by end users
  2. Contains numerous naming conventions and formats
  3. Organized around important subject areas.
  4. Contains only current data.
Question 12 Multiple Choice (Single Answer)

The __________ attribute is used to declare variables based on definitions of columns in table.

  1. %ROWTYPE
  2. %TYPE
  3. AS_COLUMN
  4. None of the above