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 

What is INTRDR ? - Internal Reader

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> JCL/SORT
View previous topic :: View next topic  
Author Message
Phantom
Data Mgmt Moderator
Data Mgmt Moderator


Joined: 07 Jan 2003
Posts: 1056
Topics: 91
Location: The Blue Planet

PostPosted: Tue Nov 29, 2005 12:15 pm    Post subject: What is INTRDR ? - Internal Reader Reply with quote

Internal Reader - INTRDR

INTRDR is an IBM-reserved name identifying the internal reader. The system places the output records for the internal reader into a buffer in your address space. When this buffer is full, JES places the contents on the spool; later, JES retrieves the new job from the spool.

Internal reader routines allow TSO jobs or application programs to submit job streams to JES3 using output data sets. When a job stream enters the system, data management assigns the data sets directly to an internal reader. If an internal reader is not available, the system dynamically creates one. When JES3 schedules the internal reader, input service can proceed to process the data set as an input stream.

As mentioned, an application program can create a job and pass it to the JES3 internal reader. To pass the job to the internal reader, the program must write the job to a data set for which SYSOUT=(class,INTRDR) has been specified. The internal reader reads the job, then gives it to JES3 where the job is processed like other reader-submitted jobs.

If the submitter of an internal reader job is either a TSO user or has an associated TSO userid, the TSO userid will be propagated to the submitted job.

To display a list of all the internal readers in the system at any one time, issue the *INQUIRY,A,D=INTRDR command. As the workload slows, input service will automatically terminate internal readers when they are no longer required. The operator can also stop the internal reader by issuing a *CANCEL,INTRDR or a *CANCEL,J=jobno command

Links:

http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/IAT2A640/4.1.5.6?DT=20050713022356


Cics Interface to JES
http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/DFHCAP34/4.6?DT=19990319124947

Invoke JCL from UNIX
http://www.mvsforums.com/helpboards/viewtopic.php?t=1597&highlight=intrdr

Submit Jobs from COBOL / CICS
http://www.mvsforums.com/helpboards/viewtopic.php?t=1871&highlight=intrdr
http://www.mvsforums.com/helpboards/viewtopic.php?t=3148&highlight=intrdr

Submit Jcl from IMS DC
http://www.mvsforums.com/helpboards/viewtopic.php?t=590&highlight=intrdr

Other Useful links:
http://www.mvsforums.com/helpboards/viewtopic.php?t=3620&highlight=intrdr
http://www.mvsforums.com/helpboards/viewtopic.php?t=1637&highlight=intrdr
http://www.mvsforums.com/helpboards/viewtopic.php?t=3342&highlight=intrdr
http://www.mvsforums.com/helpboards/viewtopic.php?t=1529&highlight=intrdr

Thanks,
Phantom
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 -> JCL/SORT 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