Skip to Main Content

GoldenGate

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Error in starting process: OGG-10111

reza pashaJun 28 2023 — edited Jun 28 2023

Hello, I've installed Oracle GoldenGate Microservice for SQL Server (source) and Oracle (target). When I creating extract process, I got this error:

Source Context :
SourceModule : [ggparam.dictionary.main]
SourceID : [ggparam/paramdict.cpp]
SourceMethod : [ggs::ggparam::dict::dict]
SourceLine : [140]
ThreadBacktrace : [15] elements
: [D:\Softwars\GG_Mic\GG_Mic\lib\gglog.dll(??1CContextItem@@UEAA@XZ)]
: [D:\Softwars\GG_Mic\GG_Mic\lib\gglog.dll(?CreateMessage@CMessageFactory@@QEAAPEAVCMessage@@PEAVCSourceContext@@IZZ)]
: [D:\Softwars\GG_Mic\GG_Mic\lib\gglog.dll(?_MSG_String_Int32_String@@YAPEAVCMessage@@PEAVCSourceContext@@HPEBDH1W4MessageDisposition@CMessageFactory@@@Z)]
: [D:\Softwars\GG_Mic\GG_Mic\lib\ggparam.dll(??0dict@ggparam@ggs@@QEAA@XZ)]
: [D:\Softwars\GG_Mic\GG_Mic\lib\ggparam.dll(?instance@dict@ggparam@ggs@@SAAEAV123@XZ)]
: [D:\Softwars\GGMic\GG_Mic\bin\extract.exe(_ggGetGlobalConfigFilename)]
: [D:\Softwars\GGMic\GG_Mic\bin\extract.exe(ERCALLBACK)]
: [D:\Softwars\GGMic\GG_Mic\bin\extract.exe(ERCALLBACK)]
: [D:\Softwars\GGMic\GG_Mic\bin\extract.exe(_ggTryDebugHook)]
: [D:\Softwars\GGMic\GG_Mic\bin\extract.exe(_ggTryDebugHook)]
: [D:\Softwars\GGMic\GG_Mic\bin\extract.exe(_ggTryDebugHook)]
: [D:\Softwars\GGMic\GG_Mic\bin\extract.exe(ERCALLBACK)]
: [D:\Softwars\GGMic\GG_Mic\bin\extract.exe(VAMVersion)]
: [C:\Windows\System32\KERNEL32.DLL(BaseThreadInitThunk)]
: [C:\Windows\SYSTEM32\ntdll.dll(RtlUserThreadStart)]

2023-06-28 17:11:14 ERROR OGG-10111 Error opening parameter definition file: ggparam.dat.
errno: 22 - Invalid argument.

2023-06-28 17:11:14 ERROR OGG-01668 PROCESS ABENDING.

What is the problem with my configuration?

Thankyou

Comments
Post Details
Added on Jun 28 2023
3 comments
501 views