As far as I know, the iSeries Navigator uses the QZRCSRVS job to communicate with the AS400, but other Java APIs use QZRCSRVS as well.
Use WRKACTJOB and find the QZRCSRVS jobs. You can identify the users in the current users field. This won't be an exact count, but it will give you a general idea.
Last Wiki Answer Submitted: March 25, 2009 5:11 pm by mshen27,310 pts.
If you live outside the United States, by submitting your email address you consent to having your personal data transferred to and processed in the United States.
I have noticed that Websphere Development Studio also uses that server job. Another way to tell is with a netstat option 3, and connections to any local port that start with as- are OpsNav or Websphere connections.
I have noticed that Websphere Development Studio also uses that server job. Another way to tell is with a netstat option 3, and connections to any local port that start with as- are OpsNav or Websphere connections.