⟩ Tell us what Is A Capacity Requirement Planning?
It is a process for determining the quantity of machine and manual labor resources necessary to assemble a production.
It is a process for determining the quantity of machine and manual labor resources necessary to assemble a production.
Specify the requirements for Automatic Task Initiation. (Mention the control table, it is entries and the corresponding Procedure division CICS command).?
What is the EIB parameter and the CICS command used to implement Pseudo-Conversational technique using single PCT - Single PPT entry?
Mention the option (along with argument type) used in a CICS command to retrieve the response code after execution of the command?
What are the two ways of breaking a CPU bound process to allow other task to gain access to CPU?
Into what fields will the date and time values be moved after execution of the above command?
What are the six different type of argument values in COBOL that can be placed in various options of a CICS command?
What is the purpose of the Program List Table?
What is the function of the CICS translator?
What does Pseudo Conversational mean?
Code the related portions of CICS/COBOL-I programs to gain addressability to TWA area assigned to a particular task. Assme that the size of TWA area is 300 bytes. What are the advantages if COBOL-II is used in the place of COBOL?