PL/SQL (MOSC)

MOSC Banner

How to use dblinks?

edited Oct 26, 2011 1:08AM in PL/SQL (MOSC) 4 comments
As we know. DBLINK use in two Databases. Usually we use at the table level.

Also package level ,procedure level ,function level ???

For example:

DB   --  package  --  dblink

----------------------------------------------------------

D_1 --  P_1          --  DL_1(comment : link to D_2)

D_2 --  P_2          --  DL_2(comment : link to D_1)

Can i directly execute P_1 in D_2 with DL_2 ?

If yes. what's the statements?

Who can help me!

Thanks!

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center