Stopping servers
28
If Adaptive Server is configured with a memory size that is greater than the
MAXSHMSEGSIZE parameter in the operating system then Adaptive Server
may create additional shared memory segments and for every additional shared
memory segment that it creates, an additional file with
SERVER_NAME.srg[N] (where N ranges from 0 – N), is created under
$SYBASE/$SYBASE_ASE.
When Adaptive Server is shut down in a normal manner, the shared memory
files are automatically removed. If Adaptive Server crashes or is stopped with
the
command, these files are not deleted. You need read and write
kill -9
permissions on these files to restart Adaptive Server after a crash or a
command, because Adaptive Server must be able to overwrite the previously
created shared memory files.
If Adaptive Server or Backup Server is killed abnormally it also leaves shared
memory segments. Use the
these shared memory segments that have "NATTACH" count as "0".
See the UNIX man pages for more information about
and
commands to identify and remove
ipcs
ipcrm
kill -9
and
.
ipcs
ipcrm
Adaptive Server Enterprise
Need help?
Do you have a question about the Adaptive Server and is the answer not in the manual?
Questions and answers