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
How does the jcl specify the job to os?
Give the syntax of job specifying jcl statement.
what is “Cond= even” and “Cond=only”?
Is acct parameter mandatory?
how you can direct the data to spool using SYSOUT option?
Explain the hierarchy levels in jcl?
what are the statements that are not valid to be included in an include statement?
what is use of space parameter in dd statement?
how would you create a temporary dataset? And where will you use them?
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) ?
What are steplib and joblib? What for they are used?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
When space is allocated for an output dataset, what units can be used?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
Is automatic restart possible in jcl?