Formatting code for Oracle10gEm


show source only

{{parent page="Oracle"}}

Make sure job_queue_processes is greater than 1.
%%
job_queue_processes = 2
%%

To configure EM after 10g is installed, issue the followings:
%%
$ emca -repos create
$ emca -repos recreate
$ emca -repos drop
$ emca -config dbcontrol db
%%

You should get these near the end of the output:
%%
INFO: >>>>>>>>>>> The Database Control URL is http://hostname:1158/em <<<<<<<<<<<
Enterprise Manager configuration completed successfully
%%

Starting / stopping EM
%%
emctl start dbconsole
emctl stop dbconsole
%%
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki