I'm trying to restore a database from our backup server to our live server. I backed up the database from our backup server and then restored it on the live server. Now we are running into analysis issues with the wonderful "The description of the logical file does not match..." error.
I'm even catching the error and trying to sync the analysis with HModifyStructure("*", hmsBackgroundTask), but that's not getting the analysis synced either.
I can create a blank new database and this works fine.
How do I make the analysis bend to my will instead of always being a bully to my productivity. If I switch to mySql do I still have to deal with all of this analysis syncing stuff?
I'm even catching the error and trying to sync the analysis with HModifyStructure("*", hmsBackgroundTask), but that's not getting the analysis synced either.
I can create a blank new database and this works fine.
How do I make the analysis bend to my will instead of always being a bully to my productivity. If I switch to mySql do I still have to deal with all of this analysis syncing stuff?