OPC is also called as TWS Tivoli Workload Scheduler.
USE : It is used to create or maintain records.
Example:
In a bank,If want to create new account or to update the details of the existing account, the bank guys will get the details from their customers but the bank employees or not qualified to feed the records in mainframe so what they can do they generate a request to mainframe opc console monitors, they can do the job this is a working principle of OPC.
OPERATIONS:
After logging into the ISPF pane select Z to enter Extra options for opc 32

Now it will show OPS320 pane in this select O for Operation planning and control(OPC)

Now it will show OPC window, in this window MCP(Modify current plan) is most frequently used to edit data.QCP (query current plan) use to view only

In this MCP(Modify current plan) window there are 9 options.

COMMANDS
I - -> get information
J -- > Edit JCL
C -- > Complete a job
MH -- > Place Manual hold on the job
MR -- > Release manual hold from the job
SJR -- > Job will restarted. Depends on the restart step set in JCL.
RER --> This command is used to restart the application from a specified job. Use “s” to select the job from where the application has to be restarted.
WOC -- > This command puts the entire application on wait till a pre-requisite is met.
CMP -- > Complete the application
MOD -- > Modify the current plan on application level.
Note: There are lots of functions and options in OPC the above is just an idea about OPC
--------------------------------------------------------------------------------------------------------
USE : It is used to create or maintain records.
Example:
In a bank,If want to create new account or to update the details of the existing account, the bank guys will get the details from their customers but the bank employees or not qualified to feed the records in mainframe so what they can do they generate a request to mainframe opc console monitors, they can do the job this is a working principle of OPC.
OPERATIONS:
After logging into the ISPF pane select Z to enter Extra options for opc 32
Now it will show OPS320 pane in this select O for Operation planning and control(OPC)
Now it will show OPC window, in this window MCP(Modify current plan) is most frequently used to edit data.QCP (query current plan) use to view only
In this MCP(Modify current plan) window there are 9 options.
COMMANDS
I - -> get information
J -- > Edit JCL
C -- > Complete a job
MH -- > Place Manual hold on the job
MR -- > Release manual hold from the job
SJR -- > Job will restarted. Depends on the restart step set in JCL.
RER --> This command is used to restart the application from a specified job. Use “s” to select the job from where the application has to be restarted.
WOC -- > This command puts the entire application on wait till a pre-requisite is met.
CMP -- > Complete the application
MOD -- > Modify the current plan on application level.
Note: There are lots of functions and options in OPC the above is just an idea about OPC
--------------------------------------------------------------------------------------------------------