Add a jvmopt command to the
scc.properties file to change a memory option (-Xmx or -XX:MaxPermSize) for an
SAP Control Center Windows service.
When you use this method to set memory options, your changes are
permanent—SAP Control Center uses them every time it starts as a
service.
- If SAP Control Center is running, shut it
down.
- Open the SAP Control Center properties file:
<SAP Control Center-install-directory>\SCC-3_3\bin\scc.properties
- Add (or modify, if it already exists) a jvmopt line specifying the memory size in Java format. Use m for megabytes or g for gigabytes.
For example:
jvmopt=-Xmx512m
- Save the file and start the SAP Control Center Windows
service.