<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0" xml:base="http://www.red-gate.com/MessageBoard/" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Red Gate forums: Schema Compare for Oracle Beta</title>
 <link>http://www.red-gate.com/MessageBoard/</link>
 <description>Product Support and Discussion</description>
 <language>en</language>
 <copyright>Copyright Red Gate Software Ltd</copyright>
 <managingEditor>internalsupport@red-gate.com</managingEditor>
 <webMaster>internalsupport@red-gate.com</webMaster>
 <docs>http://blogs.law.harvard.edu/tech/rss</docs>
 <ttl>60</ttl>
 <lastBuildDate>Mon, 20 May 2013 06:02:34 GMT</lastBuildDate>
 <pubDate>Mon, 20 May 2013 06:02:34 GMT</pubDate>
 <image>
  <url>http://www.red-gate.com/messageboard/templates/subRed/images/logo_phpBB.gif</url>
  <title>Red Gate forums: Schema Compare for Oracle Beta</title>
  <link>http://www.red-gate.com/MessageBoard/</link>
 </image>
 <item>
  <title>Beta Refresh of Schema Compare for Oracle now available!</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=39457#39457</link>
  <description>We've just released a new build of the beta (1.0.0.814) for Schema Compare for Oracle, mainly bugfixes.
&lt;br /&gt;

&lt;br /&gt;
&lt;span style=&quot;font-weight: bold&quot;&gt;What's fixed?&lt;/span&gt;
&lt;br /&gt;
* Fix for foreign keys on disabled indexes throwing a null ref exception
&lt;br /&gt;
* Fix for tables with XML TYPE columns throwing a null ref exception
&lt;br /&gt;
* Configure Sync Script page in the sync wizard now appears if you change a NULL column to a NOT NULL column
&lt;br /&gt;
* Fix for VARCHAR2 columns declared with Character semantics having incorrect length
&lt;br /&gt;
* New error handling dialog to allow users to email us the stacktrace and last run query results
&lt;br /&gt;
* Small performance improvements
&lt;br /&gt;
* Updates to the Options help text
&lt;br /&gt;
* Minor UI fixes
&lt;br /&gt;

&lt;br /&gt;
You can download the latest build from here:
&lt;br /&gt;
&lt;a href=&quot;http://downloads.red-gate.com/EAP/SchemaCompareForOracle/SchemaCompareForOracle_1.0.0.exe&quot; target=&quot;_blank&quot; class=&quot;postlink&quot;&gt;Schema Compare for Oracle&lt;/a&gt;
&lt;br /&gt;

&lt;br /&gt;
Feedback is always welcome. Please let us know what you think, which object types to support, which features you'd like to see, etc.
&lt;br /&gt;

&lt;br /&gt;
To give us feedback or sign up for notifications of updated releases, please visit &lt;a href=&quot;http://www.red-gate.com/OracleSchemaCompareEAtrialfeedback&quot; target=&quot;_blank&quot;&gt;http://www.red-gate.com/OracleSchemaCompareEAtrialfeedback&lt;/a&gt;</description>
  <category>Schema Compare for Oracle Beta</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=10965</comments>
  <dc:creator>alice.easey</dc:creator>
  <pubDate>Thu, 22 Apr 2010 16:33:22 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=39457#39457</guid>
 </item>
 <item>
  <title>RE: Abort Compare</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=39324#39324</link>
  <description>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 &amp;amp; only contains schema information, and this'll help us find out what's going on very quickly</description>
  <category>Schema Compare for Oracle Beta</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=10923</comments>
  <dc:creator>Simon C</dc:creator>
  <pubDate>Fri, 16 Apr 2010 08:51:24 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=39324#39324</guid>
 </item>
 <item>
  <title>Abort Compare</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=39299#39299</link>
  <description>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.
&lt;br /&gt;

&lt;br /&gt;
I can change the schemas that I want it to compare but get the same error over and over.
&lt;br /&gt;

&lt;br /&gt;
There is no info in the event viewer on this error.
&lt;br /&gt;

&lt;br /&gt;
Turned on logging.. Log message reads:
&lt;br /&gt;

&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;
&lt;br /&gt;

&lt;br /&gt;
10&amp;#58;10&amp;#58;45.976|Error&amp;nbsp; |Engine Service&amp;nbsp; &amp;nbsp; &amp;nbsp; |1&amp;nbsp; |&amp;#58;Exception in progress dialog
&lt;br /&gt;
System.NullReferenceException&amp;#58; Object reference not set to an instance of an object.
&lt;br /&gt;
&amp;nbsp; &amp;nbsp;at RedGate.Oracle.ObjectModel.DatabaseFactory.p&amp;#40;&amp;#41;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp;at RedGate.Oracle.ObjectModel.DatabaseFactory.Populate&amp;#40;&amp;#41;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp;at RedGate.Oracle.ObjectModel.LivePopulator.Populate&amp;#40;&amp;#41;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp;at RedGate.Oracle.ObjectModel.DatabasePopulationHelper.a&amp;#40;IPopulator , ICollection`1 &amp;#41;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp;at RedGate.Oracle.ObjectModel.DatabasePopulationHelper.PopulateDatabase1&amp;#40;&amp;#41;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp;at RedGate.Shared.Controls.ProgressDialogEx.e&amp;#40;&amp;#41;&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;[/code]</description>
  <category>Schema Compare for Oracle Beta</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=10923</comments>
  <dc:creator>bobbyinga</dc:creator>
  <pubDate>Thu, 15 Apr 2010 14:05:57 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=39299#39299</guid>
 </item>
 <item>
  <title>Beta release of Schema Compare for Oracle now available!</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=39291#39291</link>
  <description>We're pleased to announce that the beta release of Schema Compare for Oracle is now available for download.
