Using DELETE what type of file can you delete?
a)SEQUENTIAL FILE
B)INDEXED FILE
C)
D)
Some options were there..i cant remember
Answer Posted / y@$w@nth
We can only delete the records in a indexed file we can't
delete the records in a sequential file SO u can decide what
is the answer for above question
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
What parameter of the job statement is used to limit the cpu time consumed by the job?
Why block size is multiple of lrecl in jcl?
What is the use of symbol // in jcl?
What are the jcl procedures?
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
What are the 4 fields in dd statement?
how you can access an uncataloged dataset in a JCL?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
which utility is used a dummy utility?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
In sms datasets, what is the function of the dd mgmtclas keyword?
which utility is used to sort a file in jcl?
What are the rules employed while naming the steps in a job?
Explain the function of the dd dcb keyword?
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?