XSW: "Incompatible database version" error generated during connection test

XSW: "Incompatible database version" error generated during connection test

Customer can use upgrade option on the XSW Data Management tool to upgrade the Database to the version compatible with GUI.

Steps:


1. Opening the XSW Data Management GUI
2. Making sure Server Instance Name and Authentication Mode are both correct.
3. Testing the connection to make sure it succeeds ( Click the Test Connection Button )
4. Back up the SQL database using the backup tab
5. Switching to the upgrade tab
6. Selecting the correct database from the drop down box.
7. Clicking the upgrade button

Cause:
This issue is caused by a version mismatch of the XSW SQL Database and the XSW GUI Application.





If you are unable to locate the solution needed or if you need additional assistance please Click Here to open a case from our Customer Care Portal.


    • Related Articles

    • XSW: "Incompatible Database Version" Wrong Error

      The actual problem was found in the SQL database error log, this error was " Error occurred - schema common cannot be created." The Database User, who will be creating the database should have the sysadmin role (or similar permissions to a sysadmin ...
    • XSW: load error ?Cannot open database ''.

      Upgrading to an MSSQL supported version of XSW (3.15 or higher) is required. Contact XYPRO for support for more details. If this article did not provide a solution, please open a case with our support team by sending an email message to ...
    • XWG: How to find out the XSW database version in SQL SERVER?

      The easiest way is to Open the SQL Server Management Studio and run the below query. In the example below, the database version is XSW 3.25. Open Microsoft SQL Server Management Studio. Click to open Databases folder Right click on the XYGATESW ...
    • XSW: Service Process not loading collection automatically with XSW connect error

      Run the below query in the XSW database and ensure that the connection information in the query output is correct. SELECT [Node_Name] ,[Connection_Node] ,[PC_User_Name] ,[PC_User_Id] FROM [XSW325].[xygateswdc].[cCfgUsr] If you are unable to locate ...
    • XSW: Compliane Pro System.ArgumentOutOfRangeException Exception Error

      The solution requires installing a patched version of XSW, which is available through XYPRO or HPE Scout. The root cause of this issue is a datetime limit set to 12/31/2020 00:00:00 for a control that allows the user to schedule a Netbatch process. ...