EQQ0821E EQQ0836E
EQQ0821E PROGRAM INTERFACE INITIALIZATION REQUEST TO SUBSYSTEM
SUBSYS
FAILED
Explanation: Initialization request to subsystem
SUBSYS
using the program interface failed. TME 10 OPC tried to
use PIF to retrieve or update operator instructions because the job does not allocate the EQQOIDS file.
System action: The job ends.
User response: Check that the correct subsystem name is specified in the SUBSYS parameter of the BATCHOPT
statement. Also check the message log and the SYSLOG for additional messages. If EQQDUMP has been allocated,
it might contain additional diagnostic information, such as a message indicating that PIF was unable to allocate a
message log.
If the controller is not active, you can specify DD statement EQQOIDS in the JCL and rerun the job.
EQQ0822E PROGRAM INTERFACE REQUEST TO SUBSYSTEM
SUBSYS
FAILED
Explanation: A program interface request to subsystem
SUBSYS
failed. TME 10 OPC uses PIF to retrieve or
update operator instructions when the job does not allocate the EQQOIDS file.
System action: The job ends.
User response: Check the message log to determine the cause of the error. If EQQDUMP has been allocated, it
might contain additional diagnostic information. Also ensure that the correct subsystem name is specified in the
SUBSYS parameter of the BATCHOPT statement or in the INIT statement.
EQQ0831E RECORD FORMAT MUST BE FIXED IN INPUT DATASET, DDNAME = EQQOPIN
Explanation: The record format must be fixed for the sequential input dataset when mass updating OIs.
System action: The job is terminated.
User response: Use a correct input dataset and resubmit the job.
EQQ0832E RECORD LENGTH IS NOT 80 IN INPUT DATASET, DDNAME = EQQOPIN
Explanation: The record length must be 80 for the sequential input dataset when mass updating OIs.
System action: The job is terminated.
User response: Use a correct input dataset and resubmit the job.
EQQ0834E INVALID REPLACE PARAMETER:

REPL

Explanation: The replace attribute you entered was invalid, or it is missing. Valid replace attributes are:
YIn the operator instructions database, replace the operator instructions whose search key matches a key in the
sequential input file; and add the operator instructions whose search key is not found in the operator instruction
database.
NAdd only the operator instructions whose search key is not found in the operator instruction database.
System action: The job is terminated.
User response: Enter a valid replace attribute.
EQQ0836E INVALID OPERATOR INSTRUCTION FUNCTION TYPE
Explanation: The valid operator instruction (OI) function types are the following; these correspond to the print and
mass update options in the Operator Instruction dialog:
5Print the OI in application description ID order.
6Print OI in workstation order.
7Purge old OIs.
8Process sequential input.
System action: The job is terminated.
User response: Specify a valid function type.
Chapter 34. EQQnnnn Messages 469