Oracle Solution for Error ora-12440

Solution for Oracle Error ORA-12440

ORA-12440: insufficient authorization for the SYSDBA package

What triggered the Error:

The use of the SYSDBA package requires the LBAC_DBA role.

What should we do to fix it:

Grant the LBAC_DBA role to the database user.