Maximum memory- jvmopt=-Xmx – if you
                                            are running Sybase Control Center as a Windows service
 
- SCC_MEM_MAX – if you are running SCC as a
                                            UNIX service
 
- SCC_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 memory
 
- Sybase Control Center fails to start and may display an
                                            error: Could not create the Java
                                                Virtual machine.
 
- An OutOfMemory error says Sybase Control Center is out of
                                            heap space
 
- A warning message about system memory
                                            appears during the start process
 
- The machine where Sybase Control Center is installed has
                                            less than 4GB of memory. (Starting Sybase Control Center on a machine with
                                            less than 4GB of memory triggers the startup warning
                                            message about system memory.)
 
 
                                 | 
                                     On machines with less than 4GB of memory, set
                                        maximum memory to 256MB or more.  
                                    Default value: none. (On machines with 4GB 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 Sybase Control Center as a Windows service
 
- SCC_MEM_PERM – if you are running SCC as
                                            a UNIX service
 
- SCC_MEM_PERM – if you are starting SCC
                                            from the command line
 
 
 | 
                                     An OutOfMemory error says Sybase Control Center 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  
                                 |