Define a path?
No Answer is Posted For this Question
Be the First to Post Answer
what is the purpose of the verify function of idcams?
If we are using empty VSAM file, we can see this empty file by using FILE AID tool. How can we open empty VSAM file if you are using in Program..?
what is reuse parameter ?
What is File Status in VSAM?
What are the optional parameters to the input dataset While loading the empty cluster with the data records?
what do you mean by recovery and speed parameters in define cluster command?
What is a VSAM split?
explain how many ways you can load data in a vsam cluster?
By looking into the Jcl can we identify the dataset is VSAM?
5 Answers Cognizant, Keane India Ltd,
difference between vsam and database tables
What is a path?
The first VSAM file V1 has 2 fields A and B . There is a DB2 file which has fields E and f. We need the fields A, B , E and F to another VSAM file called V2. Kindly mention the logic in procedure division in cobol..