To start or stop, or to view the status of the dbconsole process from the command line:
在命令行启动、停止、查看dbconsole进程状态:
-
Open a operating system command window and go to your
Oracle_home/bindirectory.
开启操作系统命令窗口进入Oracle_home/bin目录 -
Do one of the following:
做下面一项-
To start the
dbconsoleprocess, run the following command:
启动dbconsole进程执行下面的命令./emctl start dbconsole
-
To stop the
dbconsoleprocess, run the following command:
停止dbconsole进程执行下面的命令:./emctl stop dbconsole
-
To view the status of the
dbconsoleprocess, run the following command:
查看dbconsole进程状态,执行下面的命令:./emctl status dbconsole
-
To start or stop dbconsole as a service on Microsoft Windows:
-
Do one of the following:
-
On Windows XP and Windows Server 2003, click Start, and then select Control Panel.
-
On Windows 2000 Server, click Start, select Settings, and then select Control Panel.
The Control Panel window opens.
-
-
Double-click the Administrative Tools icon, and then double-click the Services icon.
The Services window opens. Oracle Database services begin with
Oracle. Thedbconsoleservice is listed asOracleDBConsoleOracle_sid, whereOracle_sidis the system identifier (SID) for your database instance. The status of this process (either Started or Stopped) is listed in the Status column.
弹出服务窗口,oracle数据库的服务以oracle开头。dbconsole服务的服务名为OracleDBConsoleOracle_sid,其中Oracle_sid是数据库标识(SID)。此进程的状态列(无论是启动还是停止)在状态列 -
Double-click the
OracleDBConsoleservice.Oracle_sid
双击OracleDBConsoleOracle_sid服务。The service properties window opens.
弹出服务属性窗口 -
In the Startup Type list, ensure that either Manual or Automatic is selected.
-
Do one of the following:
-
To start
dbconsole, click Start, and then click OK. -
To stop
dbconsole, click Stop, and then click OK.
-
本文介绍如何在命令行中启动、停止及查看Oracle DBConsole进程的状态,并提供了在Microsoft Windows系统上作为服务进行管理的具体步骤。
559

被折叠的 条评论
为什么被折叠?



