-
I have a public database link to our production database. Using this link I can 'see' all the application tables except one in particular.
I get...
ERROR at line 1:
ORA-00942: table or view does not exist
ORA-02063: preceding line from ORACLE
Is there anything in this table's make-up I can look at to show why its different from all the other tables?
I'm using 8.1.5 on NT4
-
Maybe the owner is not the same?
Cheers
Angel
-
Or May be a public synonym is missing for this particular table
Regards,
Umesh Sharoff
-
Hi,
Check whether the table which you r trying to access thru the database link exists
in the remote database.
Vijay.
Say No To Plastics
-
SHOOT THE DEVELOPERS
The table wasn't part of a DB Role that my DB link CONNECT TO username was granted.
Sorry folks.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|