Sybase ADAPTIVE SERVER IQ 12.4.0 Release Manual page 46

For digital unix
Table of Contents

Advertisement

9.5.14 Changes to BACKUP statement
9.5.15 Cleaning up after abnormal exit
46
In the Adaptive Server IQ Reference, the
descriptions in the
BACKUP
Specifies maximum tape or file capacity (some platforms do
SIZE option
not reliably detect end-of-tape markers). No volume used on the corresponding
device should be shorter than this value. This value applies to both tape and
disk files but not 3rd party devices. Units are KB so, for example, for a 3.5 GB
tape you specify 3500000. Default for disk files is 2GB. No default exists for
tape on UNIX platforms.
For tape devices on Windows NT:
The value of
must be a multiple of 64.
SIZE
If you specify a
SIZE
rounded down to a multiple of 64.
If you do not specify
Specifies that the device is automatically loaded, and
STACKER option
specifies the number of tapes it is loaded with. This value is not the tape
position in the stacker, which could be zero. When ATTENDED is OFF and
STACKER is ON, Adaptive Server IQ will wait for a pre-determined amount
of time waiting for the next tape to be auto-loaded. The number of tapes
supplied along with the SIZE option will be used to determine whether there is
enough space to store the backed up data. Do not use this option with 3rd part
media management devices.
Killing processes may result in semaphores or shared memory being left
behind instead of being cleaned up automatically. To eliminate unneeded
semaphores, you should periodically run the
status of semaphores and shared memory.
The
ipcs –a
command lists the ID numbers, owners, and create times of
semaphores and shared memory segments. When all Adaptive Server IQ
instances are started by the same user (as Sybase recommends), you can search
the OWNER column for that username. Identify shared memory segments and
semaphores that have a very old create date but have not been used recently.
After verifying with the owner that these are indeed unused, run
command to remove them. Use the
segment id and the
command to specify the semaphore id number, in the
–s
following format:
SIZE
and
statement should read:
that is not a multiple of 64, it is automatically
explicitly, it is automatically set to 1.5GB.
SIZE
-ipcs
parameter to specify the memory
–m
STACKER
option
command to check the
ipcrm

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the ADAPTIVE SERVER IQ 12.4.0 and is the answer not in the manual?

Questions and answers

Table of Contents