首页 > 其他 > 详细

ASMCMD-8102: no connection to ASM; command requires ASM to run

时间:2021-09-13 20:05:54      阅读:118      评论:0      收藏:0      [点我收藏+]

ASMCMD-8102: no connection to ASM; command requires ASM to run

[grid@fgyxdb81~]$ asmcmd

Connected to an idle instance.

ASMCMD> ls

ASMCMD-8102: no connection to ASM; command requires ASM to run

 

Solution:

[grid@fgyxdb81 ~]$ export ORACLE_HOME=/opt/grid/product/11.2.0.3/

[grid@fgyxdb81~]$ export PATH=/opt/grid/product/11.2.0.3/bin/

[grid@fgyxdb81~]$ export ORACLE_SID=+ASM

[grid@fgyxdb81~]$ asmcmd

ASMCMD> ls

DATA/

INDX/

 

 

ASMCMD-8102: no connection to ASM; command requires ASM to run

原文:https://www.cnblogs.com/shanxia0812/p/15260666.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!