Why is a IEFC166D message prompt presented when Detector MVS Modify commands are submitted from Batch JCL?
search cancel

Why is a IEFC166D message prompt presented when Detector MVS Modify commands are submitted from Batch JCL?

book

Article ID: 125390

calendar_today

Updated On:

Products

Bind Analyzer for DB2 for z/OS SQL-Ease for DB2 for z/OS SYSVIEW Performance Management Option for DB2 for z/OS Plan Analyzer for DB2 for z/OS Subsystem Analyzer for DB2 for z/OS

Issue/Introduction

This document states why a IEFC166D message prompt may be presented when Detector MVS Modify commands are submitted from Batch JCL.

Why is a IEFC166D message prompt presented when Detector MVS Modify commands are submitted from Batch JCL? 

Environment

z/OS 1.11 and above.

Resolution

The IEFC166D message prompt is presented when the COMMAND sub-parameter of the JES JOBCLASS command is set to VERIFY (eg. COMMAND=VERIFY). Examples of the JOBCLASS command can be found in dataset member SYS1.SHASSAMP(HASIPARM):

JOBCLASS(¢) ACCT=NO,
AUTH=ALL,
BLP=NO,
COMMAND=VERIFY,

The possible values are: COMMAND=DISPLAY|EXECUTE|IGNORE|VERIFY

This dataset is normally copied into a shop defined one. Your Systems Programmers should be able to tell you where these parameters are at your shop.