Using DELETE what type of file can you delete?
a)SEQUENTIAL FILE
B)INDEXED FILE
C)
D)
Some options were there..i cant remember
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / sowmya
we can delete only indexed file and numbered file.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / vinay sonar
Using delete you can delete records in sequential and
indexed file
Is This Answer Correct ? | 1 Yes | 5 No |
What does IEBGENER do?
Explain about Specifying compiler options in the PROCESS (CBL) statement
Immediate Job opening for mainframe professionals in Keane Bangalore. Please find the below details: Organization: Keane India Location: Bangalore Skill: COBOL, JCL,VSAM,DB2,CICS,IMS,REXX,CLIST Exp: 1 to 4 years only Employment Type: Permenant Employee Note: If you have attended keane interview in past 6 months please ignore this job opening. Please respond to email id keanemfjob@gmail.com OR keanemfjob@yahoo.in with your latest resume and following details, We will contact you within 24 hours: Total IT Exp: Exp in Mainframe: Current CTC: Expected CTC: Notice Period:
What are the rules employed while naming the steps in a job?
What is catelog procedure and how many catelog procedure to use in one job?
Passing a variable parm from JCL to a cobol/db2 program
Suppose your program is reading a Sequential Vsam file. The file contains 10 records. How will you code the JCL to read only 2nd, 5th, 7th,and 10th record?
what is the difference between return code and maxcc?
how to identify the file used in the JCL is an VSAM file. Just seeing the JCL code how can we track the file as VSAM file?
what is the difference between the JCLLIB and JOBLIB ,and where do we use it ?
i have a file which contains duplicates ? my requirement is to eliminate duplicates and these elminated duplicates should be moved to another file can any code this using sort ?
What is a S0C4 error ?