mainframe Online Quiz - 130
Description: mainframe Online Quiz - 130 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: mainframe |
What is the column range for Area A and Area B in COBOL:
What is the no. of bytes occupied for a variable if it’s defined as PIC S9(7) COMP-3 and PIC S9(10) COMP
If the access mode for any file is Dynamic, the file can be accessed both SEQUENTIALLT AND RANDOMLY
Segment is the smallest information that DL/I can fetch.
Which of the following is not the mode of processing.
Which command code is used to retrieve a path?
What are the Two basic database organizations which DL/I provides?
What is true about Restart Call (XRST)?
Command Code ___ is used to set parentage to a specific segment in the hierarchy used in SSA's.
Modes of INSERT are?
What should be the status code if call specifies an invalid SSA?
What statement can be used to send data to another MVS JES3 node ?
How can a JES3 operator command be entered through the jobstream?
What is the purpose of the DD KEYLEN parameter?
Can you call an OS VS COBOL pgm from a VS COBOL II pgm ?