Database Initialization script with CREATE DATABASE LINK statement #255
Unanswered
pranithan-kang
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I tried to create database link under newly created schema for example "NEW_SCHEMA".
I used this snippet but got
ORA-01031: insufficient privileges
. What should I do to create this Database Link?output
Any suggestion will be welcomed.
Kang
Beta Was this translation helpful? Give feedback.
All reactions