Preparing SAP Scripts for ON-Archive
Use
You need to copy and edit the SAP scripts to prepare them for use with
ON-Archive and the Informix database. Only use this procedure if you are working on a UNIX platform, because ON-Archive does not run on NT platforms.Procedure
First, you copy the scripts, then you edit the script
logevent.sh .Copying Scripts
To use the SAP scripts, you must copy them from the CD to your own directory:
su - <sid>adm
cdexe
cp /<CD-Mountdir>/DBTOOLS/ARCPREP arcprep
Editing Script logevent.sh
To prepare the script
logevent.sh for logical-log backup, you need to edit it as follows:su - informix
–
MAX_PCT=50Set this value to the required percentage full for the logical log to trigger a logical-log backup. SAP recommends 50% full as the default.
–
BACKUP_VSET=LOGTAPSet this value to the target volume set for the logical-log backup, normally
LOGTAP .Result
Now the scripts are active and ready for use.
See also:
Defining Devices for ON-Archive with SAP Scripts Setting Up Volume Sets and Volumes for ON-Archive with SAP Scripts Preparing for Recovery Reports with SAPDBA