HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Multiple COBOL Installations
Operating System - HP-UX
1834499
Members
2694
Online
110068
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2004 07:33 AM
04-22-2004 07:33 AM
Multiple COBOL Installations
To the best of my knowledge a single server can have multiple COBOL installations.
For example:
/opt/cobol20 --> containing version 4.1.20e
/opt/cobol30 --> containing version 4.1.30e
/opt/cobol40 --> containing version 4.1.40e
Given the proper environment variable settings, it is possible to have different ORACLE versions pointing to different COBOL versions by building the the rtsora files to point to the relevant cobdir/coblib paths.
For example:
ORACLE 8i ---> /opt/cobol20
ORACLE 9i ---> /opt/cobol40
Is there anything "internal" to this type of COBOL installation that requires that the COBOL path must be "/opt/cobol"?
For example:
/opt/cobol20 --> containing version 4.1.20e
/opt/cobol30 --> containing version 4.1.30e
/opt/cobol40 --> containing version 4.1.40e
Given the proper environment variable settings, it is possible to have different ORACLE versions pointing to different COBOL versions by building the the rtsora files to point to the relevant cobdir/coblib paths.
For example:
ORACLE 8i ---> /opt/cobol20
ORACLE 9i ---> /opt/cobol40
Is there anything "internal" to this type of COBOL installation that requires that the COBOL path must be "/opt/cobol"?
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2004 07:44 AM
04-22-2004 07:44 AM
Re: Multiple COBOL Installations
What you are doing is possible. There are a few things that default to /opt/cobol but can easily be overridden by setting ENV vars.
I assume that this is MicroFocus COBOL, so for example, unless you set COBDIR, it defaults to /opt/cobol.
I assume that this is MicroFocus COBOL, so for example, unless you set COBDIR, it defaults to /opt/cobol.
If it ain't broke, I can fix that.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2004 03:15 AM
04-23-2004 03:15 AM
Re: Multiple COBOL Installations
The Object COBOL product does require that COBDIR, SHLIB_PATH and PATH be set and as long as they all point to the correct directories within the same product version, that should work fine.
The version that HP provided did have a copy_release script that would allow multiple versions to be installed on one machine.
The potential problem I see is that Oracle 9i seems to require Server Express, not Object COBOL as the (default?) libraries, etc seem to be of type ELF-64, which is an executable type that Object COBOL (all versions of 4.1 cobol) is not equipped to deal with.
The current version of Server Express is 2.2.SP1 and is capable of creating ELF-64 objects.
Were you able to get PA-RISC 1.1 or 2.0 executables/objects/libraries for Oracle 9i from Oracle?
The version that HP provided did have a copy_release script that would allow multiple versions to be installed on one machine.
The potential problem I see is that Oracle 9i seems to require Server Express, not Object COBOL as the (default?) libraries, etc seem to be of type ELF-64, which is an executable type that Object COBOL (all versions of 4.1 cobol) is not equipped to deal with.
The current version of Server Express is 2.2.SP1 and is capable of creating ELF-64 objects.
Were you able to get PA-RISC 1.1 or 2.0 executables/objects/libraries for Oracle 9i from Oracle?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2004 04:12 AM
04-23-2004 04:12 AM
Re: Multiple COBOL Installations
The question was a "sanity" check of sorts. I do have this envirnment working on a software development server and it works (ELF-64 and ServerExpress issues not withstanding).
Thanks A. Clay and Susan for your confirmations.
Thanks A. Clay and Susan for your confirmations.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP