You can set up the Recovery Kit for IBM Db2 Database through the use of the LKCLI (Command Line Interface).

Creating the DB2 resource from the Command Line

create DB2

EXAMPLE: #lkcli resource create db2 --tag <tag> --instance <DB2 instance> --switchback <switchback type>

Option Default Description
--instance <str> DB2 instance
Specify the DB2 instance to protect.

extend DB2

EXAMPLE: #lkcli resource extend db2 --tag <tag> --dest <backup node> --switchback <switchback type> --template_prioity <priority> --target_priority <prority>

config DB2

Nothing to configure.

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Post Comment