11r2 cluster 棄用的命令及替代命令
Deprecated Subprograms or Commands
Table E-1 lists the commands that are deprecated in Oracle Clusterware 11g release 2 (11.2) and their replacements that you can use to perform. the same or similar functionality. These commands are not supported in an Oracle Restart environment:
Table E-1 Deprecated CRSCTL Commands and Replacements
Deprecated Command | Replacement Commands |
---|---|
crs_stat | crsctl check cluster -all crsctl stat res -t |
crs_register | crsctl add resource crsctl add type crsctl modify resource crsctl modify type |
crs_unregister | crsctl stop resource crsctl modify resource resource_name -attr "AUTO_START=never" |
crs_start | crsctl start resource crsctl start crs crsctl start cluster |
crs_stop | crsctl stop resource crsctl stop crs crsctl stop cluster |
crs_getperm | crsctl getperm resource crsctl getperm type |
crs_profile | crsctl add resource crsctl add type crsctl status resource crsctl status type crsctl modify resource crsctl modify type |
crs_relocate | crsctl relocate resource |
crs_setperm | crsctl setperm resource crsctl setperm type |
crsctl check crsd | crsctl check crs |
crsctl check cssd | crsctl check css |
crsctl check evmd | crsctl check evm |
crsctl debug res log resource_name:level | crsctl set log |
crsctl set css votedisk | crsctl add css votedisk crsctl delete css votedisk crsctl query css votedisk crsctl replace votedisk |
crsctl start resources | crsctl start resource -all |
crsctl stop resources | crsctl stop resource -all |
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/15747463/viewspace-774374/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Exa – 替代ls命令的工具
- Redis-cluster命令 cluster info 引數資訊解釋Redis
- 顯示命令及檔案路徑用什麼命令?Linux運維核心命令Linux運維
- 命令列常用工具的替代品命令列
- Docker 命令大全及應用實戰Docker
- composer更新命令及常用命令
- composer 更新命令及常用命令
- 命令列中常見命令用法及explainshell.com的用法命令列AI
- API設計中使用命令模式替代RPCAPI模式RPC
- linux重新啟動後,阿里的oceanbase啟動不了,用這個命令obd cluster start demoLinux阿里
- HDFS 命令:用於管理HDFS的Hadoop Shell命令大全Hadoop
- 常用的Linux命令;Linux常用命令用法及實現方式Linux
- npm命令及解釋NPM
- VIM常用命令 及 部分命令記憶方法
- 用maven建立專案及maven常用命令Maven
- HTTPie:替代 Curl 和 Wget 的現代 HTTP 命令列客戶端HTTPwget命令列客戶端
- 谷歌棄用 APK 格式!替代品 AAB 有何優勢?谷歌APK
- sed 命令詳解及示例
- Docker 實踐及命令梳理Docker
- Go執行指令碼命令用例及原始碼解析Go指令碼原始碼
- Linux系統中的管道命令、grep命令、sed命令和awk命令Linux
- Linux中chmod命令的定義及作用!Linux
- du 及 df 命令的使用(附帶示例)
- linux 命令 自我備用Linux
- 用 nodejs 寫一個命令列工具 :建立 react 元件的命令列工具NodeJS命令列React元件
- Java命令學習系列(零)——常見命令及Java Dump介紹Java
- Linux下 netstat ps kill 命令詳解及常用命令收集Linux
- adb操作命令詳解及大全
- netcat 命令介紹及使用示例
- 004.OpenShift命令及故障排查
- 實用處理字串的linux命令字串Linux
- 用CPU來加速你的Linux命令Linux
- 超實用的 Linux 高階命令!Linux
- 最最實用的30個Linux命令!Linux
- Redis從入門到放棄系列(十) ClusterRedis
- K8S 1.20 棄用 Docker 評估之 Docker CLI 的替代產品 nerdctlK8SDocker
- Fabric 1.0原始碼分析(33) Peer #peer channel命令及子命令實現原始碼
- Fabric 1.0原始碼分析(34) Peer #peer chaincode命令及子命令實現原始碼AI
- 資料庫 MySQL8.0+常用命令及操作命令詳解資料庫MySql