• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

PRO*COBOL Precompiler Error

 
Ranch Hand
Posts: 2187
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I recently had to rebuild a machine and reinstall Oracle and Micro Focus Server Express. I am having trouble with pre-compiling COBOL programs with the PRO*COBOL compiler.

I am getting a non-fatal error message with precompilation when attempting to compile programs that compiled successfully in the past (before the rebuild). Having trouble finding out the problem? Any help would be greatly appreciated?

Also, when attempting to compile COBOL programs that do not have any SQL, I still get the same error message about precompilation. I don't understand why is attempting to do the precompilation step. Is this standard behavior? What are we missing? Thanks.
 
reply
    Bookmark Topic Watch Topic
  • New Topic