Home > Managing Database Objects w... > Managing Packages > Compiling a Package
If you edit and make changes to a package, you need to compile in order to save your changes. There is no save function because this is just a view of the object within the database.
To compile a package:
On the Workspace home page, click SQL Workshop and then Object Browser.
Object Browser appears.
From the Object list, select Packages.
From the Object Selection pane, select a package.
The Specification appears.
Click Compile to compile the current package.
Compiling re-creates the object in the database. If the compile fails, an error message display above the code.