IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

instream data in spool


IBM Mainframe Forums -> JCL & VSAM
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
murmohk1

Senior Member


Joined: 29 Jun 2006
Posts: 1436
Location: Bangalore,India

PostPosted: Mon Aug 28, 2006 2:39 pm
Reply with quote

Hi,

Where do you find instream data (like sysin dd *) in spool? It is not available in JESJCL.

Regards,
Murali Mohan
Back to top
View user's profile Send private message
ofer71

Global Moderator


Joined: 27 Dec 2005
Posts: 2358
Location: Israel

PostPosted: Mon Aug 28, 2006 2:50 pm
Reply with quote

You can see it. You can use either debugging utilities or "native" debug (like DISPLAY in COBOL or SAY in REXX).

O.
Back to top
View user's profile Send private message
ofer71

Global Moderator


Joined: 27 Dec 2005
Posts: 2358
Location: Israel

PostPosted: Mon Aug 28, 2006 2:50 pm
Reply with quote

You can't see it. You can use either debugging utilities or "native" debug (like DISPLAY in COBOL or SAY in REXX).

O.
Back to top
View user's profile Send private message
murmohk1

Senior Member


Joined: 29 Jun 2006
Posts: 1436
Location: Bangalore,India

PostPosted: Mon Aug 28, 2006 2:59 pm
Reply with quote

Thanks for the quick reply O.

Assuming I have put a sort card (while using DFSORT), how do I get now?
Back to top
View user's profile Send private message
ofer71

Global Moderator


Joined: 27 Dec 2005
Posts: 2358
Location: Israel

PostPosted: Mon Aug 28, 2006 3:05 pm
Reply with quote

One solution is to put the SYSIN in a dataset, and add an IEBGENER at end to copy the input dataset into SYSOUT.

O.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> JCL & VSAM

 


Similar Topics
Topic Forum Replies
No new posts How to save SYSLOG as text data via P... All Other Mainframe Topics 1
No new posts Store the data for fixed length COBOL Programming 1
No new posts Data set Rec-Cnt and Byte-Cnt Testing & Performance 2
No new posts SCOPE PENDING option -check data DB2 2
No new posts Check data with Exception Table DB2 0
Search our Forums:

Back to Top