Hi Everyone,

Quick Question. I am running a ksh script and trying to login to sqlplus.
When I put

SQLPLUS=${ORACLE_HOME}/bin/sqlplus
$SQLPLUS -s/ <
It keeps bombing, asking for a password.

when I run it without the -s, it works. Does anyone have an answer for this.

Thanks,
Kathy