*E* The internal buffer size limit has been exceeded
Chris Sharman
chris.sharman@ccagroup.co.uk
Wed, 28 Aug 2002 12:28:31 +0100
> Take a look at your temp agentn that occurs 255 versus the
> primary file that
> occurs 15. I'll bet things are getting confused internally. Once
> you have a
> repeating primary file, anything that repeats should repeat the
> same number
> of times. First try commenting out the temp agentn to see if that's it. If
> so, try moving it to after the primary.
That is a slightly eccentric construction, but agentn occurs before
post-bucket because it's used in the access statement for the purpose of
validating a check digit which isn't stored in the file (via lookup on
agents), but is required for user entry.
And temp doesn't support "cache", afaik.
If there's a better way of doing that, without altering the file structure,
I'd be interested.
Chris
>
> -----Original Message-----
> From: Chris Sharman [mailto:chris.sharman@ccagroup.co.uk]
> Sent: August 28, 2002 6:49 AM
> To: PowerH List
> Subject: *E* The internal buffer size limit has been exceeded
>
>
> Anyone seen this ?
> Is there a work-around ?
> I've seen similar messages from Quick, fixable with QKGO, but
> this one comes
> from QDesign ...
> char*114 is OK.
> post-bucket is 20 bytes, post-otherref is 12, agents is 667,
> orders is 2565,
> and agent-class is 12.
>
> VMS 7.3, Alpha, RMS, PH 7.10G3.
>
> Thanks,
> Chris
>
> Q D E S I G N (7.10.G3)
> Copyright 1998 COGNOS INC. (ALPHA)
> Licensed PH-AXP-DEVELOPMENT for customer: 7053780001 CCA
> STATIONERY LIMITED
> 2/300
>
> QD> set verify error noverify delete
> QD> screen post-bucket noaction nomode fieldmark actionbar
> startup on line 2
> QD> temp agentn char*6 occurs 255
> QD> file post-bucket occurs 15 cache close
> QD> access via agent-order-key request agentn, order-pad &
> QD> using (order-pad*65536*65536+nconvert(agentn[1:5]))
> QD> access via agent-key request agentn using nconvert(agentn[1:5])
> QD> access sequential
> QD> file post-otherref designer close
> QD>
> QD> def oneweek date = date(-7,sysdate)
> QD> def pcls char*4 = "PG" if (ordcat="X") &
> QD> else "WEDD" if (ordcat="W") &
> QD> else "SIG" if (ordcat="S")
> QD>
> QD> file agents reference close
> QD> ; access via agent-key using agent-key of post-bucket
> QD> file orders reference close
> QD> select if (status-flag<>104) and (oneweek<entry-time of orders)
> QD> file agent-class reference close
> QD> actionmenu label "Find" action find
> QD> actionmenu label "Next" action next data
> QD> actionmenu label "Change" action fieldmark
> QD> actionmenu label "Commit" action update
> QD> actionmenu label "New" action append
> QD> actionmenu label "Delete" action delete mark
> QD> actionmenu label "Quit" action return
> QD>
> QD> temp orefs char*119 occurs with post-bucket
> *E* The internal buffer size limit has been exceeded.
>
>
>
> -----------------------------------------------------------------------
>
> 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.swau.edu
> Subscribe: "subscribe" in message body to powerh-l-request@lists.swau.edu
> Unsubscribe: "unsubscribe" in message body to
> powerh-l-request@lists.swau.edu
> http://lists.swau.edu/mailman/listinfo/powerh-l
> This list is closed, thus to post to the list you must be a subscriber.
>
> This message may contain privileged and/or confidential
> information. If you
> have received this e-mail in error or are not the intended recipient, you
> may not use, copy, disseminate or distribute it; do not open any
> attachments, delete it immediately from your system and notify the sender
> promptly by e-mail that you have done so. Thank you.
>
> = = = = = = = = = = = = = = = = = = = = = = = = = = = =
> Mailing list: powerh-l@lists.swau.edu
> Subscribe: "subscribe" in message body to powerh-l-request@lists.swau.edu
> Unsubscribe: "unsubscribe" in message body to
> powerh-l-request@lists.swau.edu
> http://lists.swau.edu/mailman/listinfo/powerh-l
> This list is closed, thus to post to the list you must be a subscriber.
> ------------------------------------------------------------------
> --------------
> Date: Wed, 28 Aug 2002 07:21:23 -0400
>
-----------------------------------------------------------------------
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.