![]()
Mainpage
Searchform
History
Versions
Categories
Contents
Deutsch
Adabas: Version 6.1,10.0
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
Searchform
History
Versions
Categories
Contents
Deutsch