× 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 Mon, Feb 22, 2016 at 8:43 AM, <rob@xxxxxxxxx> wrote:
In this case I would strongly recommend that RPG read the indexes. Why?
Because I have added columns to the underlying table and since the
existing indexes only select certain columns and not a 'SELECT *' the
underlying RPG doesn't get record format level check errors.

But the LF backing the index won't necessarily get the new columns
added. I don't know the exact pattern, but when you do an ALTER TABLE
to add a column to the table, the LF doesn't always get that column
added.

select * from rob.robmindex
ROBMINDEX in ROB not table, view, or physical file.

Yeah, that's my strongest physical argument ... but I'm looking for
something in the IBM docs that indicates WHY SQL won't let you do a
SELECT on an index.

Rob M

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
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.