ORA-01031: insufficient privileges
While i was creating view for table i am geeting insufficientt privileges.
ORA-01031: insufficient privileges
please help me.
While i was creating view for table i am geeting insufficientt privileges.
ORA-01031: insufficient privileges
please help me.
http://forums.oracle.com/forums/thread.jspa?threadID=297161
'insufficient privileges' seems to be a permission issue and not related to Java Studio Enterprise ide. Also, in most cases where ORA-01031 message is thrown, the reason seems to be with the operating-system level permissions (though it could also be due to database-level permissions).