Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Permission error when trying to install Sample Master Detail - Supporting Objects Install Error #72

Open
robstermn opened this issue Oct 3, 2024 · 0 comments

Comments

@robstermn
Copy link

I'm getting this error when trying to install the Master Detail sample app.

Create Data Package
create or replace package eba_demo_md_data_pkg as
function varchar2_to_blob(p_varchar2_tab in dbms_sql.varchar2_table) return blob;
procedure load_sample_data;
procedure remove_sample_data;
end eba_demo_md_data_pkg;

ORA-01031: insufficient privileges.

see attached full log
master_error.txt

Thanks for any help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant