> back that up. Of course, if you use tar I believe some folks have
> written wrapper scripts for databade backups.
>
This is what I do for my Oracle database. I have a shell script that
sets the database into backup mode and copies all the files to a
separate section of the disk. Amanda then comes along and backs up
those files.
There is a version of the script for Informix, though I have not used
it. You can find it here:
http://www.storagemountain.com/free-backup-software1.html
Good Luck!
Anthony Valentine
--
UNIX was not designed to stop you from doing stupid things,
because that would also stop you from doing clever things.