Changing a Memory Option for an SCC UNIX Service

To change a memory setting for a Sybase Control Center UNIX service, add the appropriate environment variable (SCC_MEM_MAX or SCC_MEM_PERM) to the sccd script.

When you use this method to set memory options, your changes are permanent—Sybase Control Center uses them every time it starts as a service.

  1. If Sybase Control Center is running, shut it down.
  2. Open the sccd file: /etc/init.d/sccd
  3. Add the environment variable at the top of the file (after the comments). Specify a size in megabytes but do not indicate the units in the command.
    For example:
    SCC_MEM_MAX=512
  4. Save the file and start the Sybase Control Center UNIX service.
Related tasks
Changing a Memory Option on the Command Line
Changing a Memory Option for a Sybase Control Center Windows Service
Starting and Stopping Sybase Control Center in UNIX