&lt;br /&gt;

&lt;br /&gt;
&lt;a href=&quot;http://www.red-gate.com/products/schema_compare_for_oracle/index.htm&quot; target=&quot;_blank&quot; class=&quot;postlink&quot;&gt;Schema Compare for Oracle&lt;/a&gt;
&lt;br /&gt;

&lt;br /&gt;
The beta is the last chance for you to give input, so please give it a go and let us know how you get on. 
&lt;br /&gt;
 
&lt;br /&gt;
New options:
&lt;br /&gt;
•         Ignore case differences
&lt;br /&gt;
•         Ignore double quotes
&lt;br /&gt;

&lt;br /&gt;
New features:
&lt;br /&gt;
•         Synonyms supported
&lt;br /&gt;
•         Sequences supported
&lt;br /&gt;
•         Triggers supported
&lt;br /&gt;
•         New page in the sync wizard to allow the user to configure NOT NULL column values and to specify data type conversion functions
&lt;br /&gt;
•         More warnings added to advise the user of potential synchronization issues
&lt;br /&gt;
•         Structured online help system, replacing the existing release notes.
&lt;br /&gt;

&lt;br /&gt;
Bug fixes:
&lt;br /&gt;
•         Overall stability of product has been greatly improved by numerous bug fixes
&lt;br /&gt;

&lt;br /&gt;
For more detailed information, please see the  &lt;a href=&quot;http://www.red-gate.com/supportcenter/Content.aspx?p=Schema%20Compare%20for%20Oracle&amp;amp;c=Schema_Compare_for_Oracle/help/1.0/sco_beta_release_notes.htm&amp;amp;toc=Schema_Compare_for_Oracle/help/1.0/toc.htm&quot; target=&quot;_blank&quot; class=&quot;postlink&quot;&gt; release notes &lt;/a&gt;.
&lt;br /&gt;

&lt;br /&gt;
Feedback is always welcome. Please let us know what you think, which object types to support, which features you'd like to see, etc.
&lt;br /&gt;

&lt;br /&gt;
To give us feedback or sign up for notifications of updated releases, please visit &lt;a href=&quot;http://www.red-gate.com/OracleSchemaCompareEAtrialfeedback&quot; target=&quot;_blank&quot;&gt;http://www.red-gate.com/OracleSchemaCompareEAtrialfeedback&lt;/a&gt;</description>
  <category>Schema Compare for Oracle Beta</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=10920</comments>
  <dc:creator>alice.easey</dc:creator>
  <pubDate>Thu, 15 Apr 2010 12:11:13 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=39291#39291</guid>
 </item>
 <item>
  <title>RE: Aborting Compare</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=39157#39157</link>
  <description>Hi there,
&lt;br /&gt;

&lt;br /&gt;
could you drop me an email to tom.harris at redgate.com and I will send you a more recent build that should fix this problem?
&lt;br /&gt;

&lt;br /&gt;
Thanks, Tom</description>
  <category>Schema Compare for Oracle Beta</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=10882</comments>
  <dc:creator>Tom Harris</dc:creator>
  <pubDate>Fri, 09 Apr 2010 11:19:30 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=39157#39157</guid>
 </item>
 <item>
  <title>RE: Crashes while registering first database</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=39156#39156</link>
  <description>Hi,
&lt;br /&gt;

&lt;br /&gt;
Jagen I've emailed you directly with a more recent build that should fix this problem
&lt;br /&gt;

&lt;br /&gt;
Thanks, Tom</description>
  <category>Schema Compare for Oracle Beta</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=10877</comments>
  <dc:creator>Tom Harris</dc:creator>
  <pubDate>Fri, 09 Apr 2010 11:18:14 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=39156#39156</guid>
 </item>
 <item>
  <title>Aborting Compare</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=39147#39147</link>
  <description>Message received while comparing databases is &amp;quot;An item with the same key has already been added&amp;quot;.</description>
  <category>Schema Compare for Oracle Beta</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=10882</comments>
  <dc:creator>awhite</dc:creator>
  <pubDate>Thu, 08 Apr 2010 21:47:29 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=39147#39147</guid>
 </item>
 <item>
  <title>Crashes while registering first database</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=39121#39121</link>
  <description>After 40 minutes into registering. it crashes.
&lt;br /&gt;
Error message :
&lt;br /&gt;
unable to cast object of type System.DBNull to type Syste.string</description>
  <category>Schema Compare for Oracle Beta</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=10877</comments>
  <dc:creator>msjrao</dc:creator>
  <pubDate>Wed, 07 Apr 2010 21:39:13 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=39121#39121</guid>
 </item>
 <item>
  <title>RE: Trial Expired?</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=39091#39091</link>
  <description>Hi sorry about the trial expiry problem. 
&lt;br /&gt;
We've fixed this now in the latest build, which you can download &lt;a href=&quot;http://downloads.red-gate.com/EAP/SchemaCompareForOracle/SchemaCompareForOracle_1.0.0.exe&quot; target=&quot;_blank&quot; class=&quot;postlink&quot;&gt;here&lt;/a&gt;.
&lt;br /&gt;

&lt;br /&gt;
Thanks,
&lt;br /&gt;

&lt;br /&gt;
Alice.</description>
  <category>Schema Compare for Oracle Beta</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=10856</comments>
  <dc:creator>alice.easey</dc:creator>
  <pubDate>Tue, 06 Apr 2010 11:45:45 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=39091#39091</guid>
 </item>
 <item>
  <title>RE: Trial Expired?</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=39056#39056</link>
  <description>I downloaded that today and still get the message - I just installed over the old one - not sure if that matters</description>
  <category>Schema Compare for Oracle Beta</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=10856</comments>
  <dc:creator>paolohu</dc:creator>
  <pubDate>Thu, 01 Apr 2010 10:25:24 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=39056#39056</guid>
 </item>
 <item>
  <title>RE: Trial Expired?</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=39055#39055</link>
  <description>Which build are you running? The latest build is 1.0.0.691 and can be obtained &lt;a href=&quot;http://www.red-gate.com/products/schema_compare_for_oracle/index.htm&quot; target=&quot;_blank&quot; class=&quot;postlink&quot;&gt;here&lt;/a&gt;; this build expires on the 31st may</description>
  <category>Schema Compare for Oracle Beta</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=10856</comments>
  <dc:creator>Simon C</dc:creator>
  <pubDate>Thu, 01 Apr 2010 10:17:21 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=39055#39055</guid>
 </item>
 <item>
  <title>Trial Expired?</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=39051#39051</link>
  <description>So when I launch the application now it just tells me the trial has expired.  But I also don't see an option to purchase it.
&lt;br /&gt;

&lt;br /&gt;
Any other options?</description>
  <category>Schema Compare for Oracle Beta</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=10856</comments>
  <dc:creator>paolohu</dc:creator>
  <pubDate>Thu, 01 Apr 2010 09:15:47 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=39051#39051</guid>
 </item>
 <item>
  <title>RE: problem: syncing table when name is same as synonym</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=38898#38898</link>
  <description>Hi Mafujosh,
&lt;br /&gt;

&lt;br /&gt;
Thanks for your post.
&lt;br /&gt;

&lt;br /&gt;
We're implementing support for synonyms very soon - this work is currently scheduled for v1.
&lt;br /&gt;

&lt;br /&gt;
I'll keep you posted with any news on this upcoming release.
&lt;br /&gt;

&lt;br /&gt;
Alice.</description>
  <category>Schema Compare for Oracle Beta</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=10798</comments>
  <dc:creator>alice.easey</dc:creator>
  <pubDate>Wed, 24 Mar 2010 12:02:19 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=38898#38898</guid>
 </item>
 <item>
  <title>Installing 32bit application on 64bit</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=38883#38883</link>
  <description>It would be ideal if when installing on a 64bit OS if you could choose which version of the application to install.
&lt;br /&gt;

&lt;br /&gt;
The software I develop is 32bit and it uses 32bit Oracle drivers but I develop on Win 7 64bit.</description>
  <category>Schema Compare for Oracle Beta</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=10813</comments>
  <dc:creator>kiwirob</dc:creator>
  <pubDate>Wed, 24 Mar 2010 06:30:42 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=38883#38883</guid>
 </item>
 <item>
  <title>problem: syncing table when name is same as synonym</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=38838#38838</link>
  <description>fyi
&lt;br /&gt;

&lt;br /&gt;
(in version 1.0.0.691)
&lt;br /&gt;

&lt;br /&gt;
Maybe you have this already handled in a newer release, but in case you don't:
&lt;br /&gt;

&lt;br /&gt;
When I am syncing a missing table into my database, it errors with &amp;quot;ORA-00955: name is already used by an existing object&amp;quot;, because a synonym of that same name already exists.  Deleting the synonym manually fixes this error.
&lt;br /&gt;

&lt;br /&gt;
The expected behavior, I think, would be to include the synonyms in the comparison window and have it show that one 1 side it is a table, and the other a synonym, and syncing would delete one before copying from the other.</description>
  <category>Schema Compare for Oracle Beta</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=10798</comments>
  <dc:creator>mafujosh</dc:creator>
  <pubDate>Mon, 22 Mar 2010 17:15:45 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=38838#38838</guid>
 </item>
</channel>
</rss>
