Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: SQL

Re: SQL

From: Mike & Martha <mmrose_at_home.com>
Date: Mon, 6 Nov 2000 21:41:31 -0500
Message-Id: <10672.121269@fatcity.com>


 You're fairly close, what you need to do is:

    sqlplus sys/password as SYSDBA

SYSDBA is Role, so you are effectively doing an ALTER SESSION as you log in.

Michael Rose
mmrose_at_home.com

> Hi guys,
>
> When i login to sqlplus using sys/password
> and i issue archive log list, why doesnt it display
> the result? And when i say SQL>connect internal
> and when i execute 'archive log list' it gives me the
> result set. Can anyone tell me what i have to do.
> inorder to set the sql work without using connect
> internal.
>
> on Windows 2000 Oracle 8.1.6
Received on Mon Nov 06 2000 - 20:41:31 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US