Topic |
Re-Create Dbvisit SQLITE Repository |
Applicable Error Code |
Error Code: 26 Error executing sqlite statement:file is encrypted or is not a database |
Versions Affected |
8.0.x |
Platforms Affected |
Noticed in windows No case have been seen in Linux platforms |
Source/Target (If Replication) |
N/A |
Problem Statement |
Unable to perform graceful switchover |
Fix |
Re-create the repository |
Warning |
N/A |
Prerequisite:
1. Please shutdown the daemon process in both primary and standby, if you are not running daemon please stop the schedules.
dbvctl -d <DDC> -D stop
2. Please keep your license key handy, After re-creating the repository you might have to re-enter the key.
dbvctl.exe -d <DDC> -l
Article:
1. Run dbvctl.exe -o setup from the Primary.
2. Choose the DDC file for which you want to re-create the repository.
3. Choose option 1 to Uninstall the repository.
4. After the uninstall is completed, choose option 1 again to Install the repository.
5. Choose option 2 to come out of the setup menu.
6. After the above steps are completed, run the dbvctl.exe -d <DDC> in Primary and Standby to bring the log gap to zero.
Comments