limit of backup movements has been reached

Philip Jackson pj@icing-it.co.uk
Mon, 11 Oct 2004 18:50:41 +0100


When PowerHouse encounters an error, it tried to prompt in usually the last 
field the user entered.  If the user hasn't been prompted for input or if it 
can't figure out what field to prompt in, you usually get this message and 
the user is prompted in the Action box.  It (sort of) makes sense for you to 
get this message, given that after an error has occured, PowerHouse is (sort 
of) backing back to the last field entered, but in this case there isn't 
one.

If I was a betting man, I would guess that you are getting an error along 
the lines of a Get that is failing, or possibly a duplicate key if writing, 
or some other file-related message in the postfind procedure, and PowerHouse 
is unable to prompt you in a sensible place and is just doing the best it 
can, and in the process not reporting the real error.

Running debug and stepping through the screen may help, but usually a few 
well-placed info = something now response commands in loops help track down 
failing gets/puts best.  IMHO.

Good Luck.

----- Original Message ----- 
From: "Chris Sharman" <chris.sharman@ccagroup.co.uk>
To: "PowerH List" <powerh-l@lists.sowder.com>
Sent: Monday, October 11, 2004 5:37 PM
Subject: limit of backup movements has been reached


> Anyone ever seen this or know what can cause it ?
>
> It's occurring consistently on a stores pick screen of ours: the postfind 
> looks up sales orders (as a designer file) in a loop (for each line of the 
> pick primary file which occurs 95 cache); then pushes a designer procedure 
> which looks up the stock records (again as a designer file) - there aren't 
> any user-initiated backup movements or any 'pushed' backup movements.
> It's erroring somewhere postfind with 'limit of backup movements has been 
> reached'.
>
> VMS 7.3, RMS, PH 7.10G3.
>
> Thanks,
> Chris
>
>
> -----------------------------------------------------------------------
>
> Any views expressed in this message are those of the sender and not
> necessarily those of CCA Group.  The unauthorized use, disclosure,
> copying or alteration of this message is forbidden.  The contents of
> this message may be confidential and/or privileged, copyright CCA Group
> and are intended solely for the use of the individual or entity to whom
> they are addressed.  Whilst this message has been scanned, CCA Group
> cannot guarantee that it is virus free or compatible with your systems
> and accepts no responsibility for any loss or damage arising from its
> use. The recipient is advised to run their own anti-virus software. If
> you receive this message in error please contact
> postmaster@ccagroup.co.uk immediately, destroy any copies and delete it
> from your computer systems.
> = = = = = = = = = = = = = = = = = = = = = = = = = = = =
> Mailing list: powerh-l@lists.sowder.com
> Subscribe: "subscribe" in message body to 
> powerh-l-request@lists.sowder.com
> Unsubscribe: "unsubscribe <password>" in message body to 
> powerh-l-request@lists.sowder.com
> http://lists.sowder.com/mailman/listinfo/powerh-l
> This list is closed, thus to post to the list you must be a subscriber.
> ---
> [This E-mail was scanned for viruses for your protection]
>
>