Identical columns will not map.
jdgwillard
Posts: 4
When setting up the Project file, I am trying to add new columns to the comparison.
DB1 Column Description:
Name Type Null. Def. Col Order
ACATEGORY_PARENT_ID NUMBER Yes 0 15
ACATEGORY_NUMBER NUMBER Yes 0 16
DB2 Column Description:
Name Type Null. Def. Col Order
ACATEGORY_PARENT_ID NUMBER Yes 0 15
ACATEGORY_NUMBER NUMBER Yes 0 16
The Project mapper claims these are unequal. How can I get this to work correctly?
DB1 Column Description:
Name Type Null. Def. Col Order
ACATEGORY_PARENT_ID NUMBER Yes 0 15
ACATEGORY_NUMBER NUMBER Yes 0 16
DB2 Column Description:
Name Type Null. Def. Col Order
ACATEGORY_PARENT_ID NUMBER Yes 0 15
ACATEGORY_NUMBER NUMBER Yes 0 16
The Project mapper claims these are unequal. How can I get this to work correctly?
Comments
Is there any chance of posting the full table creation script for both sides of the comparison to see what could be going wrong - you can email it to support@red-gate.com if you'd prefer not to post it.
Project Manager
Red Gate Software Ltd
Both tables were created with the same script on different Oracle DB's.
I will email a copy of the script to you for reference.
In case you're curious we're just finish work rewriting the Data Compare for Oracle command line tool so that it can be scripted much easier on the command line - that will hopefully be released in the next couple of weeks.
Project Manager
Red Gate Software Ltd
Thanks very much for the assistance.
Happy it was that easy
Project Manager
Red Gate Software Ltd