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: SYS vs SYSTEM

RE: SYS vs SYSTEM

From: Van M. Etheridge <VanE_at_UANET.ORG>
Date: Thu, 29 Nov 2001 09:57:14 -0800
Message-ID: <F001.003D0CDB.20011129094545@fatcity.com>

Hi Ken,

My guess is that you need to set up sys.dba_all_tables with a public synonym.

HTH Van

-----Original Message-----
Sent: Thursday, November 29, 2001 11:50 AM To: Multiple recipients of list ORACLE-L

8.1.7 on W2000

select owner, table_name, tablespace_name from dba_all_tables;

When I log into sqlplus as SYS is runs.

When I log into sqlplus as SYSTEM I get the error table or view does not exit.

What is happening here and how do I fix it?

Thanks,

Ken
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Ken Janusz
  INET: ken.janusz_at_sufsys.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Van M. Etheridge
  INET: VanE_at_UANET.ORG
Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Thu Nov 29 2001 - 11:57:14 CST

Original text of this message

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