Error Message when trying to save a Report as an HTML file
Goto the MOM Home Page
 
I’m trying to save a report as an HTML file but getting the following error:

"The section width is greater than the page width, and there are no items in the additional space, so some pages may be blank"

Additionally, how can you configure the batch file commands to only include a single server?

Contributed By: Brian Wren [MSFT]
Before the report is executed, the code does a print test with a report called "
Test_Default_Printer". This report is set to a page width of 9+ inches. To correct:

  1. Open the Reporting database in Access. This is found at "C:\Program Files\Microsoft Operations Manager 2000\OnePoint\Reporting\EeaRept.mdb".
     
  2. Select the report "Test_Default_Report".
     
  3. Select "File | Page Setup".
     
  4. On the "Columns" tab, change the width to 5".

The Command Line Wizard has a dialog box that allows you to specify servers, domains, etc to include. That should build the batch file with the appropriate command line parameters. You can also check the MOM help file under the heading "Using the Command Line Interface" for the syntax of the command line reporting app.
 

© FAQShop.com 2003 - 2008

Goto the MOM Home Page

Email the Author