MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

non-vsam files

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> CICS and Middleware
View previous topic :: View next topic  
Author Message
mdisulaiman
Beginner


Joined: 14 Nov 2003
Posts: 17
Topics: 10

PostPosted: Fri Dec 12, 2003 11:01 pm    Post subject: non-vsam files Reply with quote

hi all,

can any one explain me the process for accessing an non-vsam file using cics.





bye
_________________
sulaiman
Back to top
View user's profile Send private message Send e-mail
warp5
Intermediate


Joined: 02 Dec 2002
Posts: 429
Topics: 18
Location: Germany

PostPosted: Mon Dec 15, 2003 1:58 am    Post subject: Reply with quote

Tell us what kind of dataset you are talking about, then we can answer.
Back to top
View user's profile Send private message Visit poster's website
Mike Chantrey
Intermediate


Joined: 10 Sep 2003
Posts: 234
Topics: 1
Location: Wansford

PostPosted: Mon Dec 15, 2003 6:26 am    Post subject: Reply with quote

A sequential file or a a PDS member can be accessed by defining it as an extra-partition transient data queue. This definition will either be in a macro defined DCT (older method) or a TDQUEUE RDO definition (current method). Your CICS systems programmers will tell you what info they need from you to set up such a definition, but basically you end up with a four character CICS TDQ name associated with your dataset, and you use this in EXEC CICS READQ TD commands to read the records from the dataset.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> CICS and Middleware All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group