Skip Headers

Oracle® Database Application Developer's Guide - Large Objects
10g Release 1 (10.1)

Part Number B10796-01
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Feedback

Go to previous page
Previous
Go to next page
Next
View PDF


What's New in Large Objects?

This section describes the new features in the following releases:

LOB Features Introduced in Oracle Database 10g Release 1

The following features are introduced in Oracle Database 10g Release 1 (10.1):

Restrictions Removed in Oracle Database 10g Release 1

The following restrictions on LOB features were removed in Oracle Database 10g Release 1:

LOB Features Introduced in Oracle9i Release 2

This section describes features introduced in Oracle9i Release 2 (9.2).

This release introduces new PL/SQL APIs with improved features for loading binary and character data from LOBs:

Restrictions Removed in Oracle9i Release 2

The following restrictions are removed in Oracle9i Release 2 (9.2):

LOB Features Introduced in Oracle9i Release 1

The following LOB features were introduced in Oracle9i Release 1 (9.0.1):

Restrictions Removed in Oracle9i Release 1

This section describes restrictions removed in Oracle9i Release 1 (9.0.1).

In earlier releases, you could not call functions and procedures in DBMS_LOB packages from client-side PL/SQL. This restriction is removed in release version 9.0.1. In this release, you can call DBMS_LOB functions and procedures from client-side or server-side PL/SQL.