Hi Sharma,
put service name in tnsnames.ora(In server) and then create a public database link.
syntax:
create public database link <db_link_name>
connect to user_name identified by password
using <'service_name'>;
|
Results 1 to 7 of 7
Thread: Database LinkThreaded View
|
Click Here to Expand Forum to Full Width |