SuSE GmbH

SuSE Support Database

Title: Adabas D: Autosave Log does not work

----------

Mainpage o Searchform o History o Versions o Categories o Contents
Deutsch

----------

Adabas D: Autosave Log does not work

Applies to

Adabas: Version 6.1,10.0

Symptom:

You invoke AUTOSAVE LOG from within ADABAS D's CONTROL program. It claims to start a backup but nevertheless there are no segments saved to tape.

Cause:

There is no definite cause. CONTROL makes use of at to start the backup. This tool shows the message permission denied. From the commandline this tool runs without any complications.

Solution:

We have been given some shell script which can be used to start and stop AUTOSAVE LOG. Thanks to Marc-Andre Lemburg for the tip.

Start

#!/bin/sh
${DBROOT}/pgm/plrun -b ${DBROOT}/pgm/backup MYDB AUTOON BATCHSAVE TRASH
&
echo AUTOSAVE LOG is starting.

Stop

#!/bin/sh
echo AUTOSAVE LOG is being stopped.
${DBROOT}/pgm/plrun -b ${DBROOT}/pgm/backup MYDB AUTOOFF BATCHSAVE TRASH
echo
echo AUTOSAVE LOG is stopped.
For TRASH a valid device from the Media Manager of the CONTROL program must be used.

----------

Keywords: ADABAS D, AUTOSAVE LOG, XCONTROL

----------

Feedback welcome: Send Mail to Rolf.Haberrecker@suse.de (Please give the following subject: SDB-adabas_autosave_log)

----------

Mainpage o Searchform o History o Versions o Categories o Contents
Deutsch

----------

SDB-adabas_autosave_log, Copyright SuSE GmbH, Nuremberg, Germany - Version: 05. Jan 1998
SuSE GmbH - Last generated: 07. Oct 1999 16:27:36 by maddin with sdb_gen 1.00.0