Rebuild Multiple Objects
One task that always seems to need doing at some point in any database is rebuilding or reorganizing objects. In fact, Oracle has provided a powerful PL/SQL package for handling this task. Unfortunately, the DBMS_REDEFINITION package is far too complex for casual use. And remember, it will re-create your objects—which means a wrong step could lose actual data as well as the objects. What you really need is a simple, effective, and safe interface into this complex package. Toad offers its Rebuild Multiple Objects screen for this purpose. With this facility, even the greenest novice can quickly and safely rebuild database objects like a pro.
To launch the Rebuild Multiple Objects screen, choose Main Menu → Database → Optimize ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access