Home » RDBMS Server » Security » privs for creating functions using tables from another schema
privs for creating functions using tables from another schema [message #203612] |
Wed, 15 November 2006 16:55  |
swedstar
Messages: 7 Registered: November 2006
|
Junior Member |
|
|
Hi all,
I'm having problems creating a function in the following scenario.
I have a user that has 'select' system privileges on certain tables in another users schema. I've created local synonyms for these tables and I can query them without any problems. However, I've been trying to create a function with a select query using the tables from the other schema but I constantly receive compilation errors where it says that the table/view doesn't exist. There are no problems creating this function in the schema where the tables belong but I can't do it from this user. I believe there is an issue with privileges for this user but I'm not sure what the minimum privs are is to make this work.
Many thanks
Erik
|
|
|
|
Goto Forum:
Current Time: Tue Jun 03 18:53:07 CDT 2025
|