OEM Enterprise Manager-oracle emterprise Manager
Installed automatically when you install Oracle.
1. Start the OEM
[[email protected] oracle]$ emctl start dbconsole--Start command
TZ set to PRC
Oracle Enterprise Manager 10g Database Control Release 10.2.0.1.0
Copyright (c) 1996, 2005 Oracle Corporation. All rights reserved.
Http://oracle3:1158/em/console/aboutApplication
-an instance of Oracle Enterprise Manager 10g Database Control is already running.
2. Access Oem--bs mode
Http://IP Address: 1158/em/console/aboutapplication
3. Solve the problem of label garbled in OEM--bug,linux-bug, missing a font file
[email protected] rpm10g32]$ ll zys*
-rw-r--r--1 root root 9249332 2007-11-06 Zysong.ttf-font file.
A Stop the OEM service
[Email protected] rpm10g32]$ Emctl stop Dbconsole
TZ set to PRC
Oracle Enterprise Manager 10g Database Control Release 10.2.0.1.0
Copyright (c) 1996, 2005 Oracle Corporation. All rights reserved.
Http://oracle3:1158/em/console/aboutApplication
Stopping Oracle Enterprise Manager 10g Database Control ...
... Stopped.
B create a path on the server
[Email protected] rpm10g32]$ cd/usr/share/fonts/
[email protected] fonts]$ LL
Total 56
Drwxr-xr-x 2 root root 4096 02-08 08:23 bitmap-fonts
Drwxr-xr-x 2 root root 4096 02-08 08:13 Bitstream-vera
Drwxr-xr-x 4 root root 4096 02-08 08:51 Chinese
Drwxr-xr-x 4 root root 4096 02-08 08:47 default
Drwxr-xr-x 2 root root 4096 02-08 08:32 DEJAVU-LGC
Drwxr-xr-x 2 root root 4096 02-08 08:32 Liberation
Drwxr-xr-x 3 root root 4096 02-08 08:51 ZH_TW
[Email protected] ~]# cd/usr/share/fonts/
[Email protected] fonts]# mkdir ZH_CN
[Email protected] fonts]# CD ZH_CN
[[email protected] zh_cn]# mkdir TrueType--Path created
C Copy the font file to this path:
[Email protected] zh_cn]# Cp/u01/rpm10g32/zysong.ttf truetype/
D replaces the default character set
Need to replace two places
[Email protected] lib]$ pwd
/u01/oracle/product/10.2.0/db_1/jdk/jre/lib
[email protected] lib]$ CP Font.properties.zh_CN. Redhat font.properties
[Email protected] lib]$ pwd
/u01/oracle/product/10.2.0/db_1/jre/1.4.2/lib
[email protected] lib]$ CP Font.properties.zh_CN. Redhat font.properties
E clean up cached pictures
[Email protected] lib]$ CD $ORACLE _home
[Email protected] db_1]$ CD oc4j/j2ee/oc4j_applications/applications/em/em/cabo/images/cache/zhs/
[Email protected] zhs]$ RM *.gif
4. Restart the service
[Email protected] zhs]$ emctl start dbconsole
TZ set to PRC
Oracle Enterprise Manager 10g Database Control Release 10.2.0.1.0
Copyright (c) 1996, 2005 Oracle Corporation. All rights reserved.
Http://oracle3:1158/em/console/aboutApplication
Starting Oracle Enterprise Manager 10g Database Control .... started.................
------------------------------------------------------------------
Logs is generated in Directory/u01/oracle/product/10.2.0/db_1/oracle3_orcl/sysman/log
5, verify: Http://IP Address: 1158/em/console/aboutapplication
This OEM can not be installed, but choosing to install the software together with the build library must be installed.
You can choose not to install the database only when you create it separately.
Oracle's environment configuration-oem Enterprise Manager-oracle emterprise Manager