Focal Point
[CLOSED] Error while passing huge amount of records to REPEAT loop

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/7221009613

February 05, 2009, 07:08 AM
Narayana
[CLOSED] Error while passing huge amount of records to REPEAT loop
Hi All,

I have a hold file with 58K records(Value changes).
I need to send these records to a SQL query and fetch the records.
I am sending these 58K records to the query using a REPEAT loop; but it is returning me the following error:
Reporting Server messages exceeded IBIF_max_messages, report retrieval aborted.

How can i make these huge amount of records get executed through REPEAT loop? or any other way to acheive this.

URGENTLY NEEDED!!!

Thanks in Advance

This message has been edited. Last edited by: Kerry,


Prod: WebFOCUS v7.1.4 OS: Windows Outputs: Excel, HTML, Pdf
March 12, 2009, 02:54 PM
Kerry
Hi Narayana,

Has this issue been resolved?

If not and it is still urgent, please contact Information Builders' Customer Support Services and open a case. You may either call at 1-800-736-6130, or access online at InfoResponse.

Cheers,

Kerry


Kerry Zhan
Focal Point Moderator
Information Builders, Inc.
March 13, 2009, 08:32 AM
PBrightwell
Do you have &ECHO on?


Pat
WF 7.6.8, AIX, AS400, NT
AS400 FOCUS, AIX FOCUS,
Oracle, DB2, JDE, Lotus Notes
March 15, 2009, 03:16 AM
<JG>
quote:
IBIF_max_messages

This is a topic that has been covered in some detail on the forum before.
If you could be bothered to do a simple search you will find the solution you need.
March 15, 2009, 07:18 AM
GamP
Personally, I would NEVER use a repeat loop to send records to SQL. I'd use TABLE with JOIN or MAINTAIN to do this ...


GamP

- Using AS 8.2.01 on Windows 10 - IE11.
in Focus since 1988