how do u create gdgs n vsam by using file-aid ?
Answers were Sorted based on User's Feedback
Answer / tarunam
We can create VSAM file by using option 3.5and GDG can be
created using 3.2
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / kaarthik
We can create GDG using option 3.5 (Generation data groups)
after going into File aid.
VSAM files can be created using Option 3.3 (Utilites
Option) .. not sure .. Please correct me if worng.
| Is This Answer Correct ? | 1 Yes | 2 No |
how to invoke subprogram in jcl?
Hi all, I have >200 members per Dataset, I need to delete 2 lines from all members of a Dataset. To do Manually it is difficult. So please tell me simple method. is there any Tool or........
suppose I have 1000 rows in a db2 table. I want to update first 100 records, how do I do it?
Does qtp tool support mainframe application testing?
what is the role of the is numeric clause?
What do you mean by an alias?
difference between MSGSFL AND SFL?
pls send the docs of any telecommunication mainframe project
where will u see joblog ?
What is the need of running runstats in the test environment?
what is the meaning of a (new, catlg, keep) disposition mean?
can we describe the results of opening for input empty vsam files in a cobol program?