What is the utility used to copy data from one file to another ?
IEBGENER
DFSORT
FILEAID
All the above
Can FILE-AID utility be used to sort the data in the file ?
True
False
Which control statements be used to reformat the file using DFSORT ?
INREC and SORT FIELDS
OUTREC and SORT FIELDS
Only INREC
Only OUTREC
Both 1 and 2
Both 3 and 4
What action SYSIN DD DUMMY will perform with FILE-AID Utility ?
Create a new dummy dataset along with the output file which will be deleted after the job completes
Throw an error
The job will run but creates an empty output dataset
Copy data from input to output
Which Utility is used to copy data from flat file to VSAM file ?
IEFBR14
IEBCOPY
IDCAMS
Utility IKJEFT01 is used to transfer the file ?
Mark all the valid JCL utilites.
ICETOOL
ICEMAN
SYNCSORT
SYSDCL
IEFBR16
State TRUE or FALSE. "File Status 42 corresponds to a CLOSE operation has been tried on file already closed."
When the WRITE Statement for a SAM File is executed, the associated SAM File must be opened in
OUTPUT or EXTEND Mode
OUTPUT Mode
I-O Mode
OUTPUT, I-O or EXTEND Mode
Which of the following are Data Manipulation Statements in COBOL?
INSPECT (TALLYING)
INSPECT (REPLACING or CONVERTING)
SET
ALTER