Running Compare Schema from command line does not populate the Source and Destination database an
説明
Running Compare Schema from command line does not populate the Source and Destination database and schema fields. The connection information was saved upon saving the compare options to the file. However, these connections are not made in compare when the command line is executed and, therefore, the compare does not execute. It appears that the entries for CONNECTREF and CONNECTCOMP in the options file are ignored.
対策
WORKAROUND: Include the connection information being used in the compare in the command line. So, these connections are made at the startup of Toad. For the example, the uname2 and uname3 schemas below are being used in the compare for Source and Destination fields respectively:
"C:\Program Files\Quest Software\Toad for Oracle\toad.exe" -c uname1/pwd1@dbname "uname2/pwd2@dbname" "uname3/pwd3@dbname" comp=c:\temp\compare.txt
STATUS: Waiting for fix in the future release of Toad for Oracle.
追加情報
Issue is addressed in Beta 9.6 of Toad available via Toadsoft.com.