ORACLE error -1031 in SUBMIT: others
Dear All,
Trying to call a custom procedure, in R12.1.3 through fnd_request.submit_request.
The same is executed through SQLPLUS. But through application the below error appears:
*********************
Call to submit_program failed: ORACLE error -1031 in SUBMIT: others
Cause: SUBMIT: others failed due to ORA-01031: insufficient privileges.
The SQL statement being executed at the time of the error was: &SQLSTMT and was executed from the file &ERRFILE.
Call to submit_program failed: ORACLE error -1031 in SUBMIT: others
Cause: SUBMIT: others failed due to ORA-01031: insufficient privileges.
The SQL statement being executed at the time of the error was: &SQLSTMT and was executed from the file &ERRFILE.