Found it:
========== BOL search:removing =========
Removing a Complete Installation of Reporting Services
Use Add or Remove Programs in Control Panel. Select Microsoft SQL Server
Reporting Services, and click Remove.
Run Reporting Services Setup.exe at the command prompt with no parameters.
On the Change or Remove Instance screen, select Remove Microsoft SQL Server
Reporting Services to remove the entire Reporting Services installation.
Run the command prompt setup.exe /x parameter to uninstall the entire installation.
When an entire installation of Reporting Services is removed, there are additional
components that need to be removed after the uninstall is complete. When
Reporting Services is uninstalled, the following items are not removed:
AdventureWorks database, if installed.
SQL Server Agent jobs used to schedule the processing of reports.
Installation and trace log files. Trace logs are located at Microsoft SQL
Server\MSSQL\Reporting Services\LogFiles. Reporting Services. The log files
for the installation are located at For more information, see Reporting Services
Trace Logs.
ReportServer and ReportServerTempDB databases.
To remove the databases, delete the database manually. The log files must
also be deleted manually. For more information about removing the SQL Server
Agent jobs, see "Modifying and Viewing Jobs" in SQL Server 2000 Books Online.
For more information about how to delete a database, see "Deleting a Database"
in SQL Server 2000 Books Online.
=====================================
Hello Francisco,
[quoted text, click to view] > Hi,
> Besides using the add/remove programs to uninstall this, which
> removed
> the report manager and reports; do I just drop the databases after
> that to
> complete the removal/uninstallation?
>
> I did not find documentation on removing Sql Server 2000 Reporting
> from the web\Db servers.
>
> Thanks.
>