can internal sort be applied to sort ksds files?
There are four types of VSAM files.. They are
ESDS (Entry sequential Data Set)
KSDS (Key sequential Data Set)
RRDS (Relative Record Data Set)
LDS (Linear Data Set)
The KSDS vsam file will be in the sorting order of the key fields, while insert the record. So there is no need of sorting a KSDS file.
Please let me know if I'm wrong.
| Is This Answer Correct ? | 5 Yes | 0 No |
Which of the following paragraphs is compulsory in every COBOL program? (a) SPECIAL-NAMES (b) PROGRAM-ID (c) FILE-CONTROL (d) OBJECT-COMPUTER
How to retain the Duplicates in the one records?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
How do you code Cobol to access a parameter that has been defined in JCL?
I have one ps file in which there are 3 fileds emp_no,emp_name and leave_app.this ps file information give the detail of employee which is going to apply for leave.suppose emp_no=113430,emp_name=ajay,leave_app=1 that means he is going to apply for 1 day leave.and accordingling the table in db2 will be updated means if he has that no of leave in his account then he will get dat leave and updated acc. in table(leave_balance=previous leave present in table-leave_app).Now i want to check whther the updated result is correct or not by comparing the two ps file using IEBCOMPARE or icetool so what is going to be the two ps file and how its is going to be compare.
Write the syntax of a two dimensional array?
Why would you use find and get rather than to obtain?
if a=b how the flow will complete??? perform test through test-exit. perform activa through activa-exit. test. if a=b then next sentence else move a to c. test-exit. exit. activa. -- -- activa-exit. exit.
how to check whether the open command of a sequential file is successful? or not?
COMP-3 field occupy ?
Difference between lrecl, blksize among PS, PDS issues? i.e in jcl at dcb
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com