× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



On 09 Aug 2013 07:01, James Franz wrote:
RNQ0103 error message - target too small dumped the program and
wondering why value -026960399 does not fit in a 9,0 field ?

what am I missing? This has been running many years, and not new
code (2008), but recent compile v6r1) fixed format eval

Eval WPkgID(PkgCounter) = WorkPackageID

values from dump

WPKGID ZONED(9,0) DIM(10)
(1) 005864648.
(2-10) 000000000.

(one of many fields in a DS)
WORKPACKAGEID BIN(9,0) -026960399. 'C2C9D3F1'X


Do not look at the /number/ for WorkPackageID because its representation can not present an overflowed value. Instead, look at the hex values which is the 4-byte /binary/ value of the string 'BIL1' which is suspiciously going to have come from a character string.... and is a *very* large\10-digit negative value.


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.