啟動 Oracle程序

2021-05-27 20:08:32 字數 440 閱讀 8137

使用putty工具登入omu伺服器,putty工具的使用方法請參見putty工具操作。

執行su - oracle命令,輸入「oracle」使用者的密碼,將當前使用者切換為「oracle」使用者。

執行命令sqlplus / as sysdba,以系統使用者登入資料庫。

螢幕輸出如下:

sql*plus: release 11.1.0.7.0 - production on mon mar 30 18:40:13 2009

connected to:

oracle database 11g enterprise edition release 11.1.0.7.0 - production

執行命令startup,輸出結果根據oracle資料庫程序狀態有所不同:

啟動程序流程

linux啟動程序時設定了cs,esp等各個暫存器的值,這是相應的巨集 void start thread struct pt regs regs,unsigned long new ip,unsigned long new sp export symbol gpl start thread 這是 ...

C 程序啟動

using system using system.collections.generic using system.diagnostics using system.linq using system.text using system.threading.tasks namespace 01程序...

Oracle 資料庫服務啟動程序停止響應

在 oracle 資料庫 8i,執行計算機上安裝 ms 04 011 安全更新用於 microsoftwindows 計算機可能停止響應在啟動過程。詳見以下 microsoft 安全公告 ms 04 0ll 安全更新 要變通解決此問題,使用下列方法之一。更改 oracle 資料庫服務的啟動行為對 o...