摘要: Open a text editor (as root) and put the content below in it, saving the file as/etc/init.d/dbora :#!/bin/sh# chkconfig: 345 99 10# description: Oracle auto start-stop script.## Set ORA_HOME to be equ... 阅读全文
posted @ 2009-11-24 19:49 秀敏 阅读(306) 评论(0) 推荐(0)