-
How do you split a file data into multiple files?
Explain with example?
-
VSAM File with Null Data
how do you create a new VSAM file with null record as header with JCL please provide me with coding
-
Splitting and merging of file using sort
Hi,I have a file which contains 3 types of transactions with account number,transaction type and transaction creation date.The transaction types are 35,39 and 41.The file has duplicate records for all transactions(ie 2 records for each account number for each transaction).Now I need to remove the duplicate for the 39 type transaction alone and keep the remaining.That is only for the transaction type...
-
-
What is the record size for alternate index if alternate key is unique
- whether record size is (5+alternate key length+n*pmy key length ) or (5+pmy key length + n*alternate key length) where 'n' is the no. of duplicate alternate keys.
-
-
-
-
-
Copy records without duplicates
How to copy records from 2 files with duplicates? Without duplicates?
-
-
-
Reading KSDS File
How do you read a ksds file in reverse order?
-
VSAM Data Sets
How will you access the VSAM data sets?
-
-
-
-
-
-
Define KSDS
How will you define a KSDS of avg length-100 and max length-150 and key length 10
VSAM Interview Questions
Ans