E-COB: All COBOL Programs Fail to Compile
(Doc ID 1525197.1)
Last updated on AUGUST 04, 2023
Applies to:
PeopleSoft Enterprise PT PeopleTools - Version 8.4 and laterInformation in this document applies to any platform.
**** ****
**** Checked for Relevance on 23-Mar-2018****
Symptoms
Applies to : Net Express and Visual COBOL compiler with any PeopleTools release and on any windows platform
Issue:
----------
The site is attempting to compile all COBOL programs using the PeopleTools delivered compile script called cblbld. The required environment variables like PS_HOME and COBROOT have been set correctly. From a DOS session, the site is running command cblbld f: \temp\compile
All cobols fail to compile. The following output is seen on the screen.
Logging progress to file f:\temp\compile\CBLBLD.LOG
COBOL compiler found in "C:\Program Files (x86)\Micro Focus\Net Express 5.1\Base"
Target directory (f:\data\fdm91\CBLBINA) exists and is writable
Copying source files ...
f:\data\fdm91\SRC\CBL\BASE\CECCRLP1.cbl
f:\data\fdm91\SRC\CBL\BASE\CECCRLUP.cbl
f:\data\fdm91\SRC\CBL\BASE\CECCROLC.cbl
-------
f:\data\fdm91\SRC\CBL\BASE\SFPGACTH.CFG
f:\data\fdm91\SRC\CBL\BASE\Sfpreval.cfg
48 file(s) copied.
f:\data\fdm91\SRC\CBL\WIN32\ASCII.DIR
f:\data\fdm91\SRC\CBL\WIN32\CBLCD.BAT
f:\data\fdm91\SRC\CBL\WIN32\CBLCRINT.BAT
f:\data\fdm91\SRC\CBL\WIN32\CBLMAKE.BAT
f:\data\fdm91\SRC\CBL\WIN32\CBLRULE.BAT
f:\data\fdm91\SRC\CBL\WIN32\EBCDIC.DIR
f:\data\fdm91\SRC\CBL\WIN32\PTCUWN32.CBL
7 file(s) copied.
Copied source from f:\data\fdm91\SRC\CBL to f:\temp\compile
Target directory (f:\data\fdm91\CBLBINA) exists and is writable
Copying Compiler RunTime binaries to f:\data\fdm91\CBLBINA directory...
1 file(s) copied.
1 file(s) copied.
1 file(s) copied.
1 file(s) copied.
1 file(s) copied.
1 file(s) copied.
1 file(s) copied.
Building the COBOL targets ...
********** CREATE CEPCRLUP.EXE **********
Creating error listing (CEPCRLUP.LIS)
--------------------
********** CREATE CEPCROLL.EXE **********
Creating error listing (CEPCROLL.LIS)
--------------------
...
...
********** COMPILE SFPSVALD.GNT **********
Creating error listing (SFPSVALD.LIS)
--------------------
File(s) that failed to compile or link:
.
Compile error for CEPCRLUP.obj
Compile error for CEPCROLL.obj
Compile error for CEPCSQL1.obj
Compile error for CEPCSQL2.obj
Compile error for CEPCSQL3.obj
Compile error for SFPSUSPO.obj
Compile error for SFPSVALD.obj
The error list is in f:\temp\compile\ERROR.LIS
.
Aborting this process !!! EXEs/GNTs/INTs are not going to be copied/replaced...
.
Please fix the errors and rerun this batch file !!!!!!!
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |