when Oracle installs the DBMS from the 10G release, the server installed does not have the client installed, the client is installed on its own, and more flexible uses such as your server on Linux, you can install an oracle under your Windows platform Client to control through the OEM database, natural ORACLE has done a very good job on the server side you can manage it through web-style OEMs. See how to use ORACLE 10G OEMs under the Solaris x86 platform 1> into Oracle Admin user su-oracle 2> to detect whether to start the service emctl Status Dbconsole, you may want to report warning tips here. Not found you need to add or rebuild the library Emca-config-dbcontrol Db-repos [create|drop|recreate] 3> start OEM service emctl start Dbconsle 4> Use Http://localhost:1158/em 5> Stop Service emctl Stop Dbconsole okay , it's over. The default Oracle did not start these two services, it must be started manually, and the startup method is as follows
$isqlplusctl start
$emctl Start Dbconsole