asmcmd: command disallowed by current instance type
在Oracle 10g RAC + ASM 環境下, 一般使用ORACLE使用者作為oracle例項及asm例項的使用者 (Oracle11g 會有grid使用者用於asm的專用使用者), 一般我們在登入asm的時候, 需要設定asm例項的sid , 否則會報錯如下:
$ asmcmd
asmcmd: command disallowed by current instance type
$ export ORACLE_SID= +ASM1
$ asmcmd
wmrac01$ asmcmd
ASMCMD>
ASMCMD>
ASMCMD> ls
DATA/
INDX/
ASMCMD> ls -al
State Type Rebal Name
MOUNTED EXTERN N DATA/
MOUNTED EXTERN N INDX/
ASMCMD>
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/35489/viewspace-694843/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 關於"asmcmd: command disallowed by current instance type"問題解決ASM
- ASMCMD - ASM command line utility .ASM
- OCP(11g)------> ASM Command-Line Utility (ASMCMD)和 使用 ASMCMDASM
- asmcmd:connected to an idle instance ORA12705ASM
- Oracle10g stream : :dml.get_command_type and lcr.get_command_typeOracle
- v$sql.command_type and v$session.commandSQLSession
- No enclosing instance of type Outer is accessible.
- Not-null property references a transient value - transient instance must be saved before current opeNull
- 【asmcmd】使用asmcmd工具管理ASMASM
- ASMCMD +ASM 例項 Connected to an idle instance. 一個 / 導致的問題ASM
- 再學Java 之 解決No enclosing instance of type * is accessibleJava
- asmcmdASM
- ASMCMD命令ASM
- ASMCMD - cpASM
- 使用asmcmdASM
- asmcmd詳解ASM
- oracle asm asmcmdOracleASM
- ASM工具asmcmdASM
- ASMCMD簡介(1)ASM
- asmcmd命令學習ASM
- 【ASM】ASMCMD cp 命令ASM
- asmcmd命令用法教程ASM
- asmcmd does not exist in directoryASM
- [20120207]v$sql的command_type.txtSQL
- Oracle ASMCMD命令參考OracleASM
- makes the current sessionSession
- gc current block pin time gc current block flush time 疑惑GCBloC
- mysql CURRENT_TIMESTAMP 和ON UPDATE CURRENT_TIMESTAMPMySql
- ASMCMD中的各個命令ASM
- asmcmd的cp命令小bugASM
- asmcmd的一個問題ASM
- [pl sql] where current ofSQL
- asmcmd工具的詳細介紹ASM
- asmcmd對磁碟組的處理ASM
- ASMCMD處理問題一則ASM
- variable: Type 與 Type variable
- cannot convert (type interface {}) to type int: need type assertion
- 遊標current of cur特性