oracle 10g在linux下的安裝及簡單命令
1、配置資料庫 dbca
2、配置監聽程式和service netca
3、啟動oracle資料庫 sqlplus / as sysdba
進入sql控制檯之後,輸入startup或者(connect internal,startup,沒有試)
4、啟動監聽程式 lsnrctl start
4、啟動em管理器 emctl start dbconsole emctl stop dbconsole
5、編輯em引數:emca -config dbcontrol db
6、測試服務狀態 tnsping wbgj
相關文章
- LInux簡單安裝和命令Linux
- 簡單安裝PHP在Linux下的執行環境PHPLinux
- CentOS簡單操作命令及node.js的安裝方法CentOSNode.js
- Oracle 10g 在linux redhat as4 系統安裝圖解全過程Oracle 10gLinuxRedhat圖解
- ISO 映象安裝oracle 10gOracle 10g
- Linux下history命令簡單原理Linux
- Nginx在Linux下的安裝NginxLinux
- Linux下編譯安裝Mysql 5.5的簡單步驟Linux編譯MySql
- CRF++在Windows下以及Linux下的安裝及測試方法CRFWindowsLinux
- 1、Linux簡介及安裝Linux
- ORACLE windows和linux環境下 10g升級到11.2.0.4 並安裝11.2.0.4.19補丁OracleWindowsLinux
- 在Linux下安裝JDKLinuxJDK
- 在Oracle Linux 7.1上安裝DockerOracleLinuxDocker
- linux 安裝 mysql簡單教程LinuxMySql
- Flume安裝及簡單部署
- Linux下安裝java及配置(yum安裝)LinuxJava
- Oracle Linux 7.5下載和安裝OracleLinux
- linux簡易 Oracle客戶端安裝LinuxOracle客戶端
- Java及JDK在deepin下的安裝JavaJDK
- solr在windows下的安裝及配置SolrWindows
- windows2008R2安裝oracle 10gWindowsOracle 10g
- Linux下Oracle 11.2.0.1 RAC安裝筆記LinuxOracle筆記
- Linux安裝oracleLinuxOracle
- 11. Oracle for Linux安裝和配置——11.2. Linux安裝和配置——11.2.4. Linux命令(1)OracleLinux
- 11. Oracle for Linux安裝和配置——11.2. Linux安裝和配置——11.2.4. Linux命令(2)OracleLinux
- 11. Oracle for Linux安裝和配置——11.2. Linux安裝和配置——11.2.4. Linux命令(3)OracleLinux
- redis 簡介及windows 下的redis 安裝RedisWindows
- linux下expect環境安裝以及簡單指令碼測試Linux指令碼
- python的下載安裝與簡單使用Python
- Mac下PostgreSQL的安裝與簡單使用MacSQL
- yapi 在linux環境下的安裝部署APILinux
- Elasticsearch 在Linux下的安裝部署和配置ElasticsearchLinux
- Linux簡單命令(一)Linux
- 自學linux——1.VMware的安裝及VM下centos的安裝LinuxCentOS
- linux入門學習(一):下載及安裝linux + 修改ip地址 + 關閉防火牆命令 + 檢視linux系統的位數 + 安裝jdk + 安裝tomcatLinux防火牆JDKTomcat
- 在linux環境安裝單機RocketMQLinuxMQ
- 11. Oracle for Linux安裝和配置——11.2. Linux安裝和配置——11.2.1. 簡介OracleLinux
- Linux命令之rpm安裝命令Linux