Example: Displaying merged file overrides for one file

To display the merged file override for a particular file at a specific call level, you type:
DSPOVR FILE(REPORTS) MRGOVR(*YES) LVL(3)
This command produces a display that shows the merged override for the file REPORTS at call level 3 with text descriptions of each keyword and parameter. Any applicable overrides at the job level, the activation group level, and at call levels 1, 2, and 3 are used to form the merged override, but overrides at higher call levels are ignored. If the call level specified is not active, all applicable overrides up to the current level are used.