×
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.
SELECT * FROM SYSIBM/SYSDUMMY1 A WHERE RRN(A) = 1
That said, RRN processing is notoriously bad performer on System i and has
other inherent problems so I'd avoid it if possible.
Elvis
Celebrating 10-Years of SQL Performance Excellence
http://centerfieldtechnology.com/training.asp
-----Original Message-----
Subject: Accessing records in a non-keyed file from SQL
Sorry to keep asking so many questions today.
The subject line kind of says it all: is there a way, from
SQL, to access records by RRN? As in the same RRN used
from native I/O, the one that doesn't change unless the
file is reorganized?
I've been looking around, but all I see are ways to FIND
OUT the RRN of a record, not to retrieve it BY RRN.
--
JHHL
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.