My Oracle Support Banner

Create pluggable database using DB Link errors with ORA-17627, ORA-03114, & ORA-03135 (Doc ID 2860666.1)

Last updated on APRIL 17, 2023

Applies to:

Oracle Database - Enterprise Edition - Version 19.14.0.0.0 to 21.5 [Release 19 to 21.0]
Information in this document applies to any platform.

Goal

When trying to create a pluggable database over a database link, the job disconnects after 50 to 60 minutes. Below are the commands and the disconnect messages and the messages in the alert log. 

SQL> select sysdate from dual@db_link;

SYSDATE
---------
29-MAR-22

Elapsed: 00:00:00.45

SQL> create pluggable database PDB1 from PDB2@db_link;
create pluggable database PDB1 from PDB2@db_link
*
ERROR at line 1:
ORA-17627: ORA-03114: not connected to ORACLE
Process ID:
Session ID: 7225 Serial number: 8290
ORA-17627: ORA-03135: connection lost contact
Process ID:
Session ID: 7225 Serial number: 8290
Elapsed: 00:56:34.37

 

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.