Sample Header Ad - 728x90

Grant for locking sys user on Oracle Database

0 votes
0 answers
231 views
I would like to know what GRANT is required to block the SYS user, as i have a common user in the database. GRANT ALTER USER enabled me to block only the SYSTEM, but it returns the error ORA-01031: insufficient privileges when trying to block the SYS account. I have also tried GRANT SYSOPER, but also without success.
Asked by Pedrinho Kappaum (1 rep)
Apr 15, 2021, 01:06 PM