We just got a "SQL Statement too long or complex" error on the
ISERIES. James was able to get a compile after replacing some full
table names with (much shorter) correlation names, etc.
I have not see his query, but what are the statement size limits? I
thought they would be so large that this should not happen in a
practical situation.
ISERIES. James was able to get a compile after replacing some full
table names with (much shorter) correlation names, etc.
I have not see his query, but what are the statement size limits? I
thought they would be so large that this should not happen in a
practical situation.
Comment