0

mainframe Online Quiz - 66

Description: mainframe Online Quiz - 66
Number of Questions: 20
Created by:
Tags: mainframe
Attempted 0/20 Correct 0 Score 0

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

  1. A

  2. B

  3. C

  4. D


Correct Option: C

When you do a START, what will the value of EIBCALEN? a. One b. Zero c. Length of DFHCOMMAREA d. None

  1. A

  2. B

  3. C

  4. D


Correct Option: B

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

  1. A

  2. B

  3. C

  4. D


Correct Option: A

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

  1. A

  2. B

  3. C

  4. D


Correct Option: B

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

  1. A

  2. B

  3. C

  4. D


Correct Option: D

Cobol Statements that cannot be issued in CICS Application Program are a. ACCEPT b. DISPLAY c. DATE d. All the Above

  1. A

  2. B

  3. C

  4. D


Correct Option: D

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

  1. A

  2. B

  3. C

  4. D


Correct Option: C

Which is not a valid CICS command? a. SEND PAGE b. SEND TEXT c. SEND MAPSET d. SEND CONTROL

  1. A

  2. B

  3. C

  4. D


Correct Option: C

What command we used for Dynamic storage allocation in cics? a. GETMAIN b. SETMAIN c. FREEMAIN d. ALLOCATE

  1. A

  2. B

  3. C

  4. D


Correct Option: A

A HANDLE CONDITION remains active until the end of the program or until another HANDLE CONDITION command ? a. True b. False

  1. A

  2. B

  3. CAN'T SAY

  4. ALL


Correct Option: A

What is the starting time for Q1 batch imputation?

  1. 6.00 pm(IST)

  2. 18.00 (CET)

  3. 19.00 (CET)

  4. 10.00 pm(IST)


Correct Option: B
  1. 8.00 am(CET)

  2. 9.00 am(CET)

  3. There is no such time.

  4. None of the above.


Correct Option: A
- Hide questions