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 / vinay sonar
Using delete you can delete records in sequential and
indexed file
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
How is a type of file defined in the jcl that executes the cobol program?
How to alter the parameters for the existing gdg?
List the different components of jcl statement?
A dd statement consists of 4 fields. Name them?
I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK
Where & How Do You Code Identifier In Jcl?
List the various advantages of using jcl language?
How can an in-stream dataset be terminated?
a dd statement has 2 types of parameters. Name them?
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
Is acct parameter mandatory?
What is the syntax of JCL statement?
what is the purpose of coding class parameter in job statement?
Explain the function of //cntl statement?
Explain how can the submitting users racf authority be overridden in a job stream?