Multiple choice technology mainframe

Identify which one is correct?

  1. Plan contains package and plan is executable

  2. Plan contains package and plan is not executable

  3. package contains only one dbrm as input and plan contains no of dbrms as input

  4. option 1 and 3

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

A DB2 application plan is executable and can contain packages. A package is created from a single DBRM, whereas a plan can bind multiple DBRMs or packages. Therefore, both statements 1 and 3 are correct.