cancel
Showing results for 
Search instead for 
Did you mean: 

InfoView - long time of report refreshing

Former Member
0 Kudos

Hello all,

I have some troubles with report refreshing time.

I would like to execute query (result: 96columns, 440 000 rows) in InfoView.

I have checked this query and execution time is less than 30 seconds but waiting time for result is very long. Data transfer: 120 rows/second.

Do you know any tricks to optimize report refreshing time in BO?

Thanks in advance.

Accepted Solutions (0)

Answers (1)

Answers (1)

Henry_Banks
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi,

first, some basics :

  • what's your version, support package, and patch level ?

  • what's your datasource vendor, version, and middleware? 

  • Unv or UNX, or direct connection?

Please note that 42 Million cells is a very large resultset, and can't be recommended. that's like a data-dump, for which you should use an ETL tool.

Regards,

H