|
THAT did itrelative record numbers as well as the data
By placing the results into a work file, I was able to capture the
SELECT rrn(a), a.*against the procedure in the service program, use the >following query
FROM VIEW a
I could then look at the results ? see the highest rrn and using STRDBG
SELECT rrn(a), a.*
FROM VIEW a where rrn(a) > 180944
I was able to step through the procedure and look at the individual fields
It was one of the numeric fields that had spaces in it
I just manually changed the value and now everything is working fine
As an Amazon Associate we earn from qualifying purchases.
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.