专题文章
时长:00:00更新时间:2020-11-09 15:42:25
oracle10gr2环境变量配置脚本rhel5测试通过:#!/bin/bash ###the script to install oracle10g on rhel5。 ##show notes! echo -ne The script is writed by xtao@sinoinfo!\n SPATH=/public/sourcecode ORACLE_BASE=/u01/app/oracle ORACLE_SID=orcl ##edit the /etc/sysctl.conf ! echo -e '\n' echo
查看详情