Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 217165
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T18:37:55+00:00 2026-05-11T18:37:55+00:00

At work I have an app sitting on Oracle 7.3 (old stuff, yes). Recently

  • 0

At work I have an app sitting on Oracle 7.3 (old stuff, yes). Recently I tried to create an account that would be able to SELECT on all tables, but nothing else i.e. no updates or deletes. But whenever I create a new account it already has access to all application tables. I even stripped it down to CREATE SESSION only. This didn’t help – the user could still update any table!

So, I found that there is a whole bunch of Public Synonyms named exactly the same as tables (i.e. table myTable123, public synonym myTable123). I removed one of them and the user was not able to SELECT on that particualr table. Then I created a new table and obviously the new user couldn’t see it. I added a Public Synonym for that table, hoping that the user would be able to access it. No luck the new user could not see it.. which would make sense as no GRANTs were given. There has to be something else….

I’m not an Oracle expert and I’m trying to get to the bottom of this issue, but no luck so far.
Please help with any suggestions you may have.
Cheers! Damo

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-11T18:37:55+00:00Added an answer on May 11, 2026 at 6:37 pm

    As tuinstoel says, you can ignore the public synonyms – that won’t affect permissions.

    It’s possible your that when your original tables were created the creator did a

    grant [permissions] on [table] to public
    

    where [permissions] could be as broad as “all”, which would mean any new user would automatically be granted permissions on those tables.

    Does

    select * from ALL_TAB_PRIVS where table_name = '[one of your problem tables]'
    

    return anything?

    BTW – never used Oracle 7.3.3 – I’m assuming not much has changed in the permissioning model.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a Rails3 app that uses subdomains. To allow logins etc. to work
We have some corporate intranet users using a WinForms app to work on a
I'm working with a legacy Java app that's pulling data from Oracle. One of
I have Reporting Services set up with Forms Authentication. Our app is sitting over
I have a Cocoa app I'm writing that has an ImageView with a TextView
I'd like to build a cocoa app and would like to have it opened
I have an app that works perfectly on my local machine and am deploying
We have an internal app( Thick Client ) that relies on our central SQL
I would like to have my Sinatra app include a view specific stylesheet in
I don't have very much information to work with here, yet. Our app sends

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.