Ressourcen für IT-Professionals > Forenhomepage > Configuration Manager Admin Console > Count of all instances of software registered with Add or Remove Programs fails
Stellen Sie eine FrageStellen Sie eine Frage
 

BeantwortetCount of all instances of software registered with Add or Remove Programs fails

  • Mittwoch, 1. Juli 2009 16:29gatorcb TeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillen
     
    If I try it from the Primary server (Windows 2008 SP1 x64 running SCCM 2007 SP1 wR2), I get

    http internal server error 500.  I have tried adding rowcount under the Reporting key in the registry and set the dword value to 200000.  I did not reboot the server.

    I also tried looking for the aspbufferlimit but that doesn't exist in the metabase.xml on Server 2008.  Other reports work fine.  Any ideas?

Antworten

  • Donnerstag, 2. Juli 2009 13:20Tom Watson TeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillen
     Beantwortet
    You may want to rethink what you will really do with a report that has over 10000 rows in the first place.  I've had requests for massive reports in the past, and when the people asking receive the data, they usually want is broken down in some manner.

    One option would be to take the report code and simply paste it into SQL Management Studio, and run it from there.  Replace any variables with the actual values you want to query against.  You can then export the data from there.

    A similar conversation regarding SMS 2003 reporting limits can be found at http://www.myitforum.com/forums/m_72860/tm.htm

    A different approach would be to look at the Asset Management: Software 6A - Search for Installed Software report.

    Regards,
    Tom Watson
    • Als Antwort markiertgatorcb Dienstag, 7. Juli 2009 00:31
    •  

Alle Antworten

  • Mittwoch, 1. Juli 2009 16:36Kent Agerlund TeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillen
     
    Hi,

    What if you change RowCount to 0xffffffff (hex)?
    Kent Agerlund | http://agerlund.spaces.live.com/blog/
  • Mittwoch, 1. Juli 2009 16:57gatorcb TeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillen
     
    same thing...is a reboot important after changing the value?...I have the dword right under Reporting not under Reporting\Sitecode.  Is that right?  I picked 32-bit dword too
  • Donnerstag, 2. Juli 2009 13:20Tom Watson TeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillen
     Beantwortet
    You may want to rethink what you will really do with a report that has over 10000 rows in the first place.  I've had requests for massive reports in the past, and when the people asking receive the data, they usually want is broken down in some manner.

    One option would be to take the report code and simply paste it into SQL Management Studio, and run it from there.  Replace any variables with the actual values you want to query against.  You can then export the data from there.

    A similar conversation regarding SMS 2003 reporting limits can be found at http://www.myitforum.com/forums/m_72860/tm.htm

    A different approach would be to look at the Asset Management: Software 6A - Search for Installed Software report.

    Regards,
    Tom Watson
    • Als Antwort markiertgatorcb Dienstag, 7. Juli 2009 00:31
    •  
  • Donnerstag, 2. Juli 2009 14:11gatorcb TeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillen
     
    It looks like running Report Software 6A works.  It starts to error somewhere between 4225 rows and 4250

    Thanks
  • Montag, 6. Juli 2009 17:52WallyMSFT, BesitzerTeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillen
     
    So do you have what you want now? If so, then can you mark the question as answered?
    Wally Mead