background image
<< A. References | Dispaly whirl durring operations >>
<< A. References | Dispaly whirl durring operations >>

B. Oracle on the AIX OS Scripts

Remote Mirroring of an Oracle Database Using Data Replicator Software
B-1
Appendix
B
Oracle on the AIX OS Scripts
This appendix shows the Oracle on the AIX OS scripts that facilitate the mirroring of an
Oracle database. The sample scripts are intended for instructional purposes only. When
you are actually implementing scripts, always download the most recent compressed file
and use the latest scripts available.
erm_setup.ksh
#!/bin/ksh
#-------------------------------------------------------------
# Created by LSI Logic, all rights reserved.
# File: erm_setup.ksh
# Author: R. Paxton
# Date: 10/01/2006
# Last Update: 02/16/2007 - rlp
#
# Supports:
#
OS: AIX 5.3.0.0
#
Database: Oracle 10.02.0
#
Firmware: 06.15.20.15 (IBM)
#
NVSRAM: N1815D480R916V08
#-------------------------------------------------------------
# This script will read user inputs for variables needed for the
# erm.ksh script and store them in a configuration file.
TMP_FILE[0]=./~tmp0.erm