When our oracle server uses the LinuxUnix system, we can learn some system information from windows or other clients that want to use the EM tool to start oracle.
When our oracle Server is a Linux/Unix system, we can learn about some system information from windows or other clients that want to use the EM tool to start oracle.
When our Oracle Server is a Linux/Unix system, we want to use the EM tool to start oracle to learn about some system information from windows or other clients.
You can use the following method:
Open a window on the server and enter the following command: emctl start
[Oracle @ oracle11g ~] $ Emctl start
Oracle Enterprise Manager 11g Database Control Release 11.1.0.6.0
Copyright (c) 1996,200 7 Oracle Corporation. All rights reserved.
Oracle Enterprise Manager 10g Database Control commands:
Emctl start | stop dbconsole
Emctl status | secure | setpasswd dbconsole
Emctl status agent
Emctl status agent-secure [-omsurl:/em/*>]
Emctl getversion
Emctl reload | upload | clearstate | getversion agent
Emctl reload agent dynamicproperties [:]...
Emctl config agent
Emctl config agent updateTZ
Emctl config agent getTZ
Emctl resetTZ agent
Emctl config agent credentials [[:]
Blackout Usage:
Emctl start blackout [-nodeLevel] [[:]... [-d]
Emctl stop blackout
Emctl status blackout [[:]...
The following are valid options for blackouts
Ults to local node target if not specified.
If-nodeLevel is specified after, the blackout will be applied to all targets and any target list that follows will be ignored.
Duration is specified in [days] hh: mm
Emctl getemhome
Emctl ilint
Em Key Commands Usage:
Emctl config emkey-emkeyfile [-force] [-sysman_pwd]
Emctl config emkey-emkey [-emkeyfile] [-force] [-sysman_pwd]
Emctl config emkey-repos [-emkeyfile] [-force] [-sysman_pwd]
Emctl config emkey-remove_from_repos [-sysman_pwd]
Emctl config emkey-copy_to_repos [-sysman_pwd]
Emctl status emkey [-sysman_pwd]
Secure DBConsole Usage:
Emctl secure dbconsole-sysman_pwd [-passwd_file]
[-Host] [-sid] [-reset] [-secure_port]
[-Root_dc] [-root_country] [-root_state] [-root_loc]
[-Root_org] [-root_unit] [-root_email]
Emctl secure status dbconsole
The purpose of this command is to check whether the EM tool has installed the configuration. If no configuration is available, use the following command to configure it:
[Oracle @ oracle11g ~] $ Emca-config dbcontrol db-repos recreate
After the configuration is complete, run the following command to start the EM console:
[Oracle @ oracle11g ~] $ Emctl start dbconsole
Oracle Enterprise Manager 11g Database Control Release 11.1.0.6.0
Copyright (c) 1996,200 7 Oracle Corporation. All rights reserved.
Https: // oracle11g: 1158/em/console/aboutApplication
Starting Oracle Enterprise Manager 11g Database Control.
Logs are generated in directory/u01/oracle/oracle11g_orcl/sysman/log
After the startup is successful, we can log on to windows or other clients using the IE tool.
Https: // 192.168.120.149: 1158/em/console
(The IP address is entered based on your actual situation, and port 1158 is also entered based on the actual situation), and then the login will be OK!
,