programming languages Online Quiz - 236

programming languages Online Quiz - 236

20 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

In the program specification Block the field length for the segment name is

  1. 4
  2. 8
  3. 6
  4. 12
Question 2 Multiple Choice (Single Answer)

SMB is

  1. System managed Buffering
  2. System managed buffer
  3. Service managed Buffering
  4. None of the above
Question 3 Multiple Choice (Single Answer)

AMP parameter BUFNI

  1. increases the number of Index buffers for random access
  2. increases the amount of virtual storage
  3. increases the number of Data buffers for sequential access
  4. All of the above
Question 4 Multiple Choice (Single Answer)

The process of VSAM REORG are

  1. Copy the data of VSAM file which has to be REORG into another dataset
  2. Delete the current VSAM dataset
  3. Define the VSAM dataset.
  4. All of the above
Question 5 Multiple Choice (Single Answer)

Which utility is used to reduce the File backup time?

  1. INZUTILB
  2. IKJEFT1A
  3. ADRDSSU
  4. XUE10200
Question 6 Multiple Choice (Single Answer)

EXPORT/IMPORT command is used

  1. for Backup/Recovery
  2. for increasing the speed
  3. for file backup
  4. All of the above
Question 7 Multiple Choice (Single Answer)

What are the restrictions of EXPORT / IMPORT process?

  1. Can only be used for VSAM datasets
  2. Dataset created by EXPORT command cannot have a sequential organization
  3. Dataset created by the IMPORT step is not processed until it has gone through corresponding EXPORT step
  4. Dataset created by EXPORT command can only have a sequential organization
Question 8 Multiple Choice (Single Answer)

Format of EXPORT Command

  1. INFILE(ddname) | OUTDATASET(dsname)
  2. OUTFILE(ddname)| INDATASET(dsname)
  3. INFILE(ddname) | INDATASET(dsname)
  4. OUTFILE(ddname)| OUTDATASET(dsname)
Question 9 Multiple Choice (Single Answer)

Which is not a subcommand of EXPORT Parameter?

  1. ERASE / NOERASE
  2. INHIBITSOURCE / NOINHIBITSOURCE
  3. NOINHIBITSOURCE / INHIBITSOURCE
  4. TEMPORARY / PERMANENT
Question 10 Multiple Choice (Single Answer)

NOINHIBITSOURCE allows the source dataset to be updated after

  1. Write only Mode
  2. Read only Mode
  3. Read Write Mode
  4. All of the above
Question 11 Multiple Choice (Single Answer)

INHIBITSOURCE parameter specifies that the source dataset can be

  1. Write only Mode
  2. Read only Mode
  3. Read Write Mode
  4. All of the above
Question 12 Multiple Choice (Single Answer)

Using the following command we can change INHIBITSOURCE to NOINHIBITSOURCE and vice versa

  1. DEFINE
  2. DELETE
  3. REPRO
  4. ALTER
Question 13 Multiple Choice (Single Answer)

INHIBITTARGET parameter specifies that the target dataset can be accesed in

  1. Write only Mode
  2. Read only Mode
  3. Read Write Mode
  4. All of the above
Question 14 Multiple Choice (Single Answer)

NOINHIBITTARGET allows the target dataset to be fully updated after

  1. ERASE operation is complete
  2. NOERASE operation is complete
  3. IMPORT operation is complete
  4. EXPORT operation is complete
Question 15 Multiple Choice (Single Answer)

TEMPORARY parameter directs VSAM to retain the source dataset after

  1. ERASE operation is complete
  2. NOERASE operation is complete
  3. IMPORT operation is complete
  4. EXPORT operation is complete
Question 16 Multiple Choice (Single Answer)

CIMODE parameter allows you to process target dataset in

  1. Control Interval
  2. Cascade Interval
  3. Record Mode
  4. None of the above
Question 17 Multiple Choice (Single Answer)

Which is a subcommand of IMPORT Parameter?

  1. INTOEMPTY
  2. OBJECTS
  3. Only b
  4. Both a and b
Question 18 Multiple Choice (Single Answer)

Which is the correct syntax of INTOEMPTY Parameter?

  1. IMPORT INFILE(DD1) OUTFILE(DD2) IEMPTY
  2. IMPORT INFILE(DD1) OUTFILE(DD2) INTOEMPTY
  3. IMPORT INFILE(DD1) OUTFILE(DD2) IETY
  4. IMPORT INFILE(DD1) OUTFILE(DD2) EMPTY
Question 19 Multiple Choice (Single Answer)

Which attribute cannot be changed using OBJECT parameter?

  1. STORCLAS
  2. MGMTCLAS
  3. SPACE
  4. VOLUME
Question 20 Multiple Choice (Single Answer)

DFDSS cannot be used to

  1. Reduce DASD free space fragmentation
  2. Copy or move data sets from one DASD device to another or dump
  3. Restore backup copies of entire DASD volumes
  4. Increase File storage