1 shell script tagged "linux start oracle"
- Run level shell script to start Oracle 10g services on RedHat Enterprise Linux (RHAS 4)
#!/bin/bash
#
# Run level script to start Oracle 10g services on RedHat Enterprise Linux (RHAS 4)
# Script should work on other UNIX like oses :)
# ————————————————————————-
# Copyright (c) 2006 nixCraft project <http://cyberciti.biz/fb/>
# This script is licensed under GNU GPL version 2.0 or above
# Comment/suggestion: <vivek at nixCraft DOT com>
# ————————————————————————-
# chkconfig: 345 91 19
# description: Startup/Shutdown [...]
Viewing 1-1 of 1 shell scripts. ( see all popular tags )

