mainframe Online Quiz - 66
Description: mainframe Online Quiz - 66 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: mainframe |
Suppose pgm A passes 30 bytes to pgm B thru commarea and pgm B has defined its DFHCOMMAREA to be 50 bytes. Is there a problem? a. No, the program runs fine b. Yes, if B tries to access bytes 30-50 c. Yes, if B tries to access bytes 31-50 d. None of the above
When you do a START, what will the value of EIBCALEN? a. One b. Zero c. Length of DFHCOMMAREA d. None
When does an ASRA ABEND occur? a. Due to incompatible data types b. when PCT entry is not defined for the program c. undefined plan d. none of the above
What are the characteristics of Pseudo conversational Program? a. Program ends after it sends data to a terminal b. Program (transaction) remains idle when waiting for user response. c. Program is in storage only when processing data, otherwise storage is released for other transactions/tasks. d. All the Above
When does an ABMO ABEND occur? a. Cursor positioning beyond the limit of O/P device b. Specified map is not in the mapset c. Task exceeded the execution time (task was looping) d. Program could not be found
The CICS Service Transaction CEBR is used for a. Command level interpreter b. Testing and Debugging Utility c. The Master Terminal Transaction d. Browse contents of temporary storage queue
Cobol Statements that cannot be issued in CICS Application Program are a. ACCEPT b. DISPLAY c. DATE d. All the Above
Any changes to the COMMAREA in the linked program, will be available to the linking program after RETURN a. False b. True
What is the difference between the XCTL and LINK commands? a. LINK returns to the transaction which is called b. XCTL always returns to CICS region c. Both A and B d. Both commands are the same
What is the primary function of the Processing Program Table (PPT)? a. All Programs invoked by a Transaction ID b. All BMS map sets and user spaces to register program c. All programs that are invoked by either the EXEC CICS LINK or the EXEC CICS XCTL commands d. All the above
Which of the following is true about SYNCPOINT? a. All the resources maintained by the dynamic log will not be released b. All the updates made by the task so far will be committed c. CICS automatically issues a SYNCPOINT at the end of each task d. All the above
If we are using VSAM datas in our CICS program where we have to specify? a. PCT b. FCT c. RCT d. PPT
Which is not a valid CICS command? a. SEND PAGE b. SEND TEXT c. SEND MAPSET d. SEND CONTROL
What command we used for Dynamic storage allocation in cics? a. GETMAIN b. SETMAIN c. FREEMAIN d. ALLOCATE
A HANDLE CONDITION remains active until the end of the program or until another HANDLE CONDITION command ? a. True b. False
What is the command for reading a record form a TSQ? a. GETQ b. READQ c. FROMQ d. READTSQ
The Correct Syntax to define a Mapset in CICS is a. BMSMAP8 DFHMSD MODE=&SYSPARM,TYPE=INOUT,TERM=ALL, X LANG=COBOL,TIOAPFX=YES,CTRL=AUTO,STORAGE=FREEKB b. BMSMAP8 DFHMSD TYPE=&SYSPARM,MODE=INOUT,TERM=ALL, X LANG=COBOL,TIOAPFX=YES,STORAGE=AUTO,CTRL=FREEKB c. BMSMAP8 DFHMSD TYPE=&SYSPARM,MODE=INOUT,TERM=ALL, X LANG=COBOL,TIOAPFX=YES,CTRL=AUTO,STORAGE=FREEKB d. BMSMAP8 DFHMSD MODE=&SYSPARM,TERM=INOUT,TYPE=ALL, X LANG=COBOL,TIOAPFX=YES,STORAGE=AUTO,CTRL=FREEKB
Which of the following is true regarding the CICS Concepts? a. Programs running in one region will interfere with programs running in another region b. Only one CICS system (or region) can run on a single computer at a time. c. CICS runs as a batch job and can handle hundreds of interactive users that are using a variety of applications d. All the Above
What is the starting time for Q1 batch imputation?
SLA for CICSQ101 to be up is ,