Locking Out Users During Loads

A database cannot be in use while it is being loaded. load database sets the status of the database to “offline.” No one can use the database while its status is “offline.” The “offline” status prevents users from accessing and changing the database during a load sequence.

A database loaded by load database remains inaccessible until online database is issued.