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

QPRINT option in QW


IBM Mainframe Forums -> TSO/ISPF
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: Wed Mar 28, 2007 1:39 pm
Reply with quote

I had given

Code:
QPRINT CLASS(*)


in Quick Reference. Where does the OP gets printed?
Back to top
View user's profile Send private message
expat

Global Moderator


Joined: 14 Mar 2007
Posts: 8797
Location: Welsh Wales

PostPosted: Wed Mar 28, 2007 1:46 pm
Reply with quote

What's the default destination specified by the people that installed the product.
Back to top
View user's profile Send private message
expat

Global Moderator


Joined: 14 Mar 2007
Posts: 8797
Location: Welsh Wales

PostPosted: Wed Mar 28, 2007 1:48 pm
Reply with quote

If it's from TSO it may well get routed to your SPF Log/List dataset.
Back to top
View user's profile Send private message
murmohk1

Senior Member


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

PostPosted: Wed Mar 28, 2007 1:55 pm
Reply with quote

This is my QPRINT profile -

Code:

         CLASS ==> A
        COPIES ==> 1
          FORM ==>
        WRITER ==>
           FCB ==>

          DEST ==> LOCAL    USER ID ==>
         CHARS ==>                        (up to 4)

   HOLD/NOHOLD ==> HOLD
   FOLD/NOFOLD ==> NOFOLD



I had verified the log files. Could you share some more info on

Quote:
get routed to your SPF Log/List dataset.
Back to top
View user's profile Send private message
expat

Global Moderator


Joined: 14 Mar 2007
Posts: 8797
Location: Welsh Wales

PostPosted: Wed Mar 28, 2007 2:09 pm
Reply with quote

Your TSO session creates a Log / List file each session.

These may contain the output from your command.

From the initial TSO menu after logon, type 0 (zero) for settings.
In the top left hand corner is an item Log/List. Put the cursor on this and hit enter. Go through options 1 & 2 to make sure that they are saved after logoff.

Logoff and look at the output from these datasets. They are usually something like UID.SPFLOGx.LIST.
Back to top
View user's profile Send private message
murmohk1

Senior Member


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

PostPosted: Wed Mar 28, 2007 2:29 pm
Reply with quote

As suggested, I changed the options to Keep data set and allocate new data set. When I verified the HLQ.SLQ.SPFLOGx.LIST after logoff, I found previous session ISPF TRANSACTION LOG only (i.e., without the QPRINT information).
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 -> TSO/ISPF

 


Similar Topics
Topic Forum Replies
No new posts SCOPE PENDING option -check data DB2 2
No new posts OUTFIL with SAVE option DFSORT/ICETOOL 7
No new posts CICS vs LE: STORAGE option CICS 0
No new posts INSYNC option with same function as I... JCL & VSAM 0
No new posts Option DYNALLOC second parameter. DFSORT/ICETOOL 11
Search our Forums:

Back to Top