Prolaborate Database Management
Unable to restore a database in Prolaborate Management
Users may encounter the error: “Error occurred due to Prolaborate mismatch. Check the version in both databases to proceed further” during data migration.
To resolve this, ensure that the schema in the newly created database matches the version of the source database. It will fail if the schema version is not properly aligned between the source and target databases.
Unable to migrate database information in Prolaborate Management
Users may encounter an error during data migration if the newly created MSSQL database does not have the required permissions.
To resolve this, ensure that the newly created database has the db_owner membership. If the necessary permissions are missing, the log file will show the error:
“The SELECT permission was denied on the object ‘ProlaborateVersions’, database ‘t_prolaborate’, schema ‘dbo’.”