Mainframe Testing | Mock Test
1
How is a variable RRDS VSAM locates the records
a. Group
b. Index
c. Alternate key
d. Alternate path
2
How many options are there in Handle Abend Command
a. 1
b. 3
c. 4
d. 6
3
LABEL option in Handle Abend Command is used to transfer control to the
a. Program
b. Label
c. Screen
d. Error Routine
4
PROGRAM option in Handle Abend Command is used to transfer control to the
a. Program
b. Label
c. Screen
d. Error Routine
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
6
What are File Control operations
a. Write
b. Rewrite
c. Read
d. All the Above
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
8
What is the CICS command used to update a record in a file
a. ADD
b. WRITE
c. UPATE
d. REWRITE
9
Which are the VSAM files that are supproted by CICS
a. KSDS
b. ESDS
c. RRDS
d. All the Above
10
Which command is used to specify exception conditions should be ignored
a. Ignore Error
b. Ignore Abend
c. Ignore Conition
d. Ignore All