PLS-00904: insufficient privilege to access object XXINC.XXINC_BACKUP_PKG ORA-06550: line 1, column
how to resolve this error ??
i created a package and its body to take backup of a table. Then i registered it as concurrent program in oracle apps and submitted a report. but it is giving the following error.
ORACLE error 6550 in FDPSTP
Cause: FDPSTP failed due to ORA-06550: line 1, column 13:
PLS-00904: insufficient privilege to access object XXINC.XXINC_BACKUP_PKG ORA-06550: line 1, column 7:
PL/SQL: Statement ignored