MessageID 7404 SRS is not installed or properly configured on the SRS Reporting point server

Answered MessageID 7404 SRS is not installed or properly configured on the SRS Reporting point server

  • Donnerstag, 9. Februar 2012 03:05
     
     

    Hi all,

    I am trying to configure Power Management reports. We have SCCM 2007 R3. I have a dedicated SRS server and the report server database sits on our SQL cluster. 

    I have made our SRS server a Site System and added the Reporting Services point as a role. The SRSRPSetup.log reports that the role installed successfully, however in Config Manager Console I cannot see "Reporting Services" option under "Reporting". The SMS_SRS_REPORTING_POINT component also reports the error: "MessageID 7404 SRS is not installed or properly configured on the SRS Reporting point server".

    In my test lab I have not had the same issue. Can anyone give me some advice?

    Thanks

Alle Antworten

  • Donnerstag, 9. Februar 2012 03:41
     
     
    Have you configure SSRS yet? This is an extra step after installing SSRS.

    http://www.enhansoft.com/

  • Donnerstag, 9. Februar 2012 06:01
     
     Beantwortet

    Are you running the SCCM Admin Console on the server? If you run it on another computer make sure you have installed both the R3 pre-req hotfix and then R3 on the computer otherwise you will no see the reporting services part in the Console.

    Which version of SQL Reporting services are you running? there has also been a false error message when using SQL 2008,

    "Update to original post: Installing the hotfix 957576 resolves error ID 7404 appearing in status messages. If you see error ID 7403 in status messages, but you are not experiencing any problems with SQL Reporting Services in Configuration Manager, install the Cumulative Update 4 for SQL Server 2008 R2."

    See this post:

    http://blogs.technet.com/b/configmgrteam/archive/2009/03/03/configuration-manager-2007-supported-sql-versions.aspx

    Regards,
    Jörgen


    -- My System Center blog ccmexec.com -- Twitter @ccmexec

    • Als Antwort markiert jboyracer Mittwoch, 15. Februar 2012 01:34
    •  
  • Donnerstag, 9. Februar 2012 06:34
     
     

    Yes I have configured SSRS using the configuration manager and setup a database in the process on our SQL cluster. Can you tell me if I require an Execution Account?


    • Bearbeitet jboyracer Donnerstag, 9. Februar 2012 06:34
    •  
  • Dienstag, 14. Februar 2012 05:31
    Besitzer
     
     
    No you do not need to configure an execution account unless you are running reports that pull other data, such as graphics, from some other source on your network. You didn't answer Jorgen's question as to whether or not you were using the console on the site server. If not, then you also need to install R3 on the admin console computer.

    Wally Mead

  • Mittwoch, 15. Februar 2012 01:34
     
     

    Are you running the SCCM Admin Console on the server? If you run it on another computer make sure you have installed both the R3 pre-req hotfix and then R3 on the computer otherwise you will no see the reporting services part in the Console.

    Which version of SQL Reporting services are you running? there has also been a false error message when using SQL 2008,

    "Update to original post: Installing the hotfix 957576 resolves error ID 7404 appearing in status messages. If you see error ID 7403 in status messages, but you are not experiencing any problems with SQL Reporting Services in Configuration Manager, install the Cumulative Update 4 for SQL Server 2008 R2."

    See this post:

    http://blogs.technet.com/b/configmgrteam/archive/2009/03/03/configuration-manager-2007-supported-sql-versions.aspx

    Regards,
    Jörgen


    -- My System Center blog ccmexec.com -- Twitter @ccmexec

    Hi Jorgen,

    Thanks for your reply. Running the console on a computer with the R3 resolved the issue and installing the hotfix stopped the error ID 7404 from occurring.

    Thanks kindly to everyone.