Try to run a schema compare through Command prompt using parameter file and no action is executed
Incorrect format on the command Line generated.
Steps to follow (example):
2- Add a project “App1”

3- From the palette, select “Compare Schemas”

4- Double click on “Compare Schema1” then set the schema the you want to compare and the target schema (eg. STATLOGIN) and click Apply then the Click next and select The target schema

5- Then select Run with Parameter File (example This generate the parameter file and will save it as: App1testesmecomschema.ini)

Then Get command line(this generate the *.ini file to be used on the Command Prompt).
6- Open a command prompt and run the command below:
Toad.exe —a "App1—>Compare Schemas1 | C:\Users\EBlenman\AppData\Roaming\Quest\Software\Toad for Oracle\26.1\User Files\App1testesmecomschema.ini"
