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 

How to skip the 'ispf/pdf' at READY prompt in tso

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


Joined: 08 Oct 2004
Posts: 192
Topics: 89

PostPosted: Thu Feb 17, 2011 11:12 am    Post subject: How to skip the 'ispf/pdf' at READY prompt in tso Reply with quote

Hi,

Please excuse me if this is very basic one.

After loggin into tso I'm getting this message
Code:
IKJ56455I MZQYXH LOGON IN PROGRESS AT 08:06:08 ON FEBRUARY 17, 2011
 MVS1 ON LAXMVS IS CURRENTLY RUNNING Z/OS R1.11                   
 MVS2 ON LAXMVS IS CURRENTLY RUNNING Z/OS R1.11                   
READY                                                             
                                                                   
READY                                                             


Here i need to enter ISPF/PDF to go into ispf pannel. My requirement is how to avoid entering ISPF/PDF at READY prompt i.e. after entering user id and password it should go directly to ispf pannel. In the same way how to go to initial screen without entering LOGOFF at READY PROMPT. Please help me out.

Thanks in advance.

Cheers!!!
Nadh
Back to top
View user's profile Send private message Send e-mail
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12378
Topics: 75
Location: San Jose

PostPosted: Thu Feb 17, 2011 11:51 am    Post subject: Reply with quote

nadh,

Are you using PCOM to login to mainframe? If so there is an option to specify the initial command and you can specify ISPF over there and you will be at the main ISPF menu. See below screenshot

Alternatively you can add the commands to your logon exec

Code:

------------------------------- TSO/E LOGON -----------------------------------
                                                                               
                                                                               
   Enter LOGON parameters below:                   RACF LOGON parameters:     
                                                                               
   Userid    ===> AAAAAA                                                       
                                                                               
   Password  ===>                                  New Password ===>           
                                                                               
   Procedure ===> TSOUSER                          Group Ident  ===>           
                                                                               
   Acct Nmbr ===> XXXXXX                                           
                                                                               
   Size      ===> 4000                                                         
                                                                               
   Perform   ===>                                                             
                                                                               
   Command   ===> ISPF                                                         
                                                                               
   Enter an 'S' before each option desired below:                             
           -Nomail         -Nonotice      S -Reconnect        -OIDcard         
                                                                               
PF1/PF13 ==> Help    PF3/PF15 ==> Logoff    PA1 ==> Attention    PA2 ==> Reshow
You may request specific help information by entering a '?' in any entry field

_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Nic Clouston
Advanced


Joined: 01 Feb 2007
Posts: 1075
Topics: 7
Location: At Home

PostPosted: Thu Feb 17, 2011 1:31 pm    Post subject: Reply with quote

I believe that the Command ===> on the logon panel is executed when you LEAVE ISPF. I have it set to LOGOFF so that when I =x, or just x, out of ISPF then my session is terminated.
_________________
Utility and Program control cards are NOT, repeat NOT, JCL.
Back to top
View user's profile Send private message
semigeezer
Supermod


Joined: 03 Jan 2003
Posts: 1014
Topics: 13
Location: Atlantis

PostPosted: Thu Feb 17, 2011 2:52 pm    Post subject: Reply with quote

the only reason it is executed when you leave ISPF is because the ISPF startup is in your logon proc. It runs after the logon proc.
_________________
New members are encouraged to read the How To Ask Questions The Smart Way FAQ at http://www.catb.org/~esr/faqs/smart-questions.html.
Back to top
View user's profile Send private message Visit poster's website
Dibakar
Advanced


Joined: 02 Dec 2002
Posts: 700
Topics: 63
Location: USA

PostPosted: Thu Feb 17, 2011 3:00 pm    Post subject: Reply with quote

This link explains what semigeezer replied - http://www.ibmsystemsmag.com/mainframe/julyaugust07/tipstechniques/16515p2.aspx
_________________
Regards,
Diba
Back to top
View user's profile Send private message Send e-mail
IEFBR14
Beginner


Joined: 13 Aug 2008
Posts: 17
Topics: 0
Location: SYS1.LINKLIB

PostPosted: Thu Feb 17, 2011 7:34 pm    Post subject: Reply with quote

IMO if you get to READY keep it
This is often hidden/restricted - if you have it you have more control so keep it
If it is for users control things in the logon proc exec
Back to top
View user's profile Send private message
warp5
Intermediate


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

PostPosted: Fri Feb 18, 2011 2:21 am    Post subject: Reply with quote

This is all very site specific and is setup in your shop this way for some reason (or not). It requires detective work on your side to find out how that is set up in your shop. It also requires that you can access the data sets in question. I am sure that there are threads here explaining it all. To start with, you can look at the procedure that you use (in kolusu's example TSOUSER) in your proclib - how ever that is named at your site. Follow the thread from there - (PARM=nnnn) points to the Rexx/Clist that is used when your TSO is started. Good hunting. An alternative is to ask somebody in your shop.
Back to top
View user's profile Send private message Visit poster's website
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