#1
|
|||
|
|||
Oracle Action - command line options wrong
The Oracle action is placing the command-line options in the wrong place.
Here's the format from SQL Plus: sqlplus [ [<option>] [{logon | /nolog}] [<start>] ] VBP is placing the options after the logon, not before. This causes an error. I'm using sqlplus 11.2.0.3.3 and VBP 8.6. |
Tags |
oracle |
|
|