Memory
The system must have sufficient swap space for each Oracle GoldenGate Extract and Replicat process that will be running. To determine the required swap space:
- Start up one Extract or Replicat.
- Run GGSCI.
- View the report file and find the line
PROCESS VM AVAIL FROM OS (min)
. - Round up the value to the next full gigabyte if needed. For example, round up 1.76GB to 2 GB.
- Multiply that value by the number of Extract and Replicat processes that will be running. The result is the maximum amount of swap space that could be required
See the CACHEMGR
parameter in Parameters and Functions Reference
for Oracle GoldenGate for more information about how memory is managed.