This post is more than 5 years old
2 Intern
•
196 Posts
0
2487
May 12th, 2011 12:00
Progress Database
We are moving from commvalt to avamar multi node.
Does avamar support Progress Database?
0 events found
No Events found!
This post is more than 5 years old
2 Intern
•
196 Posts
0
2487
May 12th, 2011 12:00
We are moving from commvalt to avamar multi node.
Does avamar support Progress Database?
0 events found
Top
rpervan
266 Posts
0
May 13th, 2011 01:00
Hello,
AFAIK the postgress SQL DB backup is not supported (not in the software compatibility matrix), that means there is NO plugin to perform online backup .
The only way is to do a backup is:
- to create a dump on this DB use postgres SQL command ... and then perform file level backup on this dump.
- to create a savepnpc (batch or shell) script which could be used to stop daemons, perform a offline backup on it, then after successfully backup to start daemons again and bring DB in active state .
Please clear the things with EMC first which method is supported here ... this could be very tricky ...
hope this helps .
Rej
arif_ahmad
20 Posts
1
May 12th, 2011 15:00
Hello,
I believe "Progress database" includes schema holders for Oracle systems.
We do support Oracle, so you might try to backup "Progress Database" using Avamar. However, i don't see this on Avamar comatibility matrix.
I hope this helps.
Thanks,
Anser Ahmad Arif
Avamar Exorcist
462 Posts
1
May 13th, 2011 00:00
Another option if you are ever missing an Avamar plugin for a particular database type is to use the database system's management tools to dump to file and perform a regular file system backup of the file(s).