Restoring Your Databases; Before You Restore - Sybase Adaptive Server IQ 12.4.2 Administration And Performance Manual

Table of Contents

Advertisement

Restoring your databases

Restoring your databases

Before you restore

396
more slowly than usual.
If other users are active when you run
only what your transaction sees.
If another user is doing inserts and deletes, those blocks appear as unowned in
the Main IQ Store. To avoid confusion, you should not allow inserts and deletes
while
executes.
sp_iqcheckdb
If another user is running queries, Temporary Store blocks used for the queries
appear as unowned, and also affect CountMismatch. This is not really a
problem, as consistency in the temporary store is not important.
Once you have created a database and made a full backup of it, you can restore
it when necessary. Adaptive Server IQ restores the database to its state as of the
automatic
CHECKPOINT
Before you can restore a database, make sure that the following conditions are
met:
You must have DBA privileges.
You must be connected to the
and how to set privileges for using it, see the Adaptive Server IQ
utility_db
Installation and Configuration Guide for your platform.
No user can be connected to the database being restored.
with an error if there are any active Read Only or Read/Write users of the
specified database.
You must restore the database to the appropriate server, and that server
must have the archive devices you need. When you use the Sybase-
provided restore, you need the same number of archive devices (that is, the
disk files or tape drives) as when the backup was created.
sp_iqcheckdb
at the start of the backup.
database. For information on
utility_db
, the results you see reflect
exits
RESTORE

Advertisement

Table of Contents
loading

Table of Contents