因为误操作, 节点1 chown -R oracle:oinstall /u01 这个目录下包含了grid 集群软件。
在node02节点http://www.cndba.cn/hbhe0316/article/131419
chmod 755 permission.pl
cd /tmp
./permission.pl /u01
会在node02节点生成restore-perm-
.cmd文件
http://www.cndba.cn/hbhe0316/article/131419http://www.cndba.cn/hbhe0316/article/131419http://www.cndba.cn/hbhe0316/article/131419
http://www.cndba.cn/hbhe0316/article/131419
在node01节点http://www.cndba.cn/hbhe0316/article/131419http://www.cndba.cn/hbhe0316/article/131419http://www.cndba.cn/hbhe0316/article/131419http://www.cndba.cn/hbhe0316/article/131419
chmod 755 restore-perm-<timestamp>.cmd
vi restore-perm-<timestamp>.cmd
:%s#xxx2#xxx1#g
:%s#+ASM2#+ASM1#g
:%s#+asm2#+asm1#g
$ ./restore-perm-<timestamp>.cmd
参考MOS:Doc ID 1515018.1
http://www.cndba.cn/hbhe0316/article/131419
版权声明:本文为博主原创文章,未经博主允许不得转载。
oracle