Reporting Services uses SQL Server for its object caching. Have you pointed
Reporting Services to a different SQL Server for this purpose? Remember,
this is different than where the data comes from that you report off of. If
you don't remember doing anything special during or after installation then
the local SQL Server is most likely being used for this (by default during
installation RS will use the local SQL Server and create 2 databases on it).
If you are not sure then look at your SQL Server and see if you how two
databases created by Reporting Services (I forget their exact names but it
will be obvious if they are there).
If you are sure that RS is not using the local SQL Server for its object
caching then you are fine to remove it. There are no dependencies that I am
aware of (RS is designed to run on a server that has never had SQL Server
installed on it). If RS is using the local SQL Server and you uninstall it
you will lose all deployed reports and RS will stop working.
--
Bruce Loehle-Conger
MVP SQL Server Reporting Services
[quoted text, click to view] "Leo Quezada" <LeoQuezada@discussions.microsoft.com> wrote in message
news:AE3F7AE9-E1DF-4E59-9298-919F8EFCA399@microsoft.com...
> Hi,
>
> I have in the same server SQL Server 2000 and SQL Reporting Services, my
> question is, if i uninstall the SQL Server 2000 this affects the Reporting
> services performance?
>
> I don´t know if the reporting services uses some file, dll, etc of the
> Local
> SQL Server.
>
> By the way, My Reporting Services uses others databases in other SQL
> Server.
>
> thanks,
>
>