Hi,
Sometimes You can get ” ORA-04060: insufficient privileges to execute string ” error.
Details of error are as follows.
ORA-04060: insufficient privileges to execute string
Cause: Attempt to execute a stored procedure without sufficient privileges.
Action: Get necessary privileges.
To solve this error, you should grant the related priviliges. If you don’t know how to grant and revoke priviliges, you should read the following post.
How to Grant and Revoke Privileges | Create and Drop any User in Oracle Database
Do you want to learn Oracle Database for Beginners, then read the following articles.
https://ittutorial.org/oracle-database-19c-tutorials-for-beginners/