Looks like the $ is causing you problems.  Does it work if you escape the $?

CC

On Thu, Nov 26, 2009 at 6:08 AM, rob morrien <[email protected]> wrote:
>
> hello
>
> i try to run
>
>  sqlplus /nolog
>  connect / as sysdba;
>  shutdown immediate;
>  startup mount
>  alter database archivelog;
>  alter database open;
>  SELECT LOG_MODE FROM SYS.V$DATABASE;
>  quit
>
> i get an error on the next line
> SQL>    SELECT LOG_MODE FROM SYS.V
>                            *
>
> who can help me
>
> _______________________________________________
> Spacewalk-list mailing list
> [email protected]
> https://www.redhat.com/mailman/listinfo/spacewalk-list
>



-- 
RHCE#805007969328369

_______________________________________________
Spacewalk-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/spacewalk-list

Reply via email to