Problem: Pro*Cobol-Microfocus Cobol

Problem: Pro*Cobol-Microfocus Cobol

Post by Paul A. Fost » Fri, 24 Feb 1995 08:28:34



We are having a problem running cobol programs using
MicroFocus Cobol version 3.0.5
Oracle 7.0.16.4
PL/SQL  2.0.18.1
Pro*Cobol  1.5.10
on a Sun Sparc running Solaris 1.1

The rtsora program always aborts, unable to find one of the MF Cobol
symbols.  This occurs with the Oracle sample cobol programs as well as
our own software.  We have been working with MF and Oracle for several
days, to no avail.  Any ideas or hints gratefully appreciated.
Thank you.

--
Paul A. Foster           |  The opinions expressed are those of the
Marathon Oil Co.         |  author and do not necessarily reflect

 
 
 

Problem: Pro*Cobol-Microfocus Cobol

Post by Tommy Warei » Sat, 25 Feb 1995 18:24:13



Quote:

>We are having a problem running cobol programs using
>MicroFocus Cobol version 3.0.5
>Oracle 7.0.16.4
>PL/SQL  2.0.18.1
>Pro*Cobol  1.5.10
>on a Sun Sparc running Solaris 1.1

>The rtsora program always aborts, unable to find one of the MF Cobol
>symbols.  This occurs with the Oracle sample cobol programs as well as
>our own software.  We have been working with MF and Oracle for several
>days, to no avail.  Any ideas or hints gratefully appreciated.
>Thank you.

We're using Oracle 6, but never mind. Oracle supply a version of RTSORA,
but ours was out of date when it arrived.

The appropriate bit from our Makefile is:

COBLIBS=$(COBDIR)/coblib/libcobol.a $(COBDIR)/coblib/libscreen.a \
        $(ORACLE_HOME)/procob/lib/cobsqlintf.o
COB_HOME=$(ORACLE_HOME)/procob

rtsora:
        $(MAKE) -f $(COB_HOME)/lib/procob.mk rtsora COBLIBS="$(COBLIBS)"

You need COBDIR and ORACLE set beforehand.

--
 _________________________   __________________________________________
/  Tommy Wareing          \ /  I've been looking for an original sin,  \

\  0865-483389            / \     -- Pandora's Box, Jim Steinman       /
 ~~~~~~~~~~~~~~~~~~~~~~~~~   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

 
 
 

1. Pro*COBOL & Microfocus ANIMATOR

Yes, there are people who use COBOL! - Those who want to get a real-
world 3GL job done in the safest way!

Anyway, if you don't know what ANIMATOR is you probably can't help, but
just for those who scoff at COBOL it is a full screen, cursor-driven
source level debugger which lets you query & modify the value of variables,
set break points, execute at a controlled speed & etc...

So it would be very nice to be able to use it with Pro*COBOL programs.
However, as soon as ANIMATOR hits an Oracle subroutine in the pre-compiled
program, it stops with an error message: 173 Subroutine not found in
current drive/directory. I'm working on AIX & have tried to extract the
required subroutines from the libraries and link them in the current directory
but without success.

Has anyone else come across this problem/solved it?

Thanks for any help.
--

|  / o-o \   | LEPRA Evaluation Project        Tel: 011 44 71 927 2217        |
|  \__Y__/   | London School of Hygiene & Trop. Med.                          |
| ( ~ ~ ~ )  | Keppel St, London WC1E 7HT, England                            |

2. How to tell the Firmware of a CD ROM ?

3. PRO*COBOL and MicroFocus On DOS

4. Shut off read-only

5. Which Cobol's work with Pro-Cobol?

6. Fonthack New Version seems very buggy on Prism

7. Pro*COBOL and RM/COBOL-85

8. adding drag and drop facilities to a programming language that doesn't support it.

9. PRO*COBOL support for LPI COBOL compiler under ORACLE 7.2

10. ProCobol & MicroFocus Cobol

11. MicroFocus Cobol on Sun Solaris 2.4

12. MICROFOCUS COBOL and ORACLE