-
df -g /tmp
-
剩余空间要大于50G
-
-
grid用户登录后对gi创建镜像
-
$ORACLE_HOME/gridSetup.sh -createGoldImage -silent -destinationLocation /tmp/ -exclFiles $ORACLE_HOME/.patch_storage
-
-
-
oracle用户登录后对db创建镜像
-
$ORACLE_HOME/runInstaller -createGoldImage -silent -destinationLocation /tmp/ -exclFiles $ORACLE_HOME/.patch_storage
-
生成的zip文件可以用于其他环境安装软件