A read only collection of PL/SQL subprograms, usually provided with an application to supply necessary PL/SQL source. Program units in an attached library are implicitly loaded when they are first called by another program unit at compile-time or runtime. They remain loaded for quick reuse, which reduces runtime memory requirements and improves the performance of an application. See also: library .
Copyright © 1984, 2005, Oracle. All rights reserved.