DatabaseVars.ServicePackNum does not match the current version KdoLib error 4110 when launching any module
Issue
The following message is returned when trying to open any Kofax module: "[4110] KdoLib: The DatabaseVars.ServicePackNum does not match the current version: schema= "
How can this be resolved?
Cause
This issue usually occurs when the file versions of the current installed Kofax Capture version does not meet the database patched schema.
Solution
One solution was to install another instance of SQL Server. Once SQL server was installed used DBUTIL to point to the newly install SQL Server and created a new database.
Another option to solve this issue would be to open an administrator command shell (cmd).
Enter
dbutil /unpatchAll
dbutil /patch
After the command has been run successfully, the database schema should get patched with the current installed Service- and Fixpack version of the Kofax application.
Level of Complexity
Easy
Applies to
Product | Version | Build | Environment | Hardware |
---|---|---|---|---|
Kofax Capture | 11.x |
References
307944, 3031064
Article # 3031104