My Oracle Support Banner

OWB 11.2.0.3 New Feature - Compiled PL/SQL (Doc ID 1349115.1)

Last updated on FEBRUARY 01, 2022

Applies to:

Oracle Warehouse Builder - Version 11.2.0.3 and later
Information in this document applies to any platform.

Purpose

Since Oracle 9i, the native compilation option for pl/sql allows users to convert internal stored packages and procedures into compiled shared C libraries on the host server. This native compilation can reduce code execution time by up to a factor of four. The packages and procedures are compiled as native C routines and linked into the Oracle code. This new option in Oracle9i is most effective for computational intensive PL/SQL and shouldn’t be used for PL/SQL that does a great deal of SQL execution.

This document describes the new OWB 11.2.0.3 feature to support pl/sql native compilation in Mapping and Transformation.

Scope

OWB 11.2.0.3 and higher

Details

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
Purpose
Scope
Details

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