Now I got to know what is the difference between a dat and a gld file. I was
under the impression that both the files are the same and can be used
interchangeably.
So I changed the value of $gtmgbldir to point to the gld file in /usr/local.
It seems to have worked fine, except that on running the following command
to take the backup, the following message was displayed. Is my file corrupt
or something?


[EMAIL PROTECTED] vista]$ /usr/local/gtm/mupip
backup -incremental -transaction=1 "/home/vista/OpenVistA/g/mumps.dat"
/home/vista/OpenVistA/backup/
33 exceeds maximum REGION name length of 16 characters.

MUPIP cannot start backup with above errors

%GTM-E-MUNOACTION, MUPIP unable to perform requested action


Usha

----- Original Message -----
From: "K.S. Bhaskar" <[EMAIL PROTECTED]>
To: <hardhats-members@lists.sourceforge.net>
Sent: Friday, February 18, 2005 7:40 PM
Subject: Re: [Hardhats-members] Unable to access providers


> OK, so GT.M is telling you that it cannot rundown the database file
> because one or more other processes are accessing it.  You need to find
> out what those are and shut them down.
>
> Before shutting things down, you need to shut down these processes.
> Although you can do a ps -ef | grep mumps and issue a mupip stop to
> them, it would be preferable to find out what processes they are and
> shut them down from within the application.  If they are not user
> processes, they are probably Taskman processes.  In case you don't
> already know how, others on this group should be able to help you
> identify Taskman processes and to shut them down cleanly.
>
> -- Bhaskar
>
> On Thu, 2005-02-17 at 23:11 -0500, [EMAIL PROTECTED] wrote:
> > The response is as follows
> >
> > [EMAIL PROTECTED] vista]$ /usr/local/gtm/mupip rundown -file
> > "/home/vista/OpenVistA/g/mumps.dat"
> > /home/vista/OpenVistA/g/mumps.dat -> File is in use by another process.
> > %GTM-W-MUNOTALLSEC, WARNING: not all global sections accessed were
> > successfully rundown
> >
> > Usha
>
>
>
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> _______________________________________________
> Hardhats-members mailing list
> Hardhats-members@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/hardhats-members
>
>



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members

Reply via email to