programming languages Online Quiz - 236
programming languages Online Quiz - 236
Questions
In the program specification Block the field length for the segment name is
- 4
- 8
- 6
- 12
SMB is
- System managed Buffering
- System managed buffer
- Service managed Buffering
- None of the above
AMP parameter BUFNI
- increases the number of Index buffers for random access
- increases the amount of virtual storage
- increases the number of Data buffers for sequential access
- All of the above
The process of VSAM REORG are
- Copy the data of VSAM file which has to be REORG into another dataset
- Delete the current VSAM dataset
- Define the VSAM dataset.
- All of the above
Which utility is used to reduce the File backup time?
- INZUTILB
- IKJEFT1A
- ADRDSSU
- XUE10200
EXPORT/IMPORT command is used
- for Backup/Recovery
- for increasing the speed
- for file backup
- All of the above
What are the restrictions of EXPORT / IMPORT process?
- Can only be used for VSAM datasets
- Dataset created by EXPORT command cannot have a sequential organization
- Dataset created by the IMPORT step is not processed until it has gone through corresponding EXPORT step
- Dataset created by EXPORT command can only have a sequential organization
Format of EXPORT Command
- INFILE(ddname) | OUTDATASET(dsname)
- OUTFILE(ddname)| INDATASET(dsname)
- INFILE(ddname) | INDATASET(dsname)
- OUTFILE(ddname)| OUTDATASET(dsname)
Which is not a subcommand of EXPORT Parameter?
- ERASE / NOERASE
- INHIBITSOURCE / NOINHIBITSOURCE
- NOINHIBITSOURCE / INHIBITSOURCE
- TEMPORARY / PERMANENT
NOINHIBITSOURCE allows the source dataset to be updated after
- Write only Mode
- Read only Mode
- Read Write Mode
- All of the above
INHIBITSOURCE parameter specifies that the source dataset can be
- Write only Mode
- Read only Mode
- Read Write Mode
- All of the above
Using the following command we can change INHIBITSOURCE to NOINHIBITSOURCE and vice versa
- DEFINE
- DELETE
- REPRO
- ALTER
INHIBITTARGET parameter specifies that the target dataset can be accesed in
- Write only Mode
- Read only Mode
- Read Write Mode
- All of the above
NOINHIBITTARGET allows the target dataset to be fully updated after
- ERASE operation is complete
- NOERASE operation is complete
- IMPORT operation is complete
- EXPORT operation is complete
TEMPORARY parameter directs VSAM to retain the source dataset after
- ERASE operation is complete
- NOERASE operation is complete
- IMPORT operation is complete
- EXPORT operation is complete
CIMODE parameter allows you to process target dataset in
- Control Interval
- Cascade Interval
- Record Mode
- None of the above
Which is a subcommand of IMPORT Parameter?
- INTOEMPTY
- OBJECTS
- Only b
- Both a and b
Which is the correct syntax of INTOEMPTY Parameter?
- IMPORT INFILE(DD1) OUTFILE(DD2) IEMPTY
- IMPORT INFILE(DD1) OUTFILE(DD2) INTOEMPTY
- IMPORT INFILE(DD1) OUTFILE(DD2) IETY
- IMPORT INFILE(DD1) OUTFILE(DD2) EMPTY
Which attribute cannot be changed using OBJECT parameter?
- STORCLAS
- MGMTCLAS
- SPACE
- VOLUME
DFDSS cannot be used to
- Reduce DASD free space fragmentation
- Copy or move data sets from one DASD device to another or dump
- Restore backup copies of entire DASD volumes
- Increase File storage