Re: backup Informix DB

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 9 Mar 2005 14:41:01 -0500, Gentian Hila <genti.tech@xxxxxxxxx> wrote:
> I know that this might not be the right list to ask this question but
> I though maybe any of you guys could help me.
> 
> Does anybody know any good software, free or for sale that runs on
> RedHat (AS or ES) that backups an Informix DB to a Hard Drive, able to
> backup open files and able to compress the data ?
> 
> Thank you so much.
> 
> Gentian
> 
> --
> fedora-list mailing list
> fedora-list@xxxxxxxxxx
> To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
> 

I you have not enough disk space use this:
1. create fifo file for L0 archive as informix
mkfifo -m660 arch-name
2. in archive skripts use this:

bzip2 -[1-9] < arch-name > arch-name.bz2 2>err.log &
echo "\n" | ontape -s -L 0 > ont.log 2>&1

-- 
Dimitar Bachvarov


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux