Is there a way to configure the maximum row count to allow reports to display more than 100,000 rows (NETIQKB46884)

  • 7746884
  • 02-Feb-2007
  • 08-Sep-2008

Resolution

goal
Is there a way to configure the maximum row count to allow reports to display more than 100,000 rows?

goal
How do I display more than 100,000 rows in reports?

goal
Can I configure reports to show more rows?

goal
How do I show more rows in reports?

fact
NetIQ Vulnerability Manager 5.0

fact
NetIQ Vulnerability Manager 5.5

fix

Note: Reports containing more than 100,000 rows of security check detailed data are considered to be very large and may adversely affect the available memory on the console computer. Ignoring or increasing this limit may result in a low memory condition, which may cause memory corruption. If the client computer is capable of handling large amounts of data, this limit may be increased accordingly.

To configure the maximum row count to allow reports to display more than 100,000 rows, complete the following steps:

  1. In Windows Explorer, browse to the Program Files/NetIQ/Vulnerability Manager/VSOC folder.
  2. Open the VSOC.exe.config file. 
  3. Modify the following entry to the number of rows you would like to see in reports: <add key="ReportViewer.max_row_count" value="100000"/>.  
  4. Save the config file.


Additional Information

Formerly known as NETIQKB46884