|
|
| Author |
Message |
sureshindira
New User
Joined: 21 Feb 2005 Posts: 12
|
|
|
|
| using tso option how can create vsam file |
|
| Back to top |
|
 |
References
|
Posted: Mon Apr 18, 2005 12:43 pm Post subject: Re: using tso option how can create vsam file |
 |
|
|
 |
sunnyk
Active User
Joined: 20 Oct 2004 Posts: 59
|
|
|
|
Hi,
Follow the steps below:
1.Go to file aid option in ur panel
2.Enter option 3(utilities) i.e File-AID/SPF extended utilities and press enter
3.Go to option 5(VSAM) i.e Allocate, display, delete, modify, or rename VSAM clusters,alternate indexes, or paths; manage IAM files and press enter
4.Then you can allocate by going to option A and give dataset name and by pressing enter go to the next panel where you can choose KSDS,ESDS,RRDS or LDS from the option and give other parameters like space,units,key length etc
In hope this helps you.
Thanks
sunny |
|
| Back to top |
|
 |
Prandip
Active User
Joined: 04 Mar 2005 Posts: 89 Location: In my tiny cubicle ...
|
|
|
|
TSO DEFINE CLUSTER ...
For more information, enter TSO HELP DEFCL. |
|
| Back to top |
|
 |
|
|