Welcome to the dBforums forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact support.

If you prefer not to see double-underlined words and corresponding ads, place your cursor
here for ContentLink opt out.

Go Back  dBforums > Database Server Software > Oracle > Users can't see tables they own

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-10-08, 06:26
rda1 rda1 is offline
Registered User
 
Join Date: Nov 2006
Posts: 8
Unhappy Users can't see tables they own

Hi,

I have just built a 10g database and as I am not really a DBA I am learning on the Job.



I have created a user and that user has created some tables, when I log in as that user I can see the tables. However if multiple people log in as that user (I think three seems to be the maximum) then the tables seem to disapear (I get the ORA-00942: table or view does not exist error)

e.g.
Person 1 logs in does select * from user_tables - list of tables owned by user is brought back.
Person 2 logs in does select * from user_tables - list of tables owned by user is brought back
Person 3 logs in does select * from user_tables - list of tables owned by user is brought back.
Person 4 logs in does select * from user_tables - NO tables owned by user are found.

Is there a setting it the init.ora file for the database that controls this, or does anyone know why this is happening?

Any help would be appreciated.

Rich.

Last edited by rda1 : 01-10-08 at 07:59.
Reply With Quote
  #2 (permalink)  
Old 01-10-08, 13:35
anacedent anacedent is offline
Registered User
 
Join Date: Aug 2003
Location: Where the Surf Meets the Turf @Del Mar, CA
Posts: 3,569
Which flavor of Oracle (XE, SE, EE, ??) & what actual version to 4 decimal places?
__________________
You can lead some folks to knowledge, but you can not make them think.
The average person thinks he's above average!
Reply With Quote
  #3 (permalink)  
Old 01-11-08, 05:20
rda1 rda1 is offline
Registered User
 
Join Date: Nov 2006
Posts: 8
We are using 10.2.0.1.0 on a solaris 10 sun box. We are planning to apply the patch set 5337014 to get it up to 10.2.0.3.0. After looking at it a bit more yesterday I think it may be a resource issue as we have not upgraded to box yet.
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On