快速设置FOR Oracle 11gR2 在IBM 小型机 AIX 5.3、AIX6.1、AIX7.1上初始环境设置
使用方法:在AIX上创建一个文件,比如pre_install_ora.sh
then: sh pre_install_ora.sh
最后可使用vnc或xmanager开始Oracle软件安装了,避免了繁琐初始设置;
#!/usr/bin/ksh
# Copyright (C) 2004-2011 Alexatrebooting
# All Rights Reserved.
# Create by:alexatreboting
# Email: hu
# Update: 2011-12-1
# Usage:revise to executed,direct execute;
# description: Oracle 11g IBM Server install prepare script.
echo "Creat Oracle Group and User and Driectory and reivse Authorization"