drop database link

Discover drop database link, include the articles, news, trends, analysis and practical advice about drop database link on alibabacloud.com

Cannot drop a database link after changing the global_name ORA-02024 (document ID 382994.1)

cannot drop a database link after changing the global_name ORA-02024 (document ID 382994.1)applies To:Oracle database-enterprise edition-version 9.2.0.6 and laterInformation in this document applies to any platform.Checked for relevance on 14-nov-201

Cannot drop a database link after changing the global_name ORA-02024 [ID 382994.1]

Cannot drop a database link after changing the global_name ORA-02024 [ID 382994.1]   Modified22-nov-2010TypeProblemStatusModerated   In this documentSymptomsCauseSolution Platforms: 1-914cu; This

Oracle_ Advanced Features (3) Synonym and database link

First, synonym synonymConnect sys/123 as SYSDBA;SELECT * from EMP;ORA-00942: Table or view does not existCreate synonym emp for scott.emp;SELECT * from EMP;1. DefinitionA synonym is an alias for a pattern object.Can be a table or view, sequence,

Oracle database link (DBLINK) Creation and deletion methods, oracledblink

Oracle database link (DBLINK) Creation and deletion methods, oracledblink Create and delete a database link in OracleCreate dblink: create database link [name] connect to [username] IDENTIFIED BY [password] using '(DESCRIPTION = (ADDRESS_LIST =

Database Link of IT Ninja Turtles: database of Ninja Turtles

Database Link of IT Ninja Turtles: database of Ninja Turtles -CREATE public database link test_link connect to scott identified by tiger using '(DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP) (HOST = 127.0.0.1) (PORT = 1521) (CONNECT_DATA

How to Create a database link in Oracle

Multiple Oracle databases physically stored in the network can be logically considered as a single large database. Users can access the data in the remote database through the network, the collaborative processing between servers is completely

How to Create a database link for an Oracle DATABASE?

OracleHow to Create a databaseDATABASE LINKWhat about it? In this article, we will use an instance to introduce the creation process. Next, let's take a look at this process. Multiple ORACLE databases physically stored in the network can be

How to Create a database link in Oracle

Multiple Oracle databases physically stored in the network can be logically considered as a single large database. Users can access the data in the remote database through the network, while the collaborative processing between servers It is

Oracle Database Link

The establishment and use of Oracle database linkFirst, the establishment of the database link:1, the database link building syntax is generally: Create databases Link[db_link_name] CONNECT to[USER_NAME] identified by [password] USING ' [tns_name] ';

Oracle DATABASE LINK (dblink) Creation and deletion method _oracle

Oracle Create, delete database LINKCreate Dblink: Create database link [name] connect to [username] identified by [password] using ' (DESCRIPTION = (address_ LIST = (address = (PROTOCOL = TCP) (HOST = [IP]) (port = [port]))

Total Pages: 15 1 2 3 4 5 .... 15 Go to: Go

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.