0

mainframe Online Quiz - 6

Description: mainframe Online Quiz - 6
Number of Questions: 20
Created by:
Tags: mainframe
Attempted 0/20 Correct 0 Score 0
  1. RECORD NOT FOUND

  2. AT END

  3. DUPLICATE RECORD

  4. END OF FILE


Correct Option: B
  1. SEQUENTIAL

  2. DYNAMIC

  3. INDEX

  4. ALL OF THE ABOVE


Correct Option: D
  1. WORKING-STORAGE

  2. FILE SECTION

  3. CONTROL SECTION

  4. LINKAGE SECTION


Correct Option: B

"THE DATE, TIME, OR TIMESTAMP VALUE value IS INVALID" , What is SQLCODE for this statement

  1. -180

  2. -504

  3. -805

  4. -545


Correct Option: D

Break point can be set in the program by

  1. Inserting any label in the required line number section

  2. Inserting a letter ‘.B’ in the required line number section

  3. Inserting a letter ‘ S’ in the required line number section

  4. Inserting a letter ‘ B’ in the required line number section


Correct Option: D

State the command to release a program from XPEDITOR

  1. CEMT REL PROG()

  2. CECI REL PROG()

  3. CECI RELEASE PROG

  4. REL PROG()


Correct Option: B
  1. System time parameter and ‘X’ is the time

  2. A storage variable which is used in the program for which the program behavior changes differently for different values and ‘X’ is one of the possible value

  3. A storage variable which is used in the program for which the program behavior changes differently for different values and ‘X’ is one of the non-possible value

  4. None of the above


Correct Option: B

What is the command line option to start batch XPEDITOR

  1. EX

  2. XP

  3. SXP

  4. X


Correct Option: B
  1. The program should not have any COPY book

  2. The program should be compiled with XPEDITOR option

  3. The program load module should present in the allocated DDIO listing file

  4. The program load should not have any subroutine modules


Correct Option: C
  1. EXEC CICS SEND MAP(.........) MAPSET(....) CURSOR(100) ERASE END-EXEC.

  2. EXEC CICS SEND MAP(.........) MAPSET(....) CURSOR ERASE END-EXEC.

  3. EXEC CICS SEND MAP(.........) MAPSET(....) CURSOR(EIBCPOSN) ERASE END-EXEC.

  4. EXEC CICS SEND MAP(.........) MAPS(…….) CURSOR(EIBCPOSN) ERASE END-EXEC.


Correct Option: D

Which is the correct way of defining a BMS

  1. DFHMDF Field Definition in a Map - Field 1 DFHMDI Map Definition - Map 1 DFHMSD Mapset Definition - Start

  2. DFHMDF Mapset Definition - Start DFHMDI Map Definition - Map 1 DFHMSD Field Definition in a Map - Field 1

  3. DFHMSD Mapset Definition - Start DFHMDI Map Definition - Map 1 DFHMDF Field Definition in a Map - Field 1

  4. DFHMDI Map Definition - Map 1 DFHMSD Mapset Definition - Start DFHMDF Field Definition in a Map - Field 1


Correct Option: C
  1. Business, Database

  2. Business, Presentation

  3. Presentation, Database

  4. Database, User


Correct Option: B
- Hide questions