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




Thanks for the info Gerald
It never occurred to me, as I have NEVER had any problems with DBU, but the
problem could in fact BE DBU
I just wrote a simple program to read the view, and there is no problem

Alan Shore
Programmer/Analyst, Direct Response
E:AShore@xxxxxxxx
P:(631) 200-5019
C:(631) 880-8640
"If you're going through Hell, keep going" - Winston Churchill



Gqcy
<gmufasa01@gmail.
com> To
Sent by: midrange-l@xxxxxxxxxxxx
midrange-l-bounce cc
s@xxxxxxxxxxxx
Subject
Re: Problem in creating a view over
09/08/2010 04:51 a DDS physical
PM


Please respond to
Midrange Systems
Technical
Discussion
<midrange-l@midra
nge.com>






btw...

DBU 9.0 is out, and helps with
some index errors we got when bringing up the
database relations list (F14)...


-gerald



On 9/8/2010 3:38 PM, Alan Shore wrote:

Sorry everyone, just noticed a typo
If any of you noticed, I'm happy that you spotted my deliberate mistake


Afternoon everyone
I have a physical file that contains the following fields with some of
the
data

Field1 Field2 Field3
Field4 Field5
T #21 415.13
02 20
T #21 415.13
12 20
T #21 415.13
22 20
T #8 545.17
03 20
T #8 545.17
13 20
T #8 545.17
23 20
T #MO 973.78 04
20
T #MO 973.78 14
20
T #MO 973.78 24
20
T #36C 1564.00
05 15
T #36C 1564.00
15 15
T #36C 1564.00
25 15
etc



I have used the following SQL to create a view of distinct Field2,
Field3&
Field5
create view library/Filename
(Field2, Field3, Field5)
as
SELECT DISTINCT Field2, Field3, Field5 library/physfile

Now the view is created and I can use SQL to display the data,

#21 415.13 20
#8 545.17 20
#MO 973.78 20
#36C 1,564.00 15
C2B 2,173.50 15
2T 2,902.50 15
3T 4,117.50 10



but when I use DBU over the view I receive
Attempt to divide by zero
When I F1 over this message I see

Message . . . . : Attempt to divide by zero (C G D F).
Cause . . . . . : RPG procedure DBU0061 in program DBU80/DBU0061 at
statement 1001 tried to divide by zero.
Recovery . . . : Contact the person responsible for program
maintenance
to
determine the cause of the problem.

Have I done something wrong?
Have I done somethingstupid?


As always, any and all replied MUCH appreciated

Alan Shore
Programmer/Analyst, Direct Response
E:AShore@xxxxxxxx
P:(631) 200-5019
C:(631) 880-8640
"If you're going through Hell, keep going" - Winston Churchill

--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

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.