HP B6960-90078 User Manual
Page 750

Further Information
Examples of Pre-Exec and Post-Exec Commands for UNIX
Appendix A
A-20
Examples of Pre-Exec and Post-Exec
Commands for UNIX
The following scripts are some examples of Pre- and Post- exec
commands on UNIX.
Session Pre-Exec:
Shut Down
Application
The script shuts down an Oracle instance.
#!/bin/sh
export ORACLE_HOME=$2
export ORACLE_SQLNET_NAME=$1
if [ -f $ORACLE_HOME/bin/svrmgrl ]; then
$ORACLE_HOME/bin/svrmgrl << EOF
connect sys/manager@$ORACLE_SQLNET_NAME as sysdba
shutdown
EOF
echo "Oracle database \"$ORACLE_SID\" shut down."
exit 0
else
echo "Cannot find Oracle SVRMGRL
($ORACLE_HOME/bin/svrmgrl)."
exit 1
fi
Disk Image
Pre-Exec:
Unmount a Disk
Before a Raw
Volume Backup
#!/bin/sh
echo "The disk will be unmounted!"
umount /disk_with_many_files
if [ $? = 0 ]
then
echo "The disk has been successfully unmounted!"
exit 0
- NRM42 (61 pages)
- ProLiant ML370 (49 pages)
- ProLiant ML370 (50 pages)
- ProLiant ML110 G5 (32 pages)
- PC Comm Station Pro 304251-008 (North America) (5 pages)
- 100B-TX (32 pages)
- 3C905B-TX (110 pages)
- EK-STWCT-UG. E01 (45 pages)
- 3800ux (13 pages)
- 5991-6764 (8 pages)
- LTO 4 FC (46 pages)
- StorageWorks Network Attached Storage X3000 (16 pages)
- Ultrium Drive (30 pages)
- ProLiant DL360 (49 pages)
- CD Leycom CFL-512 (5 pages)
- RDX160 (12 pages)
- 345524-B21 (54 pages)
- DT-20 (20 pages)
- SureStore 7115w (136 pages)
- HD1600 (2 pages)
- ProLiant DL160 (38 pages)
- Vectra XW (16 pages)
- D2D4004i (20 pages)
- F1588A (4 pages)
- 94500 (1 page)
- Computer Parts (21 pages)
- MSA50 (8 pages)
- 7750 (32 pages)
- Media Gateways G350 (76 pages)
- P400 Serial (9 pages)
- MSL4048 (4 pages)
- 3C590-TPO (40 pages)
- mv2040 (2 pages)
- AHA-8940 (82 pages)
- ProLiant DL385 (47 pages)
- ProLiant DL385 (174 pages)
- 5300A (19 pages)
- AMD Geode E2047551001R (111 pages)
- 1100d (102 pages)
- Reliable Transaction Router (100 pages)
- xp1024 (2 pages)
- 180 Degree Turn (24 pages)
- procurve J8165A (32 pages)
- 04H8095 (28 pages)
- 744 (154 pages)