Skip to main content

Dear Sir,

We are using File Share with Visual Cobol 2.2.1 for Eclipse and we get Always  the same error 9/124 don´t matter that we put on the Server and Client definition.

Our Server is en AIX 7.1 and our Client is in Windows 7

Any Help ?

Thanks,

PJM

Dear Sir,

We are using File Share with Visual Cobol 2.2.1 for Eclipse and we get Always  the same error 9/124 don´t matter that we put on the Server and Client definition.

Our Server is en AIX 7.1 and our Client is in Windows 7

Any Help ?

Thanks,

PJM

A RTS 124 is a communications error which means that your underlying CCI is most likely not setup correctly.

How are you setting up CCITCP?

Can you show me what you have for your client and server configuration files?

Thanks


Dear Sir,

We are using File Share with Visual Cobol 2.2.1 for Eclipse and we get Always  the same error 9/124 don´t matter that we put on the Server and Client definition.

Our Server is en AIX 7.1 and our Client is in Windows 7

Any Help ?

Thanks,

PJM

Dear Chris,

Our AIX Server CFG file is :

-s 192.168.1.2

-cm ccitcp

-d pass.dat          (Login and Password)

Our Windows cfg file is :

/s 192.168.1.2

/cm ccitcp

/b

/f c:\\pass.dat    

Many Thanks in advanced.

PJM


Dear Sir,

We are using File Share with Visual Cobol 2.2.1 for Eclipse and we get Always  the same error 9/124 don´t matter that we put on the Server and Client definition.

Our Server is en AIX 7.1 and our Client is in Windows 7

Any Help ?

Thanks,

PJM

Dear Chris,

Solved. The problem was the Server Configuration File : /pf c:\\pass.dat