Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> rtsora Problem on UNIX with Microfocus COBOL and MQ Series.

rtsora Problem on UNIX with Microfocus COBOL and MQ Series.

From: Harold Manary <hdmanary_at_home.com>
Date: 2000/06/06
Message-ID: <Xwf%4.7831$gr4.355193@news1.rdc1.il.home.com>#1/1

We have a program in Microfocus COBOL. It uses IBM's MQ Series to communicate with an IBM Mainframe. The program works using cobrun, until we added Oracle SQL. Then when we use rtsora, the calls to MQCONN, etc., cause an error.

Also, we cannot compile to an "executable command" using our "PRO*COBOL makefile". It cannot resolve the references to MQ* programs.

We have the libraries for MQ in /usr/lib and that is in PATH and in LD_LIBRARY_PATH. If I put it in COBDIR, I cannot execute or compile.

If I use a program without MQ calls or SQL, I can execute it with cobrun or rtsora. It just seems that rtsora is doing something that doesn't allow COBOL to see the MQ programs.

Thanks for any suggestions.

Harold Received on Tue Jun 06 2000 - 00:00:00 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US