execute SQLPlus Worksheet using command-line parameters?
From: Bomb Diggy <techguy_chicago_at_yahoo.com>
Date: 21 May 2003 15:13:13 -0700
Message-ID: <94599bb3.0305211413.42dd0579_at_posting.google.com>
Hi,
Date: 21 May 2003 15:13:13 -0700
Message-ID: <94599bb3.0305211413.42dd0579_at_posting.google.com>
Hi,
I know I can do this (with sqlplus.exe and sqlplusw.exe):
sqlplus.exe username/password_at_instance
But, can I do the same using SQLPlus Worksheet instead. Note - SQLPlus Worksheet seems to be a Java-based program that is apparently launched with the following command line:
[oracle]\ora92\bin\oemapp.bat worksheet
In other words, I want to auto-login. I don't want to have to type in my user, pass, and service name each time.
Thanks. Received on Thu May 22 2003 - 00:13:13 CEST
