online backup of database using v9.1a

chefsride

Member
Has anyone here done a successful online backup of a database that is running on progress explorer with progess 9.1a if so can you please layout the format of the commands you used because for some reason I am getting errors when I run the file I have to do the online backup. I am not currently at my computer at work to be able to give you those errors. Any help would be greatly appreciated.
 
I use
cd /usr/mydatabases
probkup online database1 /usr/backup/tuboca/database1.bkp
on Linux.
Could be the same for Windows
 
Back
Top