Initial Load Extract From Cassandra Crash For Out Of Memory
(Doc ID 2793032.1)
Last updated on APRIL 17, 2023
Applies to:
Oracle GoldenGate - Version 19.1.0.0.4 and laterInformation in this document applies to any platform.
Symptoms
Initial load Extract from Cassandra fails with the following error:
"ksh: “0403-029 There is not enough memory available now"
But enough RAM/SWAP memory is available.
The initial load parameter file is the following:
$ cat Initial_Load_EXT.prm
SOURCEISTABLE
CACHEMGR CACHEDIRECTORY /ogg/dirtmp, cachesize 6168MB
SOURCEDB <source datasource name> USERID <username>, PASSWORD <password>
EXTFILE /ogg/dirdat/il, MEGABYTES 2000, MAXFILES 1000, PURGE
TABLE <schemaname>.<tablename>;
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |