Glossary

Free and Rebind strategies:

**REBIND** — Optimizes using current statistics. If an error occurs (e.g., a table was dropped), the original package remains. - **FREE PACKAGE / BIND PACKAGE** — Removes the old package and creates a new one from the DBRM. If BIND fails, the old package is gone.

Learn More

Related Terms