oracle 資料庫徹底清除目錄指令碼
刪除目錄
rm -rf /opt/grid
rm -rf /opt/oracle
rm -rf /opt/ogrid
rm -rf /etc/ora*
rm -rf /tmp/.oracle
rm -rf /var/tmp/.oracle
rm -rf /etc/init/oracle-ohasd.conf
rm -rf /etc/init.d/ohasd
rm -rf /etc/init.d/init.ohasd
建立目錄
mkdir -p /opt/grid/products/11.2.0
mkdir -p /opt/ogrid
mkdir -p /opt/oracle/products/11.2.0
mkdir -p /opt/grid/oraInventory
chown -Rf grid.oinstall /opt/grid
chown -Rf grid.oinstall /opt/ogrid
chown -Rf oracle.oinstall /opt/oracle
需要重新啟動伺服器
reboot
rm -rf /opt/grid
rm -rf /opt/oracle
rm -rf /opt/ogrid
rm -rf /etc/ora*
rm -rf /tmp/.oracle
rm -rf /var/tmp/.oracle
rm -rf /etc/init/oracle-ohasd.conf
rm -rf /etc/init.d/ohasd
rm -rf /etc/init.d/init.ohasd
建立目錄
mkdir -p /opt/grid/products/11.2.0
mkdir -p /opt/ogrid
mkdir -p /opt/oracle/products/11.2.0
mkdir -p /opt/grid/oraInventory
chown -Rf grid.oinstall /opt/grid
chown -Rf grid.oinstall /opt/ogrid
chown -Rf oracle.oinstall /opt/oracle
需要重新啟動伺服器
reboot
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/30345407/viewspace-2151798/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- TogetherShare TS DataWiper 資料徹底清除軟體
- oracle徹底刪除資料檔案Oracle
- 【SCRIPT】Oracle資料庫基本資訊收集指令碼Oracle資料庫指令碼
- oracle資料庫使用rman備份指令碼Oracle資料庫指令碼
- 徹底清除Windows下的VMware方法Windows
- oracle資料庫瘋狂生成dump把目錄撐滿Oracle資料庫
- 補錄資料指令碼指令碼
- 【MySQL 資料庫】MySQL目錄MySql資料庫
- oracle建庫指令碼Oracle指令碼
- Linux系統徹底解除安裝MySQL資料庫LinuxMySql資料庫
- MySQL 更改資料庫資料儲存目錄MySql資料庫
- 徹底解除安裝rpm軟體包的指令碼指令碼
- Oracle 例項和RAC叢集下資料庫日誌目錄合集Oracle資料庫
- Kubernetes 將徹底改變企業資料庫管理? - thenewstack資料庫
- 資料庫備份指令碼資料庫指令碼
- oracle rac 12徹底刪除,徹底刪除該死的racOracle
- 瀚高資料庫data目錄詳解資料庫
- Linux CentOS更改MySQL資料庫目錄位置LinuxCentOSMySql資料庫
- 【PG結構】Postgresql資料庫資料目錄說明SQL資料庫
- Ubuntu 上更改 MySQL 資料庫資料儲存目錄UbuntuMySql資料庫
- 呼叫中心資料入庫指令碼指令碼
- MySQL匯出資料庫指令碼MySql資料庫指令碼
- Oracle 資料庫巡檢指令碼 單例項 RAC 輸出HTML格式Oracle資料庫指令碼單例HTML
- 小麥苗資料庫巡檢指令碼V7.0,支援Oracle、MySQL、SQL Server和PG資料庫資料庫指令碼OracleMySqlServer
- windows 批處理備份目錄指令碼Windows指令碼
- 如何徹底清除應用程式留下的殘留檔案?
- 如何徹底擦除資料 防止資料被恢復?
- 我的一套較全面的oracle資料庫監控管理指令碼Oracle資料庫指令碼
- mssql生成資料庫字典指令碼-MarkDownSQL資料庫指令碼
- Flyway版本化管理資料庫指令碼資料庫指令碼
- [20210623]完善清除aud指令碼.txt指令碼
- 分散式OLTP資料庫發展趨勢(一):徹底去中心化分散式資料庫中心化
- 【DB筆試面試164】在Oracle中,如何徹底停止expdp資料泵程式?筆試面試Oracle
- 【資料庫升級】Oracle指令碼升級12c CDB to 19c CDB資料庫Oracle指令碼
- 能否通過Enterprise Console建立目錄資料庫PW資料庫
- openGauss資料庫xlog目錄滿問題處理資料庫
- 徹底理解原碼、補碼、反碼
- MySQL資料庫備份的shell指令碼MySql資料庫指令碼