Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • find_du.ksh to find # of files, their sizes in current folder and its subdolder Linux/Unix
  • Changing default shell Linux/Unix
  • Find Time Consuming SQL Statements in Oracle 10g Oracle
  • Wait Based Tuning Step by step with SQL statement Oracle
  • SQL_PLAN.sql for checking real execution plan Oracle
  • Composite Index creation tip from Vivek Oracle
  • column level grant syntax Oracle
  • DBA_HIST_SQLSTAT contents Oracle
  • Rename Tablespace Oracle
  • How to remove blank lines using vi editor command Linux/Unix
  • How To Limit The Access To The Database So That Only One User Per Schema Are Connected (One Concurrent User Per Schema) Oracle
  • create trigger syntax Oracle
  • Oracle 10g for solaris 10 Oracle
  • sid_wise_sql.sql Oracle
  • good linux notes Linux/Unix

create database link syntax

Posted on 14-Nov-2005 By Admin No Comments on create database link syntax

In the following statement, user hr on the remote database defines a fixed-user database link named local to the hr schema on the local database:

CREATE DATABASE LINK local

CONNECT TO hr IDENTIFIED BY hr

USING ‘local’;

Oracle, SQL scripts

Post navigation

Previous Post: Adding or Dropping Online Redo Log Files When Physical Standby in place
Next Post: VIvek Encryption Package and Its Usage

Related Posts

  • RMAN : Consistent Backup, Restore and Recovery using RMAN Oracle
  • oradebug ipcrm ipcs Oracle
  • How to connect to Oracle Database with Wallet with Python. Oracle
  • Resolving RMAN Hung Jobs Oracle
  • Good RAC & Standby Notes Oracle
  • Best approach for Oracle database patching sequence to latest/required patchset along with CPU/PSU/any-other-one-off patch ID 865255.1 Oracle

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Categories

  • Ansible (0)
  • AWS (2)
  • Azure (1)
  • Django (0)
  • GIT (1)
  • Linux/Unix (149)
  • MYSQL (5)
  • Oracle (402)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (18)
  • rman-dataguard (26)
  • shell (150)
  • SQL scripts (350)
  • SQL Server (6)
  • Uncategorized (5)
  • Videos (0)

Recent Posts

  • SAT Mathematics 10 questions and answer at the end.30-Apr-2026
  • top 10 AI news today30-Apr-2026
  • runon_allpdbs_show_conname.sh23-Apr-2026
  • runon_allcdbs_find_pdbs.sql23-Apr-2026
  • Running PDB on single node in RAC09-Apr-2026
  • find_arc.sql09-Apr-2026
  • pvm_pre_change.sql08-Apr-2026
  • find_encr_wallet.sql08-Apr-2026
  • find_pdbs.sql08-Apr-2026
  • Creating a Container Database using dbaascli08-Apr-2026

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • tar and untar a dolder with all its subfolder. Linux/Unix
  • sql_doing_fts.sql Oracle
  • Move WordPress site from one hosting service to other. PHP/MYSQL/Wordpress
  • How to change hostname in Linux Linux/Unix
  • My Minimum Tuning Programs Oracle
  • compile_inv.sql Oracle
  • To see how much time or progress of long transaction Oracle
  • Adding Datafile on Primary Server and Impact on Standby Server Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme