When trying to compare 2 schemas for the first time, when the software is Registering database one, Populating foreign keys, I receive object reference not set to an instance of an object and the compare halts.

I can change the schemas that I want it to compare but get the same error over and over.

There is no info in the event viewer on this error.

Turned on logging.. Log message reads:
10:10:45.976|Error  |Engine Service      |1  |:Exception in progress dialog
System.NullReferenceException: Object reference not set to an instance of an object.
   at RedGate.Oracle.ObjectModel.DatabaseFactory.p()
   at RedGate.Oracle.ObjectModel.DatabaseFactory.Populate()
   at RedGate.Oracle.ObjectModel.LivePopulator.Populate()
   at RedGate.Oracle.ObjectModel.DatabasePopulationHelper.a(IPopulator , ICollection`1 )
   at RedGate.Oracle.ObjectModel.DatabasePopulationHelper.PopulateDatabase1()
   at RedGate.Shared.Controls.ProgressDialogEx.e()
[/code]
bobbyinga
0

Comments

1 comment

  • Simon C
    Sorry it's not working for you... Would it be possible to send me (email link at bottom of this post) a query snapshot of the two databases? This can be obtained using the RedGate.Oracle.CreateQuerySnapshot program in the SCfO install directory. This contains the raw data that we read from the database & only contains schema information, and this'll help us find out what's going on very quickly
    Simon C
    0

Add comment

Please sign in to leave a comment.