I'm encountering the following errors while starting the Extract process in Oracle GoldenGate:
2024-11-10 21:23:17 ERROR OGG-14603 The following generic error has occurred. Could not initialize Generic Vam.
Source Context:
SourceModule : [ggvam.gen]
SourceID : [../gglib/ggvam/cvamgen.cpp]
SourceMethod : [com_goldengate_vam::CVamGen::vamInitialize]
SourceLine : [536]
2024-11-10 21:23:17 ERROR OGG-00145 Call to VAMInitialize returned with error status 16002.
I have tried basic troubleshooting, such as checking the configuration files, ensuring the installation is correct, and verifying system resources. However, the error persists, and I’m unable to find a solution.
Has anyone encountered this issue before? What steps should I take to resolve this OGG-14603 and OGG-00145 error related to Generic VAM initialization?
For information I'm using Oracle Golden Gate for BigData version 21.3
Any help or suggestions are greatly appreciated!