Tuesday, April 27, 2010

How to setup RDA for RAC

  1. Visit  metalink for  lastest  version of RDA   and download it (example    p7563988_415_AIX64-5L.zip )
  2. Unzip it under  a  directory
    mkdir $HOME/RDA
    mv  p7563988_415_AIX64-5L.zip  $HOME/RDA
    cd $HOME/RDA
    unzip p7563988_415_AIX64-5L.zip
  3. Setup  it  for  RAC
    ./rda.sh -vX RDA::Remote setup_cluster
  4. You can  rda.sh  and  the  output  will be  under ./rda/setup/remote for  all  nodes (like  RDA_NOD001.zip,RDA_NOD002.zip... etc )

No comments: