My Oracle Support Banner

ORA-00905:missing keyword occurred when executing Grant EXECUTE On Procedure In Package To a User (Doc ID 3038287.1)

Last updated on AUGUST 02, 2024

Applies to:

Oracle Database - Enterprise Edition - Version 19.3.0.0.0 and later
Oracle Cloud Infrastructure - Exadata Cloud Service - Version N/A to N/A [Release N/A]
Gen 1 Exadata Cloud at Customer (Oracle Exadata Database Cloud Machine) - Version N/A to N/A
Gen 2 Exadata Cloud at Customer - Version N/A and later
Information in this document applies to any platform.

Symptoms

When trying to grant execute permission on specific procedure/function in a package to a user via the following command:

SQL>
grant execute on A.PROC_PKG.PROC_1 TO B;

Unfortunately we got error - ORA-00905: missing keyword.

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.