It's perfectly appropriate for the global directory and database files
to be in different directories.  Since there is an environment variable
in the global directory, by changing the environment variable
($vista_home, if I remember correctly), you can use the same global
directory for may VistA databases, and indeed even for non-VistA GT.M
applications.

There's clearly a glitch in your rundown file.  The line

export gtmgbldir=$gtm_vista/g/mumps.gld

should read

export gtmgbldir=/usr/local/OpenVistA/g/mumps.gld

S0rry, I sh0uld have caught it first time ar0und!

I am now at a loss to explain why the original mupip rundown complained
about not finding the file.  If after making the above change, mupip
-rundown -region "*" doesn't work, we'll have to troubleshoot it
further.

Send me e-mail directly at [EMAIL PROTECTED], instead of taking up
group bandwidth.  Once we figure out what's up, we can let the group
know.

-- Bhaskar

On Thu, 2004-12-16 at 17:11, Kevin Toppenberg wrote:
> I used the standard script to set up (I believe). 
> This resulted in the following directory structure:
> 
> /usr/local/gtm -- gtm directory
> /usr/local/OpenVistA -- VistA routines etc.
> and 
> /home/kdt0p/OpenVista_UserData -- user specific
> routines etc.
> 
> With this setup, the mumps.dat file gets saved in:
> /home/kdt0p/OpenVista_UserData/g/mumps.dat
> while mumps.gld ends up in:
> /usr/local/OpenVistA/g/mumps.gld
> 
> (It seems strange to me to have the .gld and the .dat
> in different directory trees, but I'm not sure if it
> should be changed or not--or what settings need to be
> changed if I move the file)
> 
> And when I type in:
> rundown -reg "*" 
> it tells me:
> 
> sh rundown
> Running down database...
> %GTM-E-ZGBLDIRACC, Cannot access global directory
> /home/kdt0p/OpenVista_UserData/g/mumps.gld.  Retaining
> .
> %SYSTEM-E-ENO2, No such file or directory
> 
> And the kdt<zero>p is correct as spelled.
> 
> Still not able to rundown.  Any thoughts?
> 
> Thanks
> Kevin
> 
> 
> 
> --- "K.S. Bhaskar" <[EMAIL PROTECTED]> wrote:
> 
> > That's excellent advice from someone who clearly
> > understands GT.M and
> > appreciates what a GT.M global directory can do for
> > him!  An added bonus
> > for lazy people like me who never learned to touch
> > type is that mupip
> > rundown -reg "*" takes less keystrokes.
> > 
> > -- Bhaskar
> > 
> > On Thu, 2004-12-16 at 16:17, Michael Zacharias
> > wrote:
> > > after defining your .gld to the environment, why
> > not just change:
> > > 
> > > /usr/local/gtm/mupip rundown -file <filename>
> > > 
> > > to
> > > 
> > > /usr/local/gtm/mupip rundown -reg "*"
> > > 
> > > This will rundown all the database regions defined
> > in the .gld file.
> > > 
> > > Michael
> > 
> >
> ***************************************************************************
> > This electronic mail transmission contains
> > confidential and/or privileged information intended
> > only for the person(s) named.  
> > Any use, distribution, copying or disclosure by
> > another person is strictly prohibited.
> >
> ***************************************************************************
> > 
> > NOTE: Ce courriel est destine exclusivement au(x)
> > destinataire(s) mentionne(s) ci-dessus et peut
> > contenir de l'information privilegiee,
> > confidentielle et/ou dispensee de divulgation aux
> > termes des lois applicables. Si vous avez recu ce
> > message par erreur, ou s'il ne vous est pas destine,
> > veuillez le mentionner immediatement a l'expediteur
> > et effacer ce courriel.
> > 
> > 
> > 
> > 
> > 
> >
> -------------------------------------------------------
> > 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://productguide.itmanagersjournal.com/
> > _______________________________________________
> > Hardhats-members mailing list
> > [EMAIL PROTECTED]
> >
> https://lists.sourceforge.net/lists/listinfo/hardhats-members
> > 
> 
> 
> 
>               
> __________________________________ 
> Do you Yahoo!? 
> Jazz up your holiday email with celebrity designs. Learn more. 
> http://celebrity.mail.yahoo.com
> 
> 
> -------------------------------------------------------
> 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://productguide.itmanagersjournal.com/
> _______________________________________________
> Hardhats-members mailing list
> [EMAIL PROTECTED]
> 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://productguide.itmanagersjournal.com/
_______________________________________________
Hardhats-members mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hardhats-members

Reply via email to