View previous topic :: View next topic |
Author |
Message |
s_shivaraj Beginner
Joined: 21 Sep 2004 Posts: 140 Topics: 14 Location: Chennai, India
|
Posted: Fri Nov 26, 2004 7:07 am Post subject: ISPF Profile Changed, |
|
|
Friends,
Accidently i changed my ISPF profile, entered some garbage value in "proc Field ". Now i couldn't able to enter in to my Region.
Could you please tell me where the profile details will be stored . _________________ Cheers
Sivaraj S
'Technical Skill is the Master of complexity, while Creativity is the Master of Simplicity' |
|
Back to top |
|
|
nevilh Beginner
Joined: 11 Aug 2004 Posts: 115 Topics: 0
|
Posted: Fri Nov 26, 2004 10:03 am Post subject: |
|
|
Hi; I assume you are referring to the Procedure field on the logon panel
If so then you can try just blanking out the field and the system should replace it with the default value thus allowing you to logon. If however your systems programmer is a security freak the field will remain blank and this will not help you in any way. |
|
Back to top |
|
|
s_shivaraj Beginner
Joined: 21 Sep 2004 Posts: 140 Topics: 14 Location: Chennai, India
|
Posted: Sat Nov 27, 2004 12:12 am Post subject: |
|
|
Quote: | I assume you are referring to the Procedure field on the logon panel If so then you can try just blanking out the field and the system should replace it with the default value thus allowing you to logon.
|
Nevilh,
I couldn't able to Logon itself, if i can then i know the proper proc name , i can replace there. But now if i try Logging In, my LogOn is getting terminated abnormally. _________________ Cheers
Sivaraj S
'Technical Skill is the Master of complexity, while Creativity is the Master of Simplicity' |
|
Back to top |
|
|
nevilh Beginner
Joined: 11 Aug 2004 Posts: 115 Topics: 0
|
Posted: Sat Nov 27, 2004 3:49 am Post subject: |
|
|
Hi if you try logging on and just give your userid as a parameter a panel should be displayed asking foryour password . On this panel you should be able to blank out the incorrect procedure name and this might help.
If you are logging on over some multi-session software (nvas solve) etc it might not allow you to do this .In this case when you have the vtam logon panel on your screen.Try clearing the screen and then issue the command
logon applid(tso)
and you should/could be prompted for your userid.
If so then enter userid and you will be shown the logon panel where you should blank the procedure field and then enter your password |
|
Back to top |
|
|
s_shivaraj Beginner
Joined: 21 Sep 2004 Posts: 140 Topics: 14 Location: Chennai, India
|
Posted: Sat Nov 27, 2004 4:36 am Post subject: |
|
|
Quote: |
In this case when you have the vtam logon panel on your screen.Try clearing the screen and then issue the command
logon applid(tso)
and you should/could be prompted for your userid.
|
Thanks for your Response. Yes, I am using the multi-session, but how to clear the screen and which screen you want me to clear.
What is VTAM logon Panel.. I will be happy if you can elaborate this...
I have two regions, i was able to enter in to 1 region and not in the other one in which i changed the Proc, it's terminating.
Waiting for ur response.
Thanks In advance. _________________ Cheers
Sivaraj S
'Technical Skill is the Master of complexity, while Creativity is the Master of Simplicity' |
|
Back to top |
|
|
s_shivaraj Beginner
Joined: 21 Sep 2004 Posts: 140 Topics: 14 Location: Chennai, India
|
Posted: Sat Nov 27, 2004 4:45 am Post subject: |
|
|
WHEN USING TERMINALS SUPPORTED BY TSO/VTAM,
THE LOGON FROM THESE DEVICES WILL BE INSTALLATION DEFINED.
SEE YOUR SYSTEM PROGRAMMER FOR YOUR INSTALLATIONS
REQUIREMENTS.
I got this, in QW LOGON.
Is that command is Installation Defined _________________ Cheers
Sivaraj S
'Technical Skill is the Master of complexity, while Creativity is the Master of Simplicity' |
|
Back to top |
|
|
nevilh Beginner
Joined: 11 Aug 2004 Posts: 115 Topics: 0
|
Posted: Sat Nov 27, 2004 6:16 am Post subject: |
|
|
Hi: By default when you try to Logon if you only supply your USERID TSO will prompt you with a screen where you can enter your password racf group procedure name etc. Do you see this screen ?
If not when you select tso from the Multisession screen does the software automatically pass tso your userid and password ?
If this is the case you need to change the passthru parameters to at least remove the password parameter.
The clear screen is dependant on how your software is customised
(Normally PA1 ESC etc) THe Vtam screen in the screen that is displayed when the terminal attaches to vtam (when you start your emulation software) |
|
Back to top |
|
|
s_shivaraj Beginner
Joined: 21 Sep 2004 Posts: 140 Topics: 14 Location: Chennai, India
|
Posted: Mon Nov 29, 2004 7:24 am Post subject: |
|
|
Quote: | If not when you select tso from the Multisession screen does the software automatically pass tso your userid and password
|
No, I will be selecting whether i should continue with TSO or with other new session (part of Multi session) . if i select the new session, i don _________________ Cheers
Sivaraj S
'Technical Skill is the Master of complexity, while Creativity is the Master of Simplicity' |
|
Back to top |
|
|
taltyman JCL Forum Moderator
Joined: 02 Dec 2002 Posts: 310 Topics: 8 Location: Texas
|
Posted: Mon Nov 29, 2004 10:52 am Post subject: |
|
|
If you have a friend that is currently logged on to the TSO you are having trouble with then have them go to the TSO READY prompt and enter LOGON xxxx (where xxx is your userid). That may bypass the session manager and let you change your procedure to a correct name. |
|
Back to top |
|
|
nevilh Beginner
Joined: 11 Aug 2004 Posts: 115 Topics: 0
|
Posted: Tue Nov 30, 2004 5:56 am Post subject: |
|
|
Taltymans solution is the best, otherwise you have to modify your multi session panel to add a new session and normally this is a restricted function |
|
Back to top |
|
|
s_shivaraj Beginner
Joined: 21 Sep 2004 Posts: 140 Topics: 14 Location: Chennai, India
|
Posted: Tue Nov 30, 2004 7:26 am Post subject: |
|
|
Nevilh, Talymans
Thanks for Ur Suggestion.
!! But even that is asking only the password and is not showing the other Screens ( First Screen with the Proc and account No etx ..)..
Looking for Some more solution which can Help ME.... Really I am in need of it..
Is it possible to change the Setting my replacing the Dataset in which Profiles are stored. If YES, which Dataset need to be replaced.
I tried replacing the userid.ISPF.PROF but it's not working. In my R&D i find that the name of the proc is stored in a system variable called ZLOGON. Anyone has any Idea, were this Variable will store its value. _________________ Cheers
Sivaraj S
'Technical Skill is the Master of complexity, while Creativity is the Master of Simplicity' |
|
Back to top |
|
|
taltyman JCL Forum Moderator
Joined: 02 Dec 2002 Posts: 310 Topics: 8 Location: Texas
|
Posted: Tue Nov 30, 2004 8:22 am Post subject: |
|
|
Someone with racf (or whatever your security package is) authority can change the value in your racf TSO segment. That holds the value for proc as well as other TSO settings. Your ISPF profile has absolutely nothing to do with your problem. |
|
Back to top |
|
|
nevilh Beginner
Joined: 11 Aug 2004 Posts: 115 Topics: 0
|
Posted: Tue Nov 30, 2004 10:48 am Post subject: |
|
|
Last attempt. try Taltymans suggestion again
ie get your friend to logon
then at the tso ready prompt try
logon userid/password proc(procname)
If you still dont know the correct procname use
logon userid/password proc()
This works for me .... but it sounds as though security is a bit tougher on your machine |
|
Back to top |
|
|
Maton_Man Beginner
Joined: 30 Jan 2004 Posts: 123 Topics: 0
|
Posted: Tue Nov 30, 2004 7:39 pm Post subject: |
|
|
Don't you have system programmers at your site? _________________ My opinions are exactly that. |
|
Back to top |
|
|
s_shivaraj Beginner
Joined: 21 Sep 2004 Posts: 140 Topics: 14 Location: Chennai, India
|
Posted: Tue Nov 30, 2004 11:23 pm Post subject: |
|
|
TaltyMan & Nevilh
Got that
Thanks a lot Guys... It worked
Thanks for all ur support _________________ Cheers
Sivaraj S
'Technical Skill is the Master of complexity, while Creativity is the Master of Simplicity' |
|
Back to top |
|
|
|
|