DB2 online backup procedure

Source: Internet
Author: User

This article mainly describes the actual operation steps of online DB2 backup. If you encounter online DB2 backup in actual operations, but you do not know how to solve it correctly, so the following articles must be good teachers and friends for you.

(1) first, open the database configuration parameters that support online DB2 backup:

Db2 update db cfg for sample using userexit on Enable User exit

Db2 update db cfg for sample using logretain on enable archiving logs

Db2 update db cfg for sample using trackmod on enable Incremental Backup

(Each Node must be set separately)

After these parameters are enabled, the database is in the backup pending state and requires offline full backup of the database. Perform full offline backup. Refer to the above command.

(2) the DB2 online backup command is as follows:

 
 
  1. Db2 backup db sample online use tsm

If the backup is successful, a timestamp is returned.

(3) You can also use db2adutl and db2 list history to view backup records.

(4) Remarks:

Similarly, this operation is performed on each node.

The above content is the description of DB2 online backup, hoping to help you in this regard.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.