Skip to Content
0
Apr 14, 2014 at 04:44 AM

Sybase backup on disk problem

372 Views

Hello,

I am trying to backup sybase database to disk with multiple dumps within one file,

I use command dump database PRD to "/sybase/backup/BACKUP_PRD.DUMP" with noinit

but it seems the noinit didn't work, each time the new backup will overwrite the old one, that means always we will only have one dump.

is it possible that we dump multiple backups into one single file? I am working on linux OS.

Thanks a lot.

Best regards,

Fresh