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 

Reading Tape data set from Rexx

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> TSO and ISPF
View previous topic :: View next topic  
Author Message
kris_madras
Beginner


Joined: 07 Apr 2004
Posts: 46
Topics: 29

PostPosted: Fri Apr 30, 2004 1:38 am    Post subject: Reading Tape data set from Rexx Reply with quote

Hi,
Is there any way to read a Tape data set directly from rexx using
EXECIO? If the Tape data set has 10 million records can we directly read
the Tape data set?



Thanks,
Krishna
Back to top
View user's profile Send private message
Mike
Beginner


Joined: 03 Dec 2002
Posts: 114
Topics: 0
Location: Sydney, Australia

PostPosted: Tue May 11, 2004 6:34 pm    Post subject: Reply with quote

Yes you could, however you may not be able to read in all records at once, using an asterisk (*) in the lines parameter field of the EXECIO command, due to probable memory limitations.

Furthermore you would also have (I might be wrong here) to run the Rexx in batch as you would not get the tape mounted when running in foreground.

Otherwise, there is no apparent difference when reading a tape as opposed to when reading a DASD based dataset.
_________________
Regards,
Mike.
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 -> TSO and ISPF 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