0

programming languages Online Quiz - 236

Description: programming languages Online Quiz - 236
Number of Questions: 20
Created by:
Tags: programming languages
Attempted 0/20 Correct 0 Score 0
  1. System managed Buffering

  2. System managed buffer

  3. Service managed Buffering

  4. None of the above


Correct Option: A

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


Correct Option: A
  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


Correct Option: D
  1. for Backup/Recovery

  2. for increasing the speed

  3. for file backup

  4. All of the above


Correct Option: A
  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


Correct Option: A
  1. INFILE(ddname) | OUTDATASET(dsname)

  2. OUTFILE(ddname)| INDATASET(dsname)

  3. INFILE(ddname) | INDATASET(dsname)

  4. OUTFILE(ddname)| OUTDATASET(dsname)


Correct Option: D
  1. ERASE / NOERASE

  2. INHIBITSOURCE / NOINHIBITSOURCE

  3. NOINHIBITSOURCE / INHIBITSOURCE

  4. TEMPORARY / PERMANENT


Correct Option: C
  1. Write only Mode

  2. Read only Mode

  3. Read Write Mode

  4. All of the above


Correct Option: B
  1. Write only Mode

  2. Read only Mode

  3. Read Write Mode

  4. All of the above


Correct Option: B
  1. Write only Mode

  2. Read only Mode

  3. Read Write Mode

  4. All of the above


Correct Option: B
  1. ERASE operation is complete

  2. NOERASE operation is complete

  3. IMPORT operation is complete

  4. EXPORT operation is complete


Correct Option: C
  1. ERASE operation is complete

  2. NOERASE operation is complete

  3. IMPORT operation is complete

  4. EXPORT operation is complete


Correct Option: D

CIMODE parameter allows you to process target dataset in

  1. Control Interval

  2. Cascade Interval

  3. Record Mode

  4. None of the above


Correct Option: C
  1. INTOEMPTY

  2. OBJECTS

  3. Only b

  4. Both a and b


Correct Option: D
  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


Correct Option: A
  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


Correct Option: D
- Hide questions