create public database link {link_name} connect to {user_name} identified by using '{connect_descriptor}'
Where
1. link_name is the name of the database link
2. user_name is the username of the database to get connected
3. connect_descriptor is the tns entry ($OARCLE_HOME/network/admin/tnsname.ora)
Post a Comment
No comments:
Post a Comment