导航:首页 > 操作系统 > linuxora01034

linuxora01034

发布时间:2024-11-16 23:36:27

linux 中 ASM命令作用

oracle 10R2推出了asmcmd这个工具,可以用来管理asm存储上的文件。
1.使用asmcmd命令必须先启动asm实例,不然会有以下报错:rac2-> asmcmd -p
ORA-01034: ORACLE not available
ORA-27101: shared memory realm does not exist
Linux Error: 2: No such file or directory (DBD ERROR: OCISessionBegin)2.使用asmcmd必须先指定ORACLE_HOME和ORACLE_SID,注意此处ORACLE_SID是asm的sid,不然会报错:rac2-> asmcmd -p
ORA-01034: ORACLE not available
ORA-27101: shared memory realm does not exist
Linux Error: 2: No such file or directory (DBD ERROR: OCISessionBegin)3.asmcmd命令带p参数和不带p参数的作用:
带p,使用asmcmd将显示当前路径:rac2-> asmcmd -p
ASMCMD [+] > ls
DG1/
RECOVERDEST/
ASMCMD [+] > cd DG1
ASMCMD [+DG1] > ls
DEVDB/
ASMCMD [+DG1] > cd DEVDB
ASMCMD [+DG1/DEVDB] >不带p,不显示当前路径:rac2-> asmcmd
ASMCMD> ls
DG1/
RECOVERDEST/
ASMCMD> cd DG1
ASMCMD> ls
DEVDB/
ASMCMD> cd DEVDB
ASMCMD>4.其他相关参数,可使用help查看ASMCMD [+] > help
asmcmd [-p] [command]

The environment variables ORACLE_HOME and ORACLE_SID determine the
instance to which the program connects, and ASMCMD establishes a
bequeath connection to it, in the same manner as a SQLPLUS / AS
SYSDBA. The user must be a member of the SYSDBA group.

Specifying the -p option allows the current directory to be displayed
in the command prompt, like so:

ASMCMD [+DATAFILE/ORCL/CONTROLFILE] >

[command] specifies one of the following commands, along with its
parameters.

Type "help [command]" to get help on a specific ASMCMD command.

commands:
--------
cd

find
help
ls
lsct
lsdg
mkalias
mkdir
pwd
rm
rmalias

阅读全文

与linuxora01034相关的资料

热点内容
魅蓝3手机音视频文件夹 浏览:940
安卓手机制表怎么换行 浏览:210
墙柱搭接箍筋怎么加密 浏览:451
怎么加密不让人打开 浏览:331
2g3g算法 浏览:201
python可以在net开发 浏览:929
编程里的hr啥意思 浏览:406
上海php兼职 浏览:723
顺丰app如何验证学生 浏览:375
服务器mac地址过滤器 浏览:937
程序员一年内被开除 浏览:454
福建文档课件加密企业 浏览:784
appstore美国的界面怎么看呀 浏览:530
hlt单片机 浏览:322
CA的命令 浏览:683
安卓怎么传王者应用给苹果 浏览:919
aws云服务器自建 浏览:837
如何更换服务器登录网站 浏览:697
java修改ip地址 浏览:835
java操作cookie 浏览:694