mainframe Online Quiz - 24
Description: mainframe Online Quiz - 24 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: mainframe |
Which control statement is used to indicate the utility that an editing operation is to be performed?
Which is the utility that is used to convert data formats, rearrange input fields and change logical record length?
The datasets that are to be compared must satisfy which of the following conditions?
Must tape dataset definitions include VOL=SER specifications?
Which control statement is used for reformatting the records that are sorted using SORT function?
If a(+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
DECLARE TABLE in DCLGEN is necessary.
environments which can access DB2
What is sqlcode -922...?
How many clustering indexes can be defined for a table..?
DECLARE CURSOR is executable.
Count(*) ignores null
subqueries cannot have union
Sqlcode foreign key constraint is
default of orderby is
Which of the following is not an isolation type
Which of the following statements about PL/I programs are TRUE? (2 answers)
A PL/I programmer wants to repeat an instruction 5 times. How can he/she code this?
Which of the following names of variables for data items are syntactically correct? (2 answers)
Where in a PL/I program are you obliged to code a ; (semi colon) ? (3 answers)