How can I see the active users?

rcandeo

Well Known Member
Does anyone who have AS400, has a way to see who are the users that are working in OneWorld?
My operator needs to see wich users are active before shutting down the system at night for backup.
Thank You
 
Hi,

The way I have found that is the most reliable is:

You can do a WRKOBJLCK on the control libraries (PRODCTL, CRPCTL and
TESTCTL or any others you may have) to determine who is in what
environments. Or you can do a WRKOBJLCK on library SYS7333 to just see
who is in OneWorld in any environment. This will give you a list of the
QZDASOINIT jobs that are currently active and using OneWorld. Then you
have to display the job status attributes to see which user has the
prestart job allocated to them.

** For this to work each user has to have their own AS/400 logon that
they use in the OneWorld User Security. **

There is also the Server Administration Workbench but it only works from
OneWorld explorer (not Solution Explorer) and it is not always accurate as
to who is signed on. It frequently gives me the wrong info and users that
have signed off hours earlier are still showing up.

If anyone has been able to successfully use SAW in an AS/400 solution I'd
love to hear how.

Regards,
Gerald.








rcandeo
<[email protected] To: Gerald Kastanek/Toronto/IBM@IBMCA
nd.br> cc:
Sent by: Subject: How can I see the active users?
owner-jdelist@jde
list.com


04/16/2002 09:32
AM
Please respond to
jdelist





Does anyone who have AS400, has a way to see who are the users that are
working in OneWorld? My operator needs to see wich users are active before
shutting down the system at night for backup.Thank You
--------------------------
http://www.jdelist.com/ubb/showthreaded.php?Cat=&Board=OW&Number=32723
+ - - - - - - - - - - - - - - - - - - - - - - - -+
This is the JDEList One World® / XE mailing list / forum.
Archives and information on how to SUBSCRIBE, and
UNSUBSCRIBE can be found on the JDEList Forum at
http://www.JDEList.com

JDEList is not affiliated with JDEdwards®

+ - - - - - - - - - - - - - - - - - - - - - - - -+
 
HI Gerald,

What kind of a problem you have with SAW in AS/400?. I am using it but do not see any problem with this.

Reg.

Zakeer.
 
Hi Zakeer,

First, when I run ONLY Solution Explorer, the menu option for SAW.EXE does
not run. It does run from OneWorld Explorer though. I just discovered
this this morning and haven't looked at the log to see what's going on.

But when I do run SAW and look for active users I see users that are not
actually on the system. I have confirmed this by calling them. SAW seems
to display what it wants to display and is not giving me accurate
information. This is the second OW installation and the 4th service pack
that I have seen this through so I figured it was SAW.

I configred it to look at port 6009, My Enterprise server, and Security. I
run SAW and surf down the tree through Date/Time, 6009, Enterprise Server
name and highlight the SECURITY Process. This brings up the list of users
at the bottom of the screen. This list if users is incorrect.

Am I doing something wrong?

Please advise.

Thanks,
Regards,
Gerald





Z_Cader
<Z_Cader@Hotmail. To: Gerald Kastanek/Toronto/IBM@IBMCA
com> cc:
Sent by: Subject: Re: How can I see the active users?
owner-jdelist@jde
list.com


04/16/2002 12:10
PM
Please respond to
jdelist





HI Grerald,

What kind of a problem you have with SAW in AS/400?. I am using it but do
not see any problem with this.

Reg.

Zakeer.
--------------------------
http://www.jdelist.com/ubb/showthreaded.php?Cat=&Board=OW&Number=32737
+ - - - - - - - - - - - - - - - - - - - - - - - -+
This is the JDEList One World® / XE mailing list / forum.
Archives and information on how to SUBSCRIBE, and
UNSUBSCRIBE can be found on the JDEList Forum at
http://www.JDEList.com

JDEList is not affiliated with JDEdwards®

+ - - - - - - - - - - - - - - - - - - - - - - - -+
 
I can give you input on saw.exe not running from the menu. If you look in
b7\system\bin32 you will see that they named it
ServerAdministrationWorkbench.exe. This it too long for the menu. You will
need to rename it to SAW.EXE.
 
Back
Top