Loading create_procedures_UTF8.plb from a Patch Resulted in ORA-01031: Insufficient Privileges Error
(Doc ID 744019.1)
Last updated on APRIL 04, 2023
Applies to:
Oracle Communications Billing and Revenue Management - Version 7.3.0.0.0 and laterInformation in this document applies to any platform.
Goal
How to resolve "ORA-01031: insufficient privileges" error when loading stored procedure create_procedures_UTF8.plb?
A patch has included a post installation step that involved loading encrypted procedures into the Oracle database.
For the UTF8 Server:
# cd Portal_base_dir/sys/dm_oracle/data
# sqlplus username/password@databasename < create_procedures_UTF8.plb
This esulted in "ORA-01031: insufficient privileges" errors.
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 |