IBM / db2-db2mt

Tooling used to assist in migrating Db2 workloads to the cloud
Apache License 2.0
5 stars 3 forks source link

After first failed run backup command, the local instance remains quiesecd #1

Closed vikramkhatri closed 8 months ago

vikramkhatri commented 9 months ago

My first db2mt run backup failed due to the missing keystore - which I got created in the RDS for Db2 instance. When I run the db2mt run backup again, it fails with this message.

SQL20157N  User with authorization ID "ADMIN   " failed to attach to a
quiesced instance, or connect to a quiesced database or a database in a
quiesced instance which is in the following quiesce mode: "QUIESCE RESTRICTED
ACCESS"  SQLSTATE=08004

Looks like the instance quiesce needs to be removed after the first failed command.

eunicechung commented 8 months ago

Fixed in v1.1.0