relationship between ora-06512 and ora--01031
Hi, I have a doubt.
I have a package that works when I put one atributte but it fails when I try to input more than one atributtes inside the application , but the error indicate a insufficient privileges error like below:
java.sql.SQLSyntaxErrorException: ORA-01031: insufficient privileges
ORA-06512: at "S_AXEXCEPTION.ADMIN_PKG", line 66
ORA-06512: at "S_AXEXCEPTION.MAINT_META_DATA", line 337
ORA-06512: at "S_AXEXCEPTION.MAINT_META_DATA", line 485
ORA-06512: at "S_AXEXCEPTION.MAINT_META_DATA", line 110
Is there any relationship between ora-06512 and ora--01031 for this case?
Regards,
André Teixeira