syntax to connect as sysdba in command line?
joshsensus
Posts: 8 Bronze 1
Is there any way to connect as sys as sysdba via the command line? I can do it through the UI but want to automate the compares and report generation in the same way that we run the UI.
Thanks in advance.
Thanks in advance.
--
Josh
Josh
Comments
e.g.
user/pass@tns{SchemaA, SchemaB} [AS (Normal | SYSDBA | SYSOPER)]
or
user/pass@host[:port]/service{SchemaA, SchemaB} [AS (Normal | SYSDBA | SYSOPER)]
(Also as a bonus I've added /indirect - which behaves in the same way as Application Options -> Prefer direct connection)
In the interim you could use the command line and specify the project that you've saved from Schema Compare.
Would that work for you?
Project Manager
Red Gate Software Ltd
If the functionality to run as sysdba could be added in the near future that would be great!
Josh
Obviously we're still working on that release currently.
Project Manager
Red Gate Software Ltd