Products | Versions |
---|---|
Spotfire Statistica | 13.0 |
Statistica database upgrade fails while upgrading from Version 123 to Version 124 (while upgrading to Statistica version 13.0) .
Note: The resolution is very specific to upgrade failing while updating Version 124. If the error indicates errors while upgrading to a different version, please open a case here.
1. Connect to the Statistica meta database using a SQL Editor (such as SQL Server management Studio, Toad or SQL Developer depending on the database you are connecting to) as a user with credentials to Create and drop tables.
2. Execute the below SQL commands :
Drop Table CSEXDB;
Drop View CSEXDBV;
Drop Table CSEXDBRN;
Commit;
3. Open Statistica login dialog and continue with the upgrade.
DISCLAIMER: