|
I've done plenty of SQL multi-row fetch programs but this is stumping me:
Relevant definitions are:
DCL-DS KCS ;
//
// -- 40 subfield definitions
//
END-DS ;
DCL-DS KQCS LikeDS( KCS ) DIM(1000) ;
In the SQL precompiler listing EVAL-CORR summary section, I get:
(1) Every subfield in KCS has "*RNF7341 XXYYZZ ... In target only."
(2) *RNF7341 CSDLTDTE In target only.
EVAL-CORR summary 2 212900
Both data structures defined with same LIKEDS or LIKEREC
(3) Every subfield for KQCS is tagged with "In source only".
EVAL-CORR summary 3 356400
*RNF7342 CS15OT In source only.
Do I have to make KCS a qualified data structure?
(IBM references aren't helping)
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.