John --

>From the Messages and Recovery Procedures manual
(http://www.sanchez-gtm.com/user_documentation/V44MsgRecProc/index.htm):

-----------------------------------
REQRUNDOWN, Error accessing database xxxx. Must be rundown on 
cluster node yyyy

Run Time Error: This indicates that GT.M could not open database file xxxx 
because it was not properly closed on another node in the cluster.


Action: Issue the MUPIP RUNDOWN command from cluster node yyyy. A GT.M
process on that node may have been terminated by a method other than
MUPIP STOP. If MUPIP RUNDOWN with no parameters does not work, specify
the region name or file-specification with the qualifier REGION or FILE,
respectively.
-----------------------------------

The computer called "vista2" was probably shut down when the database
file /vista/dat/g/mumps.dat was in use by a GT.M process.  Try "mupip
rundown -file /vista/dat/g/mumps.dat" (MUPIP RUNDOWN is described in the
chapter on MUPIP in the Admin and Ops Guide at
http://www.sanchez-gtm.com/user_documentation/AdminOpsUNIX/5_mup.pdf).

Please do ensure that GT.M processes are shut down cleanly before
shutting down the computer (remember to shut down Taskman / RPC broker
processes).  For automatic recovery after a system crash, please use
journaling.

Regards
-- Bhaskar

On Mon, 2005-08-01 at 13:29 -0500, [EMAIL PROTECTED] wrote:
> What does this error mean?
>  
> %GTM-E-REQRUNDOWN, Error accessing database /vista/dat/g/mumps.dat.
> Must be run
> down on cluster node vista2.
>  
> And how does one "rundown" a GTM database (running on linux)?
>  
> John



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members

Reply via email to