User privs difference
Greetings all,
Can someone give me a better clarification in this scenario. I have a query that was running under a normal user account in 11gr1 database. After that exact database was upgraded to 12c using DBUA, the query now runs 'as sysdba' only. If I try ti run it under the normal
user I receive this error message:
ORA-03113: end-of-file on communication channel
Process ID: 31364
Session ID: 368 Serial number: 22409
When I run it directly in SQL PLUS as 'SYSDBA' or even in enterprise manager, but have to select 'AS SYSDBA' option, it returns the data that is should. My question is, what exactly happens when I select 'AS SYSDBA' option? I know that many other privileges are enabled, but I am