Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Syntax Problem or Operator Error?
Message
General information
Forum:
Oracle
Category:
PL/SQL
Miscellaneous
Thread ID:
00416463
Message ID:
00416764
Views:
27
Sounds like you don't have permission to access the charge table in the schema
where you are creating the procedure...

Try something like

connect FNBAA/password
grant select on charge,charge_definition to schema_for_procedure;
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform