Bhaskar
Are these integrity problems due to improper settings file?
Usha

----- Original Message -----
From: "K.S. Bhaskar" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Monday, February 21, 2005 9:43 PM
Subject: [Hardhats-members] Re: Unable to access providers


> Usha --
>
> Comments below to several e-mails of yours.  Basically, my take is that
> you need to brush up on your GT.M system administration skills because
> the issues you are encountering are all environment / setup issues.
>
> Regards
> -- Bhaskar
>
> ----------------------------------------
>
> > I will answer your questions one by ne
> >  1 The value of $gtmgbldir is "/home/vista/OpenVistA/g/mumps.dat" (The
> >  original value was "/home/vista/OpenVistA/g/mumps.gld")
> >  2 For installing VistA on GTM, the tar file is unzipped
> into /usr/local
> >  directory, as root. Then execute the command
> >  "/usr/local/OpenVistA/vista --install /home/vista/OpenVistA"
> >  3 The value of $ZGBLDIR is "/usr/local/OpenVistA/g/mumps.gld"
> >
> >  Is there any problem in the way I install or am I missing something?
> >  Usha
>
> [KSB] This is correct.
>
> ----------------------------------------
>
> > 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
>
> [KSB] Refer to the chapter on mupip in the GT.M Admin and Ops manual.
> You need to specify regions to backup, not a file to backup.
>
> I am curious as to why you are attempting a -incremental -transaction=1
> backup instead of a -database backup.
>
> ----------------------------------------

The reason why I tried to take backup htis way was because I didn't have any
idea of what were the regions here.
But I have been successful in taking backup using the backup command, with
the regions as "*".

>
> >  I tried to create a new global directory by changing the gtmgbldir
> variable
> >  (as specified in the page 17 of Guide). But GTM seems to refer to the
> older
> >  value only (ie /usr/local/OpenVistA/g/mumps.gld).
> >  I have no idea of the way to change that value.
> >  Usha
>
> [KSB] From inside GT.M, execute Write $ZGBLDIR before you execute GDE
> and see what GT.M thinks the global directory file name is.

The value of $ZGBLDIR is "/usr/local/OpenVistA/g/mumps.dat". How can we
change it's value?


>
> ----------------------------------------
>
> >  From the previous error message encountered
> >  "%GTM-E-GVDATAFAIL, Global variable $DATA
> >  function failed.  Failure code: ZZZZ.,%GTM-I-GVIS,             Global
> >  variable: ^DD(200.074745,.01,9)
> >  At M source location DR+3^DIA1"
> >
> >  I tried to check the global (^DD(200.074745,.01,9)) it was referring
> to (did
> >  not let me see the value in the global) and got the following message
> >
> >  NOTE: You"ve discovered an error in VGL/I.
> >  Error: 150372962,LOOP1+3^%ZVEMGI,%GTM-E-GVORDERFAIL, Global variable
> $ORDER
> >  or $
> >  NEXT function failed.  Failure code: ZZZZ.,%GTM-I-GVIS,
> >  Global variable: ^DD(2
> >  00.074745,.01,1,1,2,"")
> >  Please report error to BOLDUC,[EMAIL PROTECTED]
>
> [KSB] Check the Admin and Ops manual for GVDATAFAIL - it says this is
> probably database damage.  Did you shut down your PC with active
> processes?  You will need to run mupip integ to check for database
> damage (which will probably need to be repaired manually).  In the
> future, please either shut down cleanly, or run journaling (or both).
>
> ----------------------------------------

This is the result of running "/usr/local/gtm/mupip integ -full -file
"/home/vista/OpenVistA/g/mumps.dat""

...
Global variable ^YTX
Level          Blocks         Records          % Used      Adjacent
    1               1               6           2.514             0
    0               6             650          89.941             5

Total error count from integ:           1.

Type           Blocks         Records          % Used      Adjacent

Directory           2             334          48.901            NA
Index             670           68949          45.255             1
Data            68612        13201429          98.068         66963
Free              716              NA              NA            NA
Total           70000        13270712              NA         66964
%GTM-E-INTEGERRS, Database integrity errors
[EMAIL PROTECTED] vista]$
[EMAIL PROTECTED] vista]$ /usr/local/OpenVistA/vista --run
/home/vista/OpenVistA
GTM>w %GTM-E-INTEGERRS
%GTM-E-UNDEF, Undefined local variable: %GTM

Is there any way I can define this value?

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
[email protected]
https://lists.sourceforge.net/lists/listinfo/hardhats-members

Reply via email to