mainframe Online Quiz - 85
Description: mainframe Online Quiz - 85 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: mainframe |
What all sections are mandatory for an easytrieve program with SORT activity?
A field in the file defenition of an easytrieve program can be of the following format
Which of the file defenition is correct here? A)NAME * 10 A B)NAME +10 10 A C)NAME 10 10 A D)NAME IN-FILE +10 10 A
"Using a SORT activty, an easytrieve program can sort any file that can not be processed sequentially". is the statement true?
"Even for a single fetch from DB2 table, cursor is required in an easytrieve program.". Is the statement true?
AAA is a volatile record
Control Program in ECB is
How many data blocks are present in tpf
Which Register will point to ECB when the program is under execution
Which Macro describes the layout of the ECB
Choose the applicable Block size used in TPF
Common Block usage for application will impact the system
What is the indicator for no block attached type.
Process can't be preempted in TPF
AAA expansion
What is the maximum length of a field you can define using COMP-3?
What will happen if you code GO BACK instead of STOP RUN in a stand alone COBOL program i.e. a program which is not calling any other program.
What is the difference between PIC 9.99 and 9v99?
What is S322 abend ?
How can you trap abends in the JCL?