Rocksolid Light

Welcome to RetroBBS

mail  files  register  newsreader  groups  login

Message-ID:  

The meek shall inherit the earth; the rest of us, the Universe.


devel / comp.lang.mumps / GTM Integrity errors

SubjectAuthor
* GTM Integrity errorsSid
`* Re: GTM Integrity errorsJens
 `* Re: GTM Integrity errorsK.S. Bhaskar
  `- Re: GTM Integrity errorsMartin Lehr

1
GTM Integrity errors

<9fb69816-68af-413c-ba1c-eb8b091958d4n@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=76&group=comp.lang.mumps#76

  copy link   Newsgroups: comp.lang.mumps
X-Received: by 2002:aed:2042:: with SMTP id 60mr21346283qta.340.1620110246429;
Mon, 03 May 2021 23:37:26 -0700 (PDT)
X-Received: by 2002:a4a:e548:: with SMTP id s8mr18515710oot.63.1620110246148;
Mon, 03 May 2021 23:37:26 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!proxad.net!feeder1-2.proxad.net!209.85.160.216.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.mumps
Date: Mon, 3 May 2021 23:37:25 -0700 (PDT)
Injection-Info: google-groups.googlegroups.com; posting-host=93.173.253.117; posting-account=ZblmxgoAAAA4Dv1LLG8gE9f9gKi6SD66
NNTP-Posting-Host: 93.173.253.117
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <9fb69816-68af-413c-ba1c-eb8b091958d4n@googlegroups.com>
Subject: GTM Integrity errors
From: sidney.levy@gmail.com (Sid)
Injection-Date: Tue, 04 May 2021 06:37:26 +0000
Content-Type: text/plain; charset="UTF-8"
 by: Sid - Tue, 4 May 2021 06:37 UTC

What's the easiest way to fix this kind of Integrity error:
%GTM-E-DBMRKFREE, Nature: #DANGER***
BADA3:0 FF Block incorrectly marked free
%GTM-E-DBMRKFREE, Nature: #DANGER***
BB664:0 FF Block incorrectly marked free
%GTM-E-DBMRKFREE, Nature: #DANGER***
BB7D5:0 FF Block incorrectly marked free
%GTM-E-DBMRKFREE, Nature: #DANGER***
BB9C0:0 FF Block incorrectly marked free
%GTM-E-DBMRKFREE, Nature: #DANGER***
BB9E5:0 FF Block incorrectly marked free

What's the name of the Utility for fixing integrity errors in GT.M
Does anybody know of a Tutorial or guide?

Thanks

Re: GTM Integrity errors

<fb374389-d769-4768-aaa9-9c6abaa63e1bn@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=77&group=comp.lang.mumps#77

  copy link   Newsgroups: comp.lang.mumps
X-Received: by 2002:ac8:6c59:: with SMTP id z25mr18882074qtu.302.1620119299376;
Tue, 04 May 2021 02:08:19 -0700 (PDT)
X-Received: by 2002:a9d:7f1a:: with SMTP id j26mr18149818otq.244.1620119299134;
Tue, 04 May 2021 02:08:19 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!proxad.net!feeder1-2.proxad.net!209.85.160.216.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.mumps
Date: Tue, 4 May 2021 02:08:18 -0700 (PDT)
In-Reply-To: <9fb69816-68af-413c-ba1c-eb8b091958d4n@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=2003:d5:e707:4600:79c4:68c1:7074:fc88;
posting-account=Fb5loAoAAAAWGHFa1kwW5TIlX7XcPFIS
NNTP-Posting-Host: 2003:d5:e707:4600:79c4:68c1:7074:fc88
References: <9fb69816-68af-413c-ba1c-eb8b091958d4n@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <fb374389-d769-4768-aaa9-9c6abaa63e1bn@googlegroups.com>
Subject: Re: GTM Integrity errors
From: jewu34@web.de (Jens)
Injection-Date: Tue, 04 May 2021 09:08:19 +0000
Content-Type: text/plain; charset="UTF-8"
 by: Jens - Tue, 4 May 2021 09:08 UTC

Sid schrieb am Dienstag, 4. Mai 2021 um 08:37:26 UTC+2:
> What's the easiest way to fix this kind of Integrity error:
> %GTM-E-DBMRKFREE, Nature: #DANGER***
> BADA3:0 FF Block incorrectly marked free
> %GTM-E-DBMRKFREE, Nature: #DANGER***
> BB664:0 FF Block incorrectly marked free
> %GTM-E-DBMRKFREE, Nature: #DANGER***
> BB7D5:0 FF Block incorrectly marked free
> %GTM-E-DBMRKFREE, Nature: #DANGER***
> BB9C0:0 FF Block incorrectly marked free
> %GTM-E-DBMRKFREE, Nature: #DANGER***
> BB9E5:0 FF Block incorrectly marked free
>
> What's the name of the Utility for fixing integrity errors in GT.M
> Does anybody know of a Tutorial or guide?
>
> Thanks

dse ist the Tool to handle Database errors. See https://docs.yottadb.com/AdminOpsGuide/integrity.html#m1-bitmap-errors

Better Approach is to get back to last Backup and use the journal to replay all transactions since Backup.
But this depends on your Backup-Strategy

HTH

Jens

Re: GTM Integrity errors

<18055726-8f77-4213-ac9a-6f6b12b2eccan@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=78&group=comp.lang.mumps#78

  copy link   Newsgroups: comp.lang.mumps
X-Received: by 2002:a05:620a:481:: with SMTP id 1mr20745002qkr.46.1620165425743;
Tue, 04 May 2021 14:57:05 -0700 (PDT)
X-Received: by 2002:aca:ed12:: with SMTP id l18mr4578611oih.24.1620165425401;
Tue, 04 May 2021 14:57:05 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!proxad.net!feeder1-2.proxad.net!209.85.160.216.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.mumps
Date: Tue, 4 May 2021 14:57:05 -0700 (PDT)
In-Reply-To: <fb374389-d769-4768-aaa9-9c6abaa63e1bn@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=108.52.36.105; posting-account=zTPg1AoAAABx_LtAQ3dW6FBnU1dwmSvl
NNTP-Posting-Host: 108.52.36.105
References: <9fb69816-68af-413c-ba1c-eb8b091958d4n@googlegroups.com> <fb374389-d769-4768-aaa9-9c6abaa63e1bn@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <18055726-8f77-4213-ac9a-6f6b12b2eccan@googlegroups.com>
Subject: Re: GTM Integrity errors
From: ksbhaskar@gmail.com (K.S. Bhaskar)
Injection-Date: Tue, 04 May 2021 21:57:05 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
 by: K.S. Bhaskar - Tue, 4 May 2021 21:57 UTC

On Tuesday, May 4, 2021 at 5:08:19 AM UTC-4, Jens wrote:
> Sid schrieb am Dienstag, 4. Mai 2021 um 08:37:26 UTC+2:
> > What's the easiest way to fix this kind of Integrity error:
> > %GTM-E-DBMRKFREE, Nature: #DANGER***
> > BADA3:0 FF Block incorrectly marked free
> > %GTM-E-DBMRKFREE, Nature: #DANGER***
> > BB664:0 FF Block incorrectly marked free
> > %GTM-E-DBMRKFREE, Nature: #DANGER***
> > BB7D5:0 FF Block incorrectly marked free
> > %GTM-E-DBMRKFREE, Nature: #DANGER***
> > BB9C0:0 FF Block incorrectly marked free
> > %GTM-E-DBMRKFREE, Nature: #DANGER***
> > BB9E5:0 FF Block incorrectly marked free
> >
> > What's the name of the Utility for fixing integrity errors in GT.M
> > Does anybody know of a Tutorial or guide?
> >
> > Thanks
> dse ist the Tool to handle Database errors. See https://docs.yottadb.com/AdminOpsGuide/integrity.html#m1-bitmap-errors
>
> Better Approach is to get back to last Backup and use the journal to replay all transactions since Backup.
> But this depends on your Backup-Strategy
>
> HTH
>
> Jens

Sid, errors like these are most likely to occur when a database is not shutdown cleanly. If you're not using before-image journaling (which the default setup from sourcing the ydb_env_set file sets up), you'll have to manually fix the errors following the instructions in the Administration and Operations Guide linked to by Jens. If you're using before-image journaling the MUPIP JOURNAL RECOVER BACKWARD command (https://docs.yottadb.com/AdminOpsGuide/ydbjournal.html#journal) can be used to automatically recover the database (which sourcing ydb_env_set does under the covers).

Regards
– Bhaskar

Re: GTM Integrity errors

<378adf08-a0bb-45dc-a2a2-746597c06688n@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=79&group=comp.lang.mumps#79

  copy link   Newsgroups: comp.lang.mumps
X-Received: by 2002:a05:620a:411:: with SMTP id 17mr28090460qkp.481.1620197017921;
Tue, 04 May 2021 23:43:37 -0700 (PDT)
X-Received: by 2002:a05:6830:14d:: with SMTP id j13mr14905513otp.232.1620197017624;
Tue, 04 May 2021 23:43:37 -0700 (PDT)
Path: i2pn2.org!i2pn.org!aioe.org!news.uzoreto.com!feeder1.cambriumusenet.nl!feed.tweak.nl!209.85.160.216.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.mumps
Date: Tue, 4 May 2021 23:43:37 -0700 (PDT)
In-Reply-To: <18055726-8f77-4213-ac9a-6f6b12b2eccan@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=89.247.255.218; posting-account=9gkRMgkAAAAPUVzEKo_jlSV2261YXJsh
NNTP-Posting-Host: 89.247.255.218
References: <9fb69816-68af-413c-ba1c-eb8b091958d4n@googlegroups.com>
<fb374389-d769-4768-aaa9-9c6abaa63e1bn@googlegroups.com> <18055726-8f77-4213-ac9a-6f6b12b2eccan@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <378adf08-a0bb-45dc-a2a2-746597c06688n@googlegroups.com>
Subject: Re: GTM Integrity errors
From: ml@abasoft.de (Martin Lehr)
Injection-Date: Wed, 05 May 2021 06:43:37 +0000
Content-Type: text/plain; charset="UTF-8"
 by: Martin Lehr - Wed, 5 May 2021 06:43 UTC

These errors can be fixed by using dse.
You can rebuild all map blocks, the command is:
m -r

1
server_pubkey.txt

rocksolid light 0.9.81
clearnet tor