_mprshut

Arunselvan

Member
What is "_mprshut" means???? I know it is some thing related to backgroud processes. But i would like to know about this clearly... Can any one help me out???
 
In what context?

_mprshut is the executable called when you use proshut to stop a database broker.

When you look into the process list of the machine you will find at least 1 _mprshut process when you have started a database broker. You will find an additional one for each remote server that the database broker has started.

Heavy Regards, RealHeavyDude.
 
Broker and 4GL server executables are _mprosrv (or _mprosrv.exe on Windows), not _mprshut. SQL servers are _sqlsrv2.

The _mprshut binary is behind things like proshut, BIW, AIW, APW, WDOG, and promon. This is probably not a comprehensive list.
 
Back
Top