Corrupt MDriven Server
(Adding message template to the top of the page)
(Replacing message template with parser tag)
 
Line 1: Line 1:
{{message|Write the content here to display this box}}
<message>Write the content here to display this box</message>
We have seen cases where the ''admin db __MDrivenServer/App_data/DatabaseCompact.sdf'' has been corrupted between deploys and will not evolve correctly.
We have seen cases where the ''admin db __MDrivenServer/App_data/DatabaseCompact.sdf'' has been corrupted between deploys and will not evolve correctly.



Latest revision as of 08:01, 17 June 2024

We have seen cases where the admin db __MDrivenServer/App_data/DatabaseCompact.sdf has been corrupted between deploys and will not evolve correctly.

Because of this scenario, a tool exists to help move the admin_ECO_ORMAPPING from a similar/same versioned DB into the corrupt one.

Download the DB.

Use the tool found here: C:\CapableObjectsWush\source\AppCompleteGeneric\AppCompleteGenericFixCorruptAdminDB\

What the tool does is:

  1. Given two compact DBs, read ECO_ORMAPPING into TextBox
  2. Allow to read ECO_ORMAPPING from TextBox into db2

How to use: download DB, find same version DB, read ECO_ORMAPPING from correct - possibly manually. Update if no correct version is found and apply mapping to corrupt DB.

This page was edited 9 days ago on 06/17/2024. What links here