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 are the various locking levels available in DB2?
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 ?
What statement can be used to send data to another MVS JES3 node ?
What is the function of //CNTL statement ?
How can a JES3 operator command be entered through the jobstream?
In SMS datasets, what is the function of the DD MGMTCLAS keyword?
What is the purpose of the DD KEYLEN parameter?
What is the maximum size of a 01 level item in COBOL II?
Can you call an OS VS COBOL pgm from a VS COBOL II pgm ?
What is the Physical storage length of each of the following DB2 data types:DATE, TIME, TIMESTAMP.
what are the various locking levels available in DB2?
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?