× 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.


  • Subject: RPG IV dump
  • From: bmorris@xxxxxxxxxx
  • Date: Fri, 9 Mar 2001 12:46:24 -0500
  • Importance: Normal


>Date: Fri, 9 Mar 2001 08:47:15 -0600
>From: saustad@deltadentalwi.com
>
>We had an interactive RPG IV pgm blow up this morning with a decimal-data
>error.  The statement in error was "+ 000006".  I've never seen a
statement
>nbr like that.  Does anyone know what + 000006 means?  Thanks.

The joblog will show the correct statement number.  This + gets put into
the PSDS statement number field when you use OPTION(*SRCSTMT) and you
get an error in a /COPY file or compiler-generated I/O specs.  It also
goes into the dump, but there's you can get PTFs, for V4R4 and V4R5, to
have the dump give the full value rather than the "+ nnnnnn".  The PTFs
are SF64490 for V4R4 and SF64608 for V4R5.

In the PSDS, positions 354-355 have a 2-byte integer (5I 0) with the first
4 digits of the statement number in pos 21-28.  Positions 356-357 have the
first 4 digits for the statement number related to the most recent I/O
error in PSDS positions 228-235.  In the INFDS, pos 77-78 have the first
4 digits for the statement number in INFDS pos 30-37.

Barbara Morris


+---
| This is the RPG/400 Mailing List!
| To submit a new message, send your mail to RPG400-L@midrange.com.
| To subscribe to this list send email to RPG400-L-SUB@midrange.com.
| To unsubscribe from this list send email to RPG400-L-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator: david@midrange.com
+---

As an Amazon Associate we earn from qualifying purchases.

This thread ...


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.