|
If it's a logical file and not a physical file there's always:
SELECT SYSTEM_INDEX_SCHEMA, SYSTEM_INDEX_NAME, SYSTEM_COLUMN_NAME,
ORDINAL_POSITION, ORDERING, COLUMN_POSITION
FROM qsys2/syskeys
where system_index_name='ECLL91' and system_index_schema='CLIDIVF'
....+....1....+....2....+....3....+....4....+....5....+....6....+....7....+....8....+....9....+...10...
SYSTEM_INDEX_SCHEMA SYSTEM_INDEX_NAME SYSTEM_COLUMN_NAME
ORDINAL_POSITION ORDERING COLUMN_POSITION
CLIDIVF ECLL91 LID 1 A 1
CLIDIVF ECLL91 LCUST 2 A 21
CLIDIVF ECLL91 LPROD 3 A 4
CLIDIVF ECLL91 LORD 4 A 2
CLIDIVF ECLL91 LLINE 5 A 3
******** End of data ********
Rob Berendt
--
Group Dekko Services, LLC
Dept 01.073
PO Box 2000
Dock 108
6928N 400E
Kendallville, IN 46755
http://www.dekko.com
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.