I have not had a chance to try this myself, but it occurs to me that you
maybe trying to use absolute times:

-before="-- 11:00" -since="-- 12:00"

First, I think you should have a space between the hyphens, e.g.,
-before="- -11:00".  Second, you may be asking GT.M to recover
transactions before 11:00 today, but starting at 12:00, so there is not
a valid period of time to recover from.  Did you intend a delta time
recovery, perhaps?

-- Bhaskar

On Thu, 2005-09-22 at 09:39 -0500, César Yáñez Fernández wrote:
> I appreciate your suggestion and I tried it, but it still doesn't 
> work, mupip just keep saying that it have too many parameters.
> 
> I have been searching in older mailing list archives (before 2004)
> and 
> I can't find the answer, do anyone have some other idea?
> 
> On 9/21/05, Bhaskar, KS <[EMAIL PROTECTED]> wrote: 
> > César -- 
> > 
> > I suspect some interaction of the Before and Since parameters, but I
> have not played with them very much.  Try one or the other first, and
> then put them together.
> 
> > 
> > Regards 
> > -- Bhaskar 
> > 
> > 
> > -----Original Message----- 
> > From:   [EMAIL PROTECTED] on behalf of
> César Yáñez Fernández 
> > Sent:   Wed 9/21/2005 7:55 PM 
> > To:     [email protected] 
> > Cc: 
> > Subject:        Re: [Hardhats-members] GT.M Journaling 
> > I've already read the online Admin guide (in the chapter 6 talks
> about 
> > journaling), and I am using the examples and notes described there
> and 
> > I still have the same problem, actually, the instructions mentioned 
> > before it comes from that documentation, but thanks :) 
> > 
> > is there something missing that is not mentioned in the
> documentation 
> > and I can recover the database from the journal the way I want? 
> > 
> > greetings 
> > 
> > On 9/21/05, K.S. Bhaskar <[EMAIL PROTECTED]> wrote: 
> > > César -- 
> > > 
> > > Let me point you to two resources - the GT.M Admin and Ops Guide
> at 
> > > http://www.sanchez-gtm.com/user_documentation/user_doc.htm and the
> GT.M 
> > > Acculturation live CD (get it at 
> > > http://sourceforge.net/projects/sanchez-gtm).  The live CD
> includes the 
> > > Admin and Ops Guide.  Work through the examples, which include
> setting 
> > > up journaling and recovery (though not the specific command you
> are 
> > > trying to execute). 
> > > 
> > > -- Bhaskar 
> > > 
> > > On Wed, 2005-09-21 at 16:23 -0500, César Yáñez Fernández wrote: 
> > > > Hello to everybody in the list. I have been searching in the
> mailing 
> > > > list archives looking for messages about Journaling in GT.M... 
> > > > 
> > > > I could enable journaling in my database using: 
> > > > 
> > > > mupip set -file 
> > > >
> -journal="enable,on,before_images,buffer_size=512,filename=/var/vista/mumps.mjl"
>  
> > > > /vista/dat/g/mumps.dat 
> > > > 
> > > > and it enabled it without problems... 
> > > > 
> > > > now I have a question to test journaling recovering: how do I
> recover 
> > > > a database from the journal file setting time? 
> > > > I typed this: 
> > > > 
> > > > mupip journal -recover -backward -before="-- 11:00" -since="--
> 12:00" 
> > > > mumps.mjl 
> > > > 
> > > > and says it have too many parameters, what is the correct sintax
> of 
> > > > this command or am I doing something wrong? 
> > > > 
> > > > thanks in advance 
> > > 
> > > 
> > > 
> > > ------------------------------------------------------- 
> > > SF.Net email is sponsored by: 
> > > Tame your development challenges with Apache's Geronimo App
> Server. Download 
> > > it for free - -and be entered to win a 42" plasma tv or your very
> own 
> > > Sony(tm)PSP.  Click here to play:
> http://sourceforge.net/geronimo.php 
> > > _______________________________________________ 
> > > Hardhats-members mailing list 
> > > [email protected] 
> > > https://lists.sourceforge.net/lists/listinfo/hardhats-members 
> > > 
> > 
> > 
> > ------------------------------------------------------- 
> > SF.Net email is sponsored by: 
> > Tame your development challenges with Apache's Geronimo App Server.
> Download 
> > it for free - -and be entered to win a 42" plasma tv or your very
> own 
> > Sony(tm)PSP.  Click here to play:
> http://sourceforge.net/geronimo.php 
> > _______________________________________________ 
> > Hardhats-members mailing list 
> > [email protected] 
> > https://lists.sourceforge.net/lists/listinfo/hardhats-members 
> > 
> > 
> > 
> >
> 
> 
> ------------------------------------------------------- 
> SF.Net email is sponsored by: 
> Tame your development challenges with Apache's Geronimo App Server.
> Download 
> it for free - -and be entered to win a 42" plasma tv or your very own 
> Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php 
> _______________________________________________ 
> Hardhats-members mailing list 
> [email protected] 
> https://lists.sourceforge.net/lists/listinfo/hardhats-members
> 



-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Hardhats-members mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/hardhats-members

Reply via email to