$ORACLE_HOME/bin/sqlplus -s "/ as sysdba" << .eof > $file set pages 0 ALTER SESSION SET CONTAINER = K3DB01;
ORA-12154: TNS:could not resolve the connect identifier specified SP2-0306: Invalid option. Usage: CONN[ECT] [{logon|/|proxy} [AS {SYSDBA|SYSOPER|SYSASM|SYSBACKUP|SYSDG|SYSKM|SYSRAC}] [edition=value]] where <logon> ::= <username>[/<password>][@<connect_identifier>] <proxy> ...