Cannot compile a function with v$session
I cannot compile a function in oracle with v$session.
Even use sys or system to compile it.
The error is ORA-00942:table or view does not exists
Is there any privilege issue on it?
I've tried I can run sql to browse v$session.
BR
Raymond