There are 46 posts and 1


NAVIGATION

12
Dec

Oracle create database link

Category: Oracle Administration, 10g, Oracle |

CREATE DATABASE LINK CONTROL.BMC.COM
CONNECT TO user
IDENTIFIED BY password
USING ‘connection’;

CREATE SYNONYM bla for bla@bla;

ALTER DATABASE RENAME GLOBAL_NAME TO sales.us.oracle.com;


You must be logged in to post a comment.

Name (required)

Email (required)

Website

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>

Feel free to leave a comment