mainframe Online Quiz - 131
Description: mainframe Online Quiz - 131 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: mainframe |
COBOL host structures can have maximum of three levels in a COBOL/DB2 program
Which assembler routine used to obtain a formatted form of the SQLCA and a text message based on the SQLCODE field of SQLCA
To allow DB2 to close a cursor after a commit or a rollback operation, we use the WITH HOLD option of the DECLARE CURSOR statement.
In the segemented table space each segment contain.
Which DB2 Utility is used to declare Tables in cobol/DB2 programs
The performance of static SQL is better than dynamic SQL, because for static SQL the binding is done only once and the program can be executed many times
ENTRY is
What is EXIT PROGRAM?
Why do ypu use INVOKE in COBOL?
Maximum length of program name (compact mode) that can be specified in PROGRAM-ID is
RECURSIVE in PROGRAM-ID will
What are the valid level numbers other than 66, 77 & 88?
What are the acceptable types of the COBOL identifiers