| Author |
Message |
kappurajesh Currently Banned New User
Joined: 03 Apr 2004 Posts: 4 Location: India
|
|
|
|
What are ways to use VSAM files in Cics.
How to register FCT table
Without registering in FCT can we use VSAM files in CICS |
|
| Back to top |
|
 |
References
|
Posted: Wed Jun 30, 2004 8:12 am Post subject: Re: VSAM FIlEs in CICS |
 |
|
|
 |
rick
Moderator
Joined: 18 Jun 2004 Posts: 61 Location: Kuzhithurai
|
|
|
|
Hi,
You can use VSAM datasets in CICS in the normal way as you do in batch processing.
It is nessary that the VSAM file should have a FCT entry and it can be regestered using FCT assembler macro |
|
| Back to top |
|
 |
|
|