15 March,2016 by Tom Collins
I've started getting into Avamar as a backup and restore system for DB2. I'm learning all sorts of avtar client command options. I've decided to set up this page as a quick reference. I'll update regularly
To view all the command options
# ./avtar --help
To view the command line option usages
# ./avtar --usage
To recover information on databases through the avtar
# ./avtar --flagfile=/usr/local/avamar/avdb2.flg --backups
To view the database details grab the value from --backiups and then run
./avtar --flagfile=/usr/local/avamar/avdb2.flg -tv --labelnum=38
To list backups completed and stored on the data storage system
./avtar --flagfile=/usr/local/avamar/avdb2.flg --list
To encode a clear text password : its corresponding encrypted password will be displayed to STDOUT
./avtar --encodepassword=my_clear_text_password
DB2 – Restore database from a ONLINE backup - DBA DB2
DB2 – Backup history - DBA DB2
How to terminate a DB2 backup - DBA DB2
DB2 - Backup all databases on Primary Server - DBA DB2
This is only a preview. Your comment has not yet been posted.
As a final step before posting your comment, enter the letters and numbers you see in the image below. This prevents automated programs from posting comments.
Having trouble reading this image? View an alternate.
Posted by: |