Database Administration (MOSC)

MOSC Banner

Privilege for oracle package

edited Jun 12, 2018 5:09AM in Database Administration (MOSC) 3 commentsAnswered

Oracle version:  12.1.0.2

OS:                    OEL 7

RAC:                 2 nodes

I have an oracle package in QA that does the following:

1. insert into 4 diff. tables

2. update 3 tables

3. delete from 1 tables

Question: The user's manager needs me to grant the user the execute permission and read permission. What type of permission do I need to give them?

1. execute permission on the qa_schema.pkg_name

2. do I need to give this user insert / update /delete on any of these tables listed in the packages or just select on each tables?

3. How could they view packages / procedures / functions?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center