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...
Want to share photos of your group with the world? Add a group photo to Flickr.

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 #3540 of 3996 |
Re: PeopleSoft DBA Forum Error while accessing client status under psadmin menu.

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 quick manual check of the number of
connections to a domain. For more systematic monitoring of
performance metrics in general you need to look an PeopleTools
Performance Monitor.

Amongst the many metrics that are collected you will also find PPM
collects the number of connections to each application server and each
web server distinctly.

--- In psftdba@yahoogroups.com, Chris Martyn <chris_psadm@...> wrote:
>
> 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 infomation about cliebt connections from Web
server, we are using WebLogic 9.2.We like to aknow how many clients
are connected to web server.
>
> Regards,
> Chris.
>
>
>
>
> ________________________________
> From: David Kurtz <david.kurtz@...>
> To: psftdba@yahoogroups.com
> Sent: Tuesday, January 13, 2009 3:13:11 AM
> Subject: 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@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
>
>
>
> ________________________________
> 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@ go-faster. co.uk>
> 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 4:36 pm

davidkurtz
Offline Offline
Send Email Send Email

Forward
Message #3540 of 3996 |
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