Hiba_t
1st October 2004, 13:47
I'm using the command bshcmd6.1 to list the sessions for users.. I'm facing a weird behaviour of this command. Sometimes it works perfectly for a user and other times for the same user it outputs an empty result instead of the correct one.

Does anyone know how to overcome this behaviour ? Did anyone face this problem before ?

Hitesh Shah
1st October 2004, 16:00
I have noticed this when user is executing heavy print /update process. May be bshell too busy to answer within certain retries and bshcmd6.1 returning without output.

Markus Schmitz
4th October 2004, 12:06
Absolutely, that's why you give a timeout value, how long you are willing to wait for the result.

Hiba_t
4th October 2004, 18:35
I added a timeout, but still it doesn't work..
For another user it works.

Do you know what could be the reason of this behaviour ?

george7a
16th January 2006, 09:52
Hi,

Just for the record, I found out that (at least in our system) user bsp can use this command on his bshell processes and it will work. But bsp can't list the sessions of the user george! same thing with user george, I can view my sessions but not bsps's (george & bsp are both super users).

I thought it was a permission thing so I logged on in root and this command worked great for all users!

Maybe there are some settings/configurations that have to be done first!

- George