Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • How To Limit The Access To The Database So That Only One User Per Schema Are Connected (One Concurrent User Per Schema) Oracle
  • How to change hostname in Linux Linux/Unix
  • kill all processes from specific user in solaris. Linux/Unix
  • OPENING A STANDBY DATABASE IN READ-ONLY MODE Oracle
  • Windows based Command line mailing program like mailx (Sednmail for windows) PHP/MYSQL/Wordpress
  • changing kernel parameter in Oracle Enterpise Linux Linux/Unix
  • V$INSTANCE of Oracle in MYSQL MYSQL
  • to see when crontab is changed. Linux/Unix
  • Gather Stats manually using DBMS_STATS after disabling DBMS_SCHEDULER jobs as previous entry Oracle
  • Some useful Unix Commands Linux/Unix
  • useful dg links Oracle
  • MYSQL for Oracle DBA MYSQL
  • Settting up get_vmstat.sh for colletinf CPU Usage. Oracle
  • checking connectivity between two servers Linux/Unix
  • switchover for primary database 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

  • Implementing Listener Security Oracle
  • Library cahe Latches and internal explaination Oracle
  • CTAS with LONG Column for 7.x and 8 and 8i Oracle
  • Vivek Tuning for Row Locks. Oracle
  • Building Our Own Namespaces with “Create Context” Oracle
  • ORA-3136 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 (394)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (343)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • tracksqltime.sql05-Mar-2026
  • Complete Git Tutorial for Beginners25-Dec-2025
  • Postgres DB user and OS user.25-Dec-2025
  • Trace a SQL session from another session using ORADEBUG30-Sep-2025
  • SQL Server Vs Oracle Architecture difference25-Jul-2025
  • SQL Server: How to see historical transactions25-Jul-2025
  • SQL Server: How to see current transactions or requests25-Jul-2025
  • T-SQL Vs PL/SQL Syntax25-Jul-2025
  • Check SQL Server edition25-Jul-2025
  • Checking SQL Server Version25-Jul-2025

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • How to analyze statspack or AWR report. Oracle
  • Looping for remote servers and find its database from oratab file. Linux/Unix
  • Privilege to describe the table. Oracle
  • Find total file sizes Linux/Unix
  • Disbaling DBA_SCHEDULER_JOBS Oracle
  • All About oracle password and security from metalink Oracle
  • find_err.sql for finding errors from dba_errors. Oracle
  • Implementing Listener Security Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme