Posts
Sort by recent activity
Schema Compare slow when comparing more than one schema
Using Oracle Schema Compare works absolutely fine when comparing one schema in a database with the same schema in another.However, when adding on an additional schema - the process takes hours - it...
INMEMORY objects causing error
The script generated for a table with INMEMORY attribute is malformed.Replicate the issue by running this script to create the table then run Schema Compare -- Create TableCREATE TABLE some_table_n...
Schema Compare Character Set
I am running SchemaCompare from a command line. The command is:sco32.exe /source username/password@DB{MRS} /target .{MRS} /i:sdwqgvar /deploy /deployallobjects /report:"MRSPROD.html" /reporttype:...
File types
I am using Schema Compare to create a file per object. Each file has the extension .sqlIs there a way to get the table creation files to have .tbl, triggers to have .trg, procedures to use .prc etc?