This object is in archive! 
Not a Problem

Error when opening a restored project

Dear support team,I have restored a BizAgi Project backup file (SQLSERVER 2008) from an other machine. When I am trying to open this restored project on BizAgi Studio, it show me the message:

  • "The database G2E in server PEDROGENTIL-PC\TRUSTDB is outdate, you want to upgrade the database now?"

If I respond "No" then BizAgi reports the followed error message:

  • "Error BizAgi database version DbBuild 306 is not supported. This BizAgi version (10.0.0.2042) only supports DbBuild331."

If I respond "Yes" then BizAgi reports the followed error message:

  • "Error Error updating database: Database and Server collations are different."

What I can do about it?Thanks a lot

Comments (6)

photo
0

Dear Pedro

The update of database only can be performed if the server and database collations match (see image), please ensure that this condition is accomplished and try again.

collation

best regards

Luis Emilio

photo
0

Dear Luis Emilio,You are all right. I proceeded in this manner and all is working normaly.Thanks a lot.Pedro Gentil

photo
0

mantengo el error 306 de no Bd no soportada
"BizAgi database version DbBuild 306 is not supported. This BizAgi version (10.6.1.2075) only supports DbBuild362."
esto es a realizar la migración de un equipo a otro en donde el equipo mantiene la versión 9.1
se migro y seguí los paso para la migración de la versiones 9.X a 10.x
Gracias de antemano

photo
0

Alberto wrote:

mantengo el error 306 de no Bd no soportada
"BizAgi database version DbBuild 306 is not supported. This BizAgi version (10.6.1.2075) only supports DbBuild362."
esto es a realizar la migración de un equipo a otro en donde el equipo mantiene la versión 9.1
se migro y seguí los paso para la migración de la versiones 9.X a 10.x
Gracias de antemano

photo
0

Dear Alberto,

This forum is in English. We have also one in Spanish for you: http://feedback.bizagi.com/suite/es/.

Like this one is in English, I will answer you in English. This problem happens because you are trying to open a 10.6 project in 9.1 version. You need to first upgrade the Bizagi Studio, Then proceed to open.

You can reinstall the Bizagi Operation Standard Service in your latest version.

Best regards

photo
1

Hi, I took DB backup from server which is on old version and I did a Bizagi setup on local which is on latest version. Here is the error.

Could you please suggest what should I do, If I need to downgrade my local version to match server version could you please provide link to download the Bizagi of lower version.

System.Exception: Bizagi database version DbBuild 468 Service Pack 1 is not supported. This Bizagi version (11.2.3.1053) only supports DbBuild509 ---> System.Exception: Bizagi database version DbBuild 468 Service Pack 1 is not supported. This Bizagi version (11.2.3.1053) only supports DbBuild509

at BizAgiStudio.Plugin.CPreferences.EnsureDBVersionSupported(EProviderType provType, String sConnString, String sProjectDisplayName, String sServer)

--- End of inner exception stack trace ---

at BizAgiStudio.Plugin.CPreferences.EnsureDBVersionSupported(EProviderType provType, String sConnString, String sProjectDisplayName, String sServer)

at BizAgiStudio.Plugin.CPreferences.switchToProject(String sProjectDisplayName, Boolean bValidateDBRole, Boolean bEnsureDevEnvironment, Boolean bEnsureDbVersionSupported)

at BizAgiStudio.FrmMain.SwitchToProject(SelectedProject sProject, Boolean openFromBAS)

at BizAgiStudio.FrmMain.FrmMain_Load(Object sender, EventArgs e)

at System.Windows.Forms.Form.OnLoad(EventArgs e)

at DevComponents.DotNetBar.RibbonForm.OnLoad(EventArgs e)

at System.Windows.Forms.Form.OnCreateControl()

at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)

at System.Windows.Forms.Control.CreateControl()

at System.Windows.Forms.Control.WmShowWindow(Message& m)

at System.Windows.Forms.Control.WndProc(Message& m)

at System.Windows.Forms.Form.WmShowWindow(Message& m)

at DevComponents.DotNetBar.RibbonForm.WndProc(Message& m)

at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)