| Maximum memory jvmopt=-Xmx – if you are running SCC as a Windows serviceSCC_MEM_MAX – if you are starting SCC from the command line
 | You need to prevent Sybase Control Center from using more than a given amount of memorySCC fails to start and may display an error: Could not create the Java Virtual machine.An OutOfMemory error says SCC is out of heap spaceA warning message about system memory appears during the start processThe machine where SCC is installed has less than 2GB of memory. (Starting SCC on a machine with less than 2GB of memory triggers the startup warning message about system memory.)
 | On machines with less than 2GB of memory, set maximum memory to 256MB or more.  Default value: none. (On machines with 2GB or more of memory, maximum memory is set dynamically and is effectively limited only by the amount of system memory available.)  | 
| Permanent memory jvmopt=-XX:MaxPermSize – if you are running SCC as a Windows serviceSCC_MEM_PERM – if you are starting SCC from the command line
 | An OutOfMemory error says SCC is out of permanent generation space | Increase by 32MB increments. If you reach a value equal to twice the default and still see the OutOfMemory error, contact Sybase technical support. Default value: 128MB  |