Hi Doug,
I am following up with you regarding this FOC 1975 error message.
The FOC1975 is issued when a limit on the number of fields is encountered on
a WHERE statement.
All of the WHERE statements are combined so any limits would be applied to
them all. As a result, dividing them up into separate WHERE statements will
not avoid the limit.
Although the error mentions "DEFINES", the 8192 field/data element limit
includes IF/WHERE tests as well. The 8192 limit may vary based on the length
of the data elements used in the IF/WHERE test.
So the failure is due to a memory limit, in my case, or exceeding an internal
size limit.
If there are multiple WHERE statements that can be converted to SQL, they will
be combined into a single SQL WHERE statement with the AND operation.
Thank you for participating in the Focal Point Forum.
Kindest regards,
Tamra Colangelo
Focal Point Moderator
Information Builders Inc.
WebFOCUS 8x - BI Portal, Developer Studio, App Studio, Excel, PDF, Active Formats and HTML5