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

Home -> Community -> Mailing Lists -> Oracle-L -> Not able to view table

Not able to view table

From: S.Jyotinarayan <ncjyoti_at_yahoo.com>
Date: Thu, 29 Nov 2001 23:39:24 -0800
Message-ID: <F001.003D181E.20011129225019@fatcity.com>

Hi all,
I have created with the following
details:
 
Global DB name: manu.ifpjyo
<FONT face=Arial

size=2>SID:                    

manu
<FONT face=Arial

size=2>Username:          
SYSTEM
<FONT face=Arial

size=2>Password:           
manager
<FONT face=Arial

size=2>Tables:               
tblBundleCon, tblTextCon, tblFinalImage
 
I am able to connect to the database:
SQL> connect system_at_manu
password: *******
Connected.
 
But I am unable to view the tables that I have created:
SQL>select * from tblBundleCon;
<FONT face=Arial
size=2>                            

*
ERROR at line 1:
ORA-00942: table or view does not
exist
 
I get the above error. Where am I going wrong,
Thanx a lot in advance.
Jyoti. Received on Fri Nov 30 2001 - 01:39:24 CST

Original text of this message

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