Post by VenkitachalamI was of impression that if we need to stripe a database dump into say
8 then we need 8 shared memory segments as well. Is it correct?
This will depend on the OS under which you're running the backupserver, eg, in UNIX environments some shared memory
[segments] will be needed by the backupserver and/or sybmultbuf processes.
How much shared memory [segments] needed will depend on the number of concurrent dump/load commands as well as the
number of stripes.
Some solved cases @ sybase.com that touch on this subject:
http://search.sybase.com/kbx/solvedcases?id_number=11271468
http://search.sybase.com/kbx/solvedcases?id_number=10942925
http://search.sybase.com/kbx/solvedcases?id_number=10885817
http://search.sybase.com/kbx/solvedcases?id_number=11048125
http://search.sybase.com/kbx/solvedcases?id_number=11079401
Post by VenkitachalamIs there any link to worker processes and striping?
The shared memory [segments] required by the backupserver and/or sybmultbuf processes has nothing to do with ASE worker
processes or ASE shared memory requirements.