I'm attempting a mupip journal recover backward
afer two kill transactions, and one set transaction replacing globals from 2nd
kill.
K ^U,^V,^W
K ^X,^Y,^Z
S ^X,^Y,^Z back into database.
After restoring the database backup and
performing a backward recovery:
cp mumps01.dat mumps.dat
mupip journal -recover -back -show
-before="--11:08:00" -since="--10:38:00"
"/home/semiviva/jm/bak/mumps.mjl" I'd expect to see:
^X,^Y,^Z
Instead what I'm actually seing
is:
^U,^V,^W,^X,^Y,^Z
Can anyone provide insight or
correction?
greg m
|
- [Hardhats-members] gtm44 mupip recover -backward gmartinson
- Re: [Hardhats-members] gtm44 mupip recover -backward K.S. Bhaskar