有的时候为了偷懒,可能会直接同步(eg: rsync -av --no-iconv /u01/ 10.10.10.146:/u01/)一个已经安装好的oracle数据库,环境变量等到新的机器上.sql
通常直接能用,可是为了安全期间通常会从新链接下可执行文件和库文件.数据库
- [oracle@standby bin]$ relink all
- writing relink log to: /u01/app/oracle/product/11.2.0/install/relink.log
跟踪日志安全
- [root@standby ~]# tail -f /u01/app/oracle/product/11.2.0/install/relink.log
- chmod 751 /u01/app/oracle/product/11.2.0/bin/rman
- chmod 755 /u01/app/oracle/product/11.2.0/bin
- - Linking Oracle