Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
VSAM FIlEs in CICS

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> CICS
Author Message
kappurajesh
Currently Banned

New User


Joined: 03 Apr 2004
Posts: 4
Location: India

PostPosted: Wed Jun 30, 2004 8:12 am    Post subject: VSAM FIlEs in CICS
Reply with quote

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
View user's profile Send private message
References
PostPosted: Wed Jun 30, 2004 8:12 am    Post subject: Re: VSAM FIlEs in CICS Reply with quote

priya

Moderator


Joined: 24 Jul 2003
Posts: 624
Location: Bangalore

PostPosted: Sat Jul 03, 2004 1:11 am    Post subject: Re
Reply with quote

VSAM Files are used to handle CICS file requirements.

You can use VSAM files without registering in FCT. Example is TSQ (TSQ is ESDS File)

To register a file in FCT use CEDA transaction
Back to top
View user's profile Send private message
meetsrk

Active User


Joined: 13 Jun 2004
Posts: 86

PostPosted: Tue Jul 06, 2004 9:05 pm    Post subject: i think CEDF...
Reply with quote

hi priya,

in order to register a file in cics,

we must use cedf not ceda
i.e
Code:
CEDF SET FILE(XXX.VSAM.ESDS)
Back to top
View user's profile Send private message
ashwinjeerigi

New User


Joined: 20 Jun 2004
Posts: 12
Location: BANGALORE

PostPosted: Fri Jul 16, 2004 4:44 pm    Post subject:
Reply with quote

It can be done through CEMT SET FILE(filename) also..
Never tried with CEDF.

Ashwin
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> CICS All times are GMT + 6 Hours
Page 1 of 1