Try the following:
1. logon sqlplus as user SYS or SYSTEM, and drop the SYSMAN account and
management objects:
a. commit;
b. shutdown immediate
c. startup restrict
d. drop user sysman cascade;
e. drop role MGMT_USER;
f. drop user MGMT_VIEW cascade;
g. drop public synonym MGMT_TARGET_BLACKOUTS;
h. drop public synonym setemviewusercontext;
i. alter system disable restricted session;
2. At the command prompt, run emca -x <SID> to remove the existing config
files and then recreate the schema and config files, rerun emca
Scott D. Adams
Database Administrator
-----Original Message-----
From: George
[mailto:oracledba-ezmlmshield-x70336515.[Email address protected]
Sent: Friday, May 27, 2005 6:06 AM
To: LazyDBA Discussion
Subject: Oracle 10g OEM installation
Hi Guru's
We have installed Oracle 10g server, however Enterprise Management Pack
(OEM window) is not installed on using the same CD , all other
options/module is successfully installed (like DBCA etc.) Can any body
knows how to install 10g OEM pack.
George
DISCLAIMER:
This message contains privileged and confidential information and is
intended only for the individual named.If you are not the intended recipient
you should not disseminate,distribute,store,print, copy or deliver this
message.Please notify the sender immediately by e-mail if you have received
this e-mail by mistake and delete this e-mail from your system.E-mail
transmission cannot be guaranteed to be secure or error-free as information
could be intercepted,corrupted,lost,destroyed,arrive late or incomplete or
contain viruses.The sender therefore does not accept liability for any
errors or omissions in the contents of this message which arise as a result
of e-mail transmission. If verification is required please request a
hard-copy version.
--------
website: http://www.LazyDBA.com
Please don't reply to RTFM questions
Oracle documentation is here: http://tahiti.oracle.com
To unsubscribe: see http://www.lazydba.com/unsubscribe.html
To subscribe: see http://www.lazydba.com
By using this list you agree to these
terms:http://www.lazydba.com/legal.html
Oracle LazyDBA home page