relink all the executables of 11g

有的时候为了偷懒,可能会直接同步(eg: rsync -av --no-iconv /u01/ 10.10.10.146:/u01/)一个已经安装好的oracle数据库,环境变量等到新的机器上.sql

通常直接能用,可是为了安全期间通常会从新链接下可执行文件和库文件.数据库

 

  
  
  
  
  1. [oracle@standby bin]$ relink all 
  2. writing relink log to: /u01/app/oracle/product/11.2.0/install/relink.log 

跟踪日志安全

 

  
  
  
  
  1. [root@standby ~]# tail -f /u01/app/oracle/product/11.2.0/install/relink.log 
  2. chmod 751 /u01/app/oracle/product/11.2.0/bin/rman 
  3. chmod 755 /u01/app/oracle/product/11.2.0/bin 
  4.  
  5.  - Linking Oracle  
相关文章
相关标签/搜索