mainframe Online Quiz - 55
Description: mainframe Online Quiz - 55 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: mainframe |
Attempted
0/20
Correct 0
Score 0
‹
›
What is the last statement in a COBOL-IMS pgm?
What are the status codes returned: a) If the IMS database is offline b) Program Attempt to insert a segment with a duplicate key
What is the function code for condition checkpoint call?
WS-XYZ PIC S9(5) USAGE COMP-3. How many bytes will this occupy?
01 WS-CHECK PIC X 88 TCS VALUE Y . . . MOVE 'T' TO WS-CHECK IF TCS DISPLAY 'T' ELSE DISPLAY 'X' END-IF What will be the output?
Maximum number of Job Steps (EXEC) allowed in a Job
Maximum number of characters that can be passed to a COBOL program throug PARM?
What is the maximum number of in-stream PROCs allowed in a JCL?
What is the maximum number of statements allowed in one PROC?