MO_GLOBAL.INIT('PO') Failure In Sqlplus ORA-01031: insufficient privileges
(Doc ID 1564525.1)
Last updated on APRIL 04, 2025
Applies to:
Oracle Purchasing - Version 12.1.3 to 12.1.3 [Release 12.1]Information in this document applies to any platform.
Goal
How to avoid below error when running MO_GLOBAL.INIT('PO') as non APPS database user?
Error:
Lookup Error - Oracle Database Error: ORA-20001: SQL_PLSQL_ERROR: N, ROUTINE, MO_GLOBAL.INIT, N, ERRNO, -20001, N, REASON, ORA-20001: SQL_PLSQL_ERROR: N, ROUTINE, MO_GLOBAL.SET_ORG_ACCESS, N, ERRNO, -20001, N, REASON, ORA-20001: SQL_PLSQL_ERROR: N, ROUTINE, MO_GLOBAL.DELETE_ORGS, N, ERRNO, -1031, N, REASON, ORA-01031: insufficient privileges
ORA-06512: at "APPS.FND_MESSAGE", line 509
ORA-06512: at "APPS.MO_GLOBAL", line 36
ORA-06512: at "APPS.MO_GLOBAL", line 757
ORA-06512: at "APPS.MO_GLOBAL", line 700
ORA-06512: at line 2
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |