Hi all,
I have created with the following details:
 
Global DB name: manu.ifpjyo
SID:                    manu
Username:           SYSTEM
Password:            manager
Tables:                tblBundleCon, tblTextCon, tblFinalImage
 
I am able to connect to the database:
SQL> connect system@manu
password: *******
Connected.
 
But I am unable to view the tables that I have created:
SQL>select * from tblBundleCon;
                            *
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.

Reply via email to