My Oracle Support Banner

Usage of PARALLEL hint across db link for an INSERT statement (Doc ID 2723534.1)

Last updated on JULY 20, 2024

Applies to:

Oracle Database - Enterprise Edition - Version 10.1.0.2 to 20.3.0.0.0 Preview [Release 10.1 to 20.0]
Information in this document applies to any platform.

Goal

can parallelization hint work across db link to improve performance for below INSERT statement
.
insert into table select * from table@dblink;
 

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.