To delete the Report server you have to follow some steps:
1. Stop opmn processes.
2. Stop EM console
3. Take a backup of opmn.xml
4. Open opmn.xml. There must be an entry related to your reports server.
Carefully delete that whole tag.
5. Then do "opmnctl validate" to validate your opmn.xml.
6. Take a backup of targets.xml.
7. Open targets.xml.. There must be a entry for your reports server in that.
Delete that whole tag from there.
8. Start opmn processes.
9. Start EM Console.
To add new reports server:
1. Adding a new report server with the name my_report_server
$ rwserver.sh server=my_report_server batch=yes
2. Register with OEM and OPMN
$ addNewServerTarget my_report_server
3. Open configuration file created in the name of new report server
$ vi $ORACLE_HOME/reports/conf/my_report_server.conf
4. Change SourceDir and tempDir values to the actual one.
5. Start newly added report server process.
Subscribe to:
Post Comments (Atom)
SPACE MANAGEMENT :: 1. Table space usuage: ============== SELECT tablespaces.tablespace_name, allocated.total_alloc allocated_mb, ...
-
On a new VIS R12.1 installation, the OHS (oracle http server) failed to start and give status 204. Upon querying the status of opmn manage...
-
Recently, I got a complaint from my AS10g users, that they are facing frequent disconnection with the server. May be due to network distrupt...
-
A nice story about RMAN. The story begins, when one of my associate DBAs did an RMAN restoration & recovery 2 days back...
It works
ReplyDelete