Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • How to start CRS manually Oracle
  • perf_today.sql Oracle
  • Find_stale_dr.sql finding stale physical DR.. Oracle
  • sid_wise_sql.sql Oracle
  • Implementing Listener Security Oracle
  • Exadata Basics Oracle
  • Recovering lost SYS password Oracle
  • scripts to take listener.log backup Linux/Unix
  • Adding Datafile on Primary Server and Impact on Standby Server Oracle
  • How to choose Driver table in SQL statement Oracle
  • SCRIPT TO LIST RECURSIVE DEPENDENCY BETWEEN OBJECTS UTLDTREE.sql Oracle
  • Locally Managed Tablespace and Dictionary managed tablespace (LMT-DMT) Oracle
  • create PLAN_TABLE command. Oracle
  • My FTP Job Scheduling for www.pvmehta.com PHP/MYSQL/Wordpress
  • Good Oracle Architecture In Short and point to point Oracle

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

  • JSON/XML Types in Oracle Oracle
  • Standby Database Behavior when a Datafile is Resized on the Primary Database Note:123883.1 Oracle
  • How to see which patches are applied. Oracle
  • SCRIPT TO LIST RECURSIVE DEPENDENCY BETWEEN OBJECTS UTLDTREE.sql Oracle
  • SQL_PROFILE – I explaination Oracle
  • eplan.sql Oracle

Leave a Reply Cancel reply

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

Categories

  • AWS (2)
  • Azure (1)
  • Linux/Unix (149)
  • Oracle (387)
  • PHP/MYSQL/Wordpress (10)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (336)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • SQL Tracker by SID sqltrackerbysid.sql22-Apr-2025
  • How to connect to Oracle Database with Wallet with Python.21-Mar-2025
  • JSON/XML Types in Oracle18-Mar-2025
  • CPU Core related projections12-Mar-2025
  • Exadata Basics10-Dec-2024
  • Reading config file from other folder inside class24-Sep-2024
  • Python class import from different folders22-Sep-2024
  • Transfer SQL Profiles from One database to other database.05-Sep-2024
  • Load testing on Oracle 19C RAC with HammerDB18-Jan-2024
  • Add new columns in dataframe30-Sep-2023

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Roles and Stored Procs II Oracle
  • sesswait.sql Oracle
  • Monitor and Trace Unix processes using truss Linux/Unix
  • ORA-4031 issue and solution on 09-MAY-2008 Oracle
  • PLSQL Table Syntax 2 Oracle
  • Oracle 11g Training on 29JAN1010 Oracle
  • Ports used by Oracle Software Oracle
  • currwaitobj.sql SQl_ID and SQL statement you can get from currwaitobj.sql Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme