Source control shows differences even after check in
rogertroller
Posts: 2
After having checked in all objects of a schema to the svn, source control still shows differences between the db and svn. Even if I check in the "changes" again - the "differences" are still there.
Affected object types:
2 tables and an index
The scripts shown when pointing to the objet are equal.
Example:
CREATE UNIQUE INDEX tvdlib.sys_c0017837 ON tvdlib.tvd_source_exports(object_types)
VISIBLE PARALLEL (DEGREE 1 INSTANCES 1);
The thing that all of the objects have in common is the "visible" keyword.
Affected object types:
2 tables and an index
The scripts shown when pointing to the objet are equal.
Example:
CREATE UNIQUE INDEX tvdlib.sys_c0017837 ON tvdlib.tvd_source_exports(object_types)
VISIBLE PARALLEL (DEGREE 1 INSTANCES 1);
The thing that all of the objects have in common is the "visible" keyword.
Comments
Are they external tables by any chance? If you could email us (oracle@red-gate.com) all three CREATE statements hopefully that will help us recreate/fix the issue.
Best regards,
Michael
Product Manager
I sent to oracle@red-gate.com a file (redgate.zip) containing:
- The create table statements (generetade via Data Pump) of these 10 objects to you try to recreate the issue.
- The "Before" and "After" statements showed by the tool
Thanks in advance
Best Regards,
Everton Portela
Oracle Senior Developer
http://redgate.uservoice.com/forums/174 ... datapump-a