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