Mainframe Testing Questions and Answers

Mainframe Testing | Mock Test

1
How is a variable RRDS VSAM locates the records
a. Group
b. Index
c. Alternate key
d. Alternate path
[bg_collapse view=”button-green” color=”#FFF” icon=”arrow” expand_text=”Show Answer” collapse_text=”Hide Answer” ]Answer : Index [/bg_collapse]
2
How many options are there in Handle Abend Command
a. 1
b. 3
c. 4
d. 6
[bg_collapse view=”button-green” color=”#FFF” icon=”arrow” expand_text=”Show Answer” collapse_text=”Hide Answer” ]Answer : 4 [/bg_collapse]
3
LABEL option in Handle Abend Command is used to transfer control to the
a. Program
b. Label
c. Screen
d. Error Routine
[bg_collapse view=”button-green” color=”#FFF” icon=”arrow” expand_text=”Show Answer” collapse_text=”Hide Answer” ]Answer : Label [/bg_collapse]
4
PROGRAM option in Handle Abend Command is used to transfer control to the
a. Program
b. Label
c. Screen
d. Error Routine
[bg_collapse view=”button-green” color=”#FFF” icon=”arrow” expand_text=”Show Answer” collapse_text=”Hide Answer” ]Answer : Program [/bg_collapse]
5
The process of retriving the Index data is not supported in which mode
a. Read mode
b. Share mode
c. Write mode
d. Record level Share
[bg_collapse view=”button-green” color=”#FFF” icon=”arrow” expand_text=”Show Answer” collapse_text=”Hide Answer” ]Answer : Record level Share[/bg_collapse]
6
What are File Control operations
a. Write
b. Rewrite
c. Read
d. All the Above
[bg_collapse view=”button-green” color=”#FFF” icon=”arrow” expand_text=”Show Answer” collapse_text=”Hide Answer” ]Answer : All the Above[/bg_collapse]
7
What are the possible options that can be used with HANDLE ABEND command only one at a time?
a. Program
b. Label
c. Cancel
d. All of the above
[bg_collapse view=”button-green” color=”#FFF” icon=”arrow” expand_text=”Show Answer” collapse_text=”Hide Answer” ]Answer : All of the above[/bg_collapse]
8
What is the CICS command used to update a record in a file
a. ADD
b. WRITE
c. UPATE
d. REWRITE
[bg_collapse view=”button-green” color=”#FFF” icon=”arrow” expand_text=”Show Answer” collapse_text=”Hide Answer” ]Answer : REWRITE [/bg_collapse]
9
Which are the VSAM files that are supproted by CICS
a. KSDS
b. ESDS
c. RRDS
d. All the Above
[bg_collapse view=”button-green” color=”#FFF” icon=”arrow” expand_text=”Show Answer” collapse_text=”Hide Answer” ]Answer : All the Above [/bg_collapse]
10
Which command is used to specify exception conditions should be ignored
a. Ignore Error
b. Ignore Abend
c. Ignore Conition
d. Ignore All
[bg_collapse view=”button-green” color=”#FFF” icon=”arrow” expand_text=”Show Answer” collapse_text=”Hide Answer” ]Answer : Ignore Conition[/bg_collapse]