0

mainframe Online Quiz - 11

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

What are parameters you can specify on Job statement as well as on exec stmt

  1. a) Prty, Region and Cond parameters

  2. b) Time, Class and Cond parameters

  3. c) Time, Region and Typrun parameters

  4. d) All the above


Correct Option: B

For how long a job can be executed continuously in a mainframe ?

  1. a) 248 Days

  2. b) 3650 Days

  3. c) 30 Days

  4. d) 7 Days


Correct Option: A

Max. No of DD statements in a job ?

  1. a) 3273

  2. b) 3723

  3. c) 2373

  4. d) 7323


Correct Option: A

Min no of member’s (PDS) in one directory block?

  1. a) 3

  2. b) 5

  3. c) 4

  4. d) 6


Correct Option: D

Can we browse or edit the GDG dataset if it is a tape entry?

  1. a) No

  2. b) Yes, only browse access

  3. c) Yes

  4. d) Only if you have a Super-ID


Correct Option: A

What is the highest priority parameter for a job

  1. a) 1

  2. b) 0

  3. c) 15

  4. d) 10


Correct Option: C

What is the maxium COND code?

  1. a) 3038

  2. b) 8

  3. c) 16

  4. d) 12


Correct Option: A

Consider the following Example IF RC < 16 THEN Step 1 Step 2 Step 3 Else Step 4 Step 5 End If What are the steps that would be executed If I restart an abended job from Step 2.

  1. a) 2,3

  2. b) 2,3,4,5,

  3. c) 1,2,3

  4. d) None of the above


Correct Option: D
  1. a) Minimum Size : 5 track Maximum size : 1 cylinder

  2. b) Minimum Size : 1 track Maximum size : 1 cylinder

  3. c) Minimum Size : 1 track Maximum size : 5 cylinder

  4. d) None


Correct Option: B

Alternate Index is a special type of

  1. a) KSDS

  2. b) ESDS

  3. c) RRDS

  4. d) None


Correct Option: A
  1. a) Space allocation (either CYL, REC or TRK)

  2. b) VOLUMES

  3. c) KEYS

  4. d) NAME


Correct Option: B

At OPEN, VSAM determines processing options in the following order

  1. a) JCL, program, catalog

  2. b) program, JCL, catalog

  3. c) JCL, catalog, program

  4. d) catalog, program, JCL


Correct Option: D
  1. a) Catalog

  2. b) Program control blocks

  3. c) JCL

  4. d) All the above


Correct Option: D
  1. a) Desirable for sensitive data

  2. b) Removes catalog entries

  3. c) All the above

  4. d) None


Correct Option: A

Buffer space cannot be specified in which of the following?

  1. a) DD statement

  2. b) Assembler program

  3. c) AMS DEFINE

  4. d) COBOL program


Correct Option: D
  1. a) KSDS and RRDS

  2. b) KSDS and ESDS

  3. c) KSDS and LDS

  4. d) KSDS only


Correct Option: B
  1. a) REPRO only

  2. b) IMPORT only

  3. c) Both REPRO and IMPORT

  4. d) Neither REPRO nor IMPORT


Correct Option: A

How many extents are possible for a VSAM file ?

  1. 16

  2. 15

  3. 122

  4. 123


Correct Option: C
  1. a) 2 ^ 256

  2. b) 256

  3. c) 255

  4. d) 254


Correct Option: C
- Hide questions