Search the web
Sign In
New User? Sign Up
psftdba · PeopleSoft DBA Forum
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Error while accessing client status under psadmin menu.   Message List  
Reply | Forward Message #3538 of 3932 |
RE: PeopleSoft DBA Forum Error while accessing client status under psadmin menu.

The process you are looking for is called tmadmin.  So just use the 'ps' command to see what is running.
Something like this (and I haven't tested it) will list all instances of tmadmin that are running. 
 
ps -ef | grep tmadmin | grep -v grep
 
 

regards
_________________________
David Kurtz
Go-Faster Consultancy Ltd.
tel: +44 (0)7771 760660
fax: +44 (0)7092 348865
mailto:david.kurtz@...
web: www.go-faster.co.uk
Book: PeopleSoft for the Oracle DBA: http://www.psftdba.com
DBA Blogs: PeopleSoft: http://blog.psftdba.com, Oracle: http://blog.go-faster.co.uk
PeopleSoft DBA Forum: http://groups.yahoo.com/group/psftdba

 


From: psftdba@yahoogroups.com [mailto:psftdba@yahoogroups.com] On Behalf Of Chris Martyn
Sent: Tuesday, January 13, 2009 1:14 AM
To: psftdba@yahoogroups.com
Subject: Re: PeopleSoft DBA Forum Error while accessing client status under psadmin menu.

Hi David,
Thanks for response.
My OS is AIX. Can you please let me know how to check for multiple copies of tmadmin process. will restarting applciation server help?
Please let me know.
 
Regards,
Chris.

 


From: David Kurtz <david.kurtz@...>
To: psftdba@yahoogroups.com
Sent: Monday, January 12, 2009 6:16:34 PM
Subject: RE: PeopleSoft DBA Forum Error while accessing client status under psadmin menu.

Psadmin is just a wrapper for tmadmin, the Tuxedo command line utility. By
default tmadmin takes out an exclusive lock on the bulletin board. If you
try to run multiple copies of you get that error message.

Check fo multiple copies of the tmadmin process, and kill the offending ones
and try again.

You can supress this locking behaviour with the -r option, for example, if
you are incorporating tmadmin into scripts to monitor the domain.

regards
____________ _________ ____
David Kurtz
Go-Faster Consultancy Ltd.
tel: +44 (0)7771 760660
fax: +44 (0)7092 348865
mailto:david.kurtz@ go-faster. co.uk
web: www.go-faster. co.uk
Book: PeopleSoft for the Oracle DBA: http://www.psftdba. com
DBA Blogs: PeopleSoft: http://blog. psftdba.com, Oracle:
http://blog. go-faster. co.uk
PeopleSoft DBA Forum: http://groups. yahoo.com/ group/psftdba

>-----Original Message-----
>From: psftdba@yahoogroups .com [mailto:psftdba@yahoogroups .com]
>On Behalf Of chris_psadm
>Sent: Monday, January 12, 2009 11:04 PM
>To: psftdba@yahoogroups .com
>Subject: PeopleSoft DBA Forum Error while accessing client
>status under psadmin menu.
>
>I am trying to see client status i.e Number of clients
>connected to peolesoft session though "psadmin"
>ps_home/appserv/ psadmin I am receiving below error after
>seleting option for client status
>
>TMADMIN_CATT: 199: Cannot become administrator. Limited set of
>commands available.
>
>Has anyone came across similar problem? Please let me know
>what needs to be done.
>
>Thanks in Advance.
>
>Regards,
>Chris.
>
>
>
>----------- --------- --------- -------
>
>PeopleSoft for the Oracle DBA is published by Apress - see
>http://www.psftdba. com.
>The PeopleSoft DBA Forum is managed by http://www.go- faster.co. uk.
>Yahoo! Groups Links
>
>
>




Tue Jan 13, 2009 8:13 am

davidkurtz
Offline Offline
Send Email Send Email

Forward
Message #3538 of 3932 |
Expand Messages Author Sort by Date

I am trying to see client status i.e Number of clients connected to peolesoft session though "psadmin" ps_home/appserv/psadmin I am receiving below error after...
chris_psadm
Offline Send Email
Jan 12, 2009
11:08 pm

Psadmin is just a wrapper for tmadmin, the Tuxedo command line utility. By default tmadmin takes out an exclusive lock on the bulletin board. If you try to...
David Kurtz
davidkurtz
Offline Send Email
Jan 12, 2009
11:16 pm

Is there any way to (easily) disable the ability for end users to create recurrances when executing a run control? Hopefully using security rather than having...
the dragon
ceprn
Offline Send Email
Jan 16, 2009
11:24 pm

Hi David, Thanks for response. My OS is AIX. Can you please let me know how to check for multiple copies of tmadmin process. will restarting applciation server...
Chris Martyn
chris_psadm
Offline Send Email
Jan 13, 2009
8:05 am

The process you are looking for is called tmadmin. So just use the 'ps' command to see what is running. Something like this (and I haven't tested it) will...
David Kurtz
davidkurtz
Offline Send Email
Jan 13, 2009
8:13 am

Yep . I did search for tmadmin processes but could not find one. I reconfigured the domain ,now I am able to see the client status. Is there any way to get...
Chris Martyn
chris_psadm
Offline Send Email
Jan 13, 2009
4:28 pm

That sounds like the domain getting locked up. It is likely that a simple recycle of the domain would also have done the job. Using TMADMIN is good for a...
David Kurtz
davidkurtz
Offline Send Email
Jan 13, 2009
4:36 pm

There was a discussion a while back about querying the web server programmatically for the information displayed in application monitoring section of the...
James Blanding
stoneandkobi
Offline Send Email
Jan 13, 2009
7:33 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help