How to resolve from command line
Twisty
Posts: 3 New member
Hi,
I wonder how to resolve issues from command line. When using Schema Compare for Oracle UI, when creating script we can specify values for not null columns. How can we do it in command line?
Here's an example :
I wonder how to resolve issues from command line. When using Schema Compare for Oracle UI, when creating script we can specify values for not null columns. How can we do it in command line?
Here's an example :
</code><div>Issue: InsertNotNull: test.table.column1 Resolutions: AllowNull,SpecifyValue,Ignore Resolution: Ignore Deployment could fail; you might have to edit the script before running it </div></pre><div>What would be the syntax in command line?<br></div></div><div><br><pre class="CodeBlock"><code><div>C:\"Program Files\Red Gate\Schema Compare for Oracle 5\sco.exe" ` ... /resolve:"InsertNotNull: test.table.column1":"SpecifyValue:someText"<br></div>
Answers
Besides using the UI, you can also use Redgate Change Control, you'd need to edit the scripts in a similar way but you'd be able to deploy them automatically using Flyway.
https://documentation.red-gate.com/dso/redgate-change-control
Product Support Engineer
Redgate Software Ltd
Please see our Help Center for detailed guides on how to use our tools
Product Manager
Redgate Software
Product Manager
Redgate Software