Jump to content


Click the link below to see the new game I'm developing!


Photo
- - - - -

PROSTAT in pro4.ini


1 reply to this topic

#1 cdi_sabu

cdi_sabu

    Newbie

  • Members
  • Pip
  • 5 posts
  • Gender:Male

Posted 23 February 2018 - 06:02 AM

Hi Pro-IV Gurus

 

Need your expert advice.

 

My requirement is to identify what all functions are being used by business users

 

While going through the various post, I have come across a post by ROB that PROSTAT Command is useful

 

I have put PROSTAT=R in pro4.ini config file in one of the Dev Servers to test

 

And as mentioned in the post by putting the above command it is creating ****.run file in SYSWOW64 Folder with the function name that was used by a user when they invoke pro-iv session

 

But the problem is I have to stop and start the pro-iv service to get the function name written in ****.run file otherwise it shows the size of file as 0

 

As it is a dev server no issues for me in stopping and starting the the pro-iv service, but I don't have that liberty to do the same in Production server

 

Appreciate your help with this

 

Also is there any command to get the Operator ID along with the functions used by that user too?

 

Thanks in advance

 

Regards,

Sabu



#2 Rob Fantini

Rob Fantini

    ProIV Guru

  • Members
  • PipPipPipPipPip
  • 291 posts
  • Gender:Male
  • Location:Haverhill, United States

Posted 21 March 2018 - 09:18 PM

Hello

 

we are using linux and use this in a bash script  :

export RUNSTAT=/u/r/$LOGNAME

export PROSTAT=s 

then per user there is a file put to /u/r/





Reply to this topic



  


0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

Click the link below to see the new game I'm developing!