
osqleditR}hCIvV

-USER: OC[U[(user/pass@tnsname)
-RUNSQL: OCɎsSQLt@C

(1)ڑuser/pass@tnsnameŁCOC
osqledit -USER=user/pass@tnsname

(2)OCʂ\(loginuser, tnstnsnameZbg)
osqledit -USER=user@tnsname

(3)OCCc:\sql\test.sqls
osqledit -RUNSQL="@c:\sql\test.sql"

(4)ڑuser/pass@tnsnameŃOCCc:\sql\test.sqls
osqledit -USER=user/pass@tnsname -RUNSQL="c:\sql\test.sql"

