Hi, I have program compiled in Enterprise developer for Eclipse 2.3 and run on COBOL Server Win 2012, $set ooctrl(+p) identification division. .... environment division. class-control. GetConnection is class "$OLE$SecureConnectionCOM.ConnectionProvider". in procedure division invoke GetConnection "Init" using SCM-USER, SCM-PWD, SCM-URL returning SCM-RET-CODE this instruction give error 114: Execution error : file 'SELLASCM' error code: 114, pc=0, call=1, seg=0 114 Attempt to access item beyond bounds of memory (Signal 11) mfdebug.log in File attachment.: Error occurred in : C:\Program Files (x86)\Micro Focus\COBOL Server\bin\oopsm.dll, loaded at 0x00C80000 can help me please? thank bye
↧