1748225 Members
4425 Online
108759 Solutions
New Discussion юеВ

Pro Cobol compile error

 
Rodan
Occasional Contributor

Pro Cobol compile error

Hello, I'm getting this error when I try to compile a Pro Cobol.System is a rp4410 hp-ux 11.23, cobol 2.2, Oracle 9.2.0.

make -f procob920.mk build COBS=pgmstart.cob EXE=pgmstart
procob iname=pgmstart.pco sqlcheck=full userid=tm/big360 picx=varchar2

Pro*COBOL: Release 9.2.0.1.0 - Production on Fri Apr 27 08:10:57 2007

Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.

System default option values taken from: /oracle1/home/oracle/product/9.2.0/precomp/admin/pcbcfg.cfg

sh: 24765 Memory fault(coredump)
*** Error exit code 139

Stop.

Thanks
4 REPLIES 4
Peter Godron
Honored Contributor

Re: Pro Cobol compile error

Hi,
looks like a good match to this problem thread:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=482108
Peter Godron
Honored Contributor

Re: Pro Cobol compile error

Hi,
could you please update.

Please read:
http://66.34.90.71/ITRCForumsEtiquette/after.html

Please also read:
http://forums1.itrc.hp.com/service/forums/helptips.do?#33
on how to reward any useful answers given to your questions.
Rodan
Occasional Contributor

Re: Pro Cobol compile error

Hi, sorry I didn't get back to this, just very busy migrating a couple of new servers.THe problem was, that we needed to
re-install the Oracle 9.2.7.0 patch set after we installed the Pro Cobol precompilers.This was an oversight on the DBA part.

Thanks for all your help.

dave
Rodan
Occasional Contributor

Re: Pro Cobol compile error

Problem solved.