Consultor Eletrônico



Kbase P31632: Create a symbolic link
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   15/07/2003
Status: Unverified

GOAL:

How to identify which _mproserve is connected to a database.

FIX:

Lets say you start several databases with _mproserve and you want to identify which _mproserve process is attached to a specific database. Here is a solution that may help.

Create several symbolic links to the _mproserve executable. Start each database with a different symbolic link. This symbolic link name will show up in "glance" or "top" instead of _mproserve.

Example:

create a symbolic links
start --> _mproserve
start --> _mproserve

start <1st_database>
start <2nd_database>