Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ORA-01031: Insufficient privileges and ORA-01078: failure in processing system parameters

4191342Mar 15 2020 — edited Mar 16 2020

Greetings,

I cannot startup the database itself. So far, I have:

- created new Windows user on my Windows 10 system

- installed OracleDB 19c

- created three types of connections within OracleSQL Developer, one of them is PDB Admin, commonuser and PDB_SYS.

Now I want to run the database in SQL Lite, so I simply enter user-name and password => log-in successful

Now I type SQL> startup

Result:

SQL> startup

ORA-01031: insufficient privileges

ORA-01078: failure in processing system parameters

SQL>

What I am supposed to assign additional privileges and should I use Oracle Administration Assistant for Windows?

Where can I download Administration Assistant and is it even included in this DB version?

You can check-out the screen with an output here.

Thank you for your help,

Ondrej

Comments
Post Details
Added on Mar 15 2020
4 comments
1,551 views