mainframe Online Quiz - 129
Description: mainframe Online Quiz - 129 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: mainframe |
What is the Physical storage length of each of the following DB2 data types:DATE, TIME, TIMESTAMP.
what is the COBOL picture clause of the following DB2 data types:DATE, TIME, TIMESTAMP
What is the function of //CNTL statement ?
How can a JES3 operator command be entered through the jobstream?
Can you call an OS VS COBOL pgm from a VS COBOL II pgm ?
what is the COBOL picture clause of the following DB2 data types:DATE, TIME, TIMESTAMP
Where can program checkpoints be stored for use in a restart?
Which DD parameters are required ?
While doing a mass delete using a generic key, how can you determine the number of records deleted? (CICS)
What does the following code do? "EXECIO * DISKR INDD (STEM SRCLINE. FINIS"
EXIT will terminate and leave a REXX exec unconditionally and does it have the option to return a value?