Skip to content

Conversation

@yahonda
Copy link
Collaborator

@yahonda yahonda commented Jun 23, 2025

This pull request addresses the following ORA-01031 error.

GRANT EXECUTE ON dbms_lock TO ruby
                 *
ERROR at line 1:
ORA-01031: insufficient privileges
Help: https://docs.oracle.com/error-help/db/ora-01031/

This commit addresses the following ORA-01031 error.

```
GRANT EXECUTE ON dbms_lock TO ruby
                 *
ERROR at line 1:
ORA-01031: insufficient privileges
Help: https://docs.oracle.com/error-help/db/ora-01031/
```
@yahonda yahonda force-pushed the grant_execute_on_dbms_lock_by_sysdba branch from a195aaa to bc9533d Compare June 23, 2025 10:48
@yahonda yahonda marked this pull request as ready for review June 23, 2025 10:49
@yahonda yahonda changed the title [diag] Address ORA-01031: insufficient privileges Address ORA-01031: insufficient privileges Jun 23, 2025
@yahonda yahonda merged commit 1bffc79 into rsim:master Jun 23, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant