- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: C++ Compiler required for ORACLE Installation.
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
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
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- 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
тАО07-14-2008 10:54 AM
тАО07-14-2008 10:54 AM
C++ Compiler required for ORACLE Installation.
Best Regards,
Juan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-14-2008 11:11 AM
тАО07-14-2008 11:11 AM
Re: C++ Compiler required for ORACLE Installation.
Ansi C/C++ is required for proC i think. But you can use gcc if you don't want to pay for C++
Kenan.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-14-2008 11:18 AM
тАО07-14-2008 11:18 AM
Re: C++ Compiler required for ORACLE Installation.
http://h21007.www2.hp.com/portal/site/dspp/menuitem.863c3e4cbcdc3f3515b49c108973a801/?ciid=e408e467f5f02110e467f5f02110275d6e10RCRD
Oracle's products need to be linked on-site as part of their installation process. Some of Oracle's E-Business applications are written in C++ and require the C++ compiler to perform the link. If the system where the Oracle application is being installed has no other use for the C++ compiler, purchasing the compiler just to install Oracle products can be an unreasonable burden on the customer.
HP provides another solution: to use the software provided as an evaluation compiler to perform the link. The evaluation compiler kit has a time-limited compiler component, but allows C++ link operations indefinitely.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-14-2008 11:24 AM
тАО07-14-2008 11:24 AM
Re: C++ Compiler required for ORACLE Installation.
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-14-2008 12:20 PM
тАО07-14-2008 12:20 PM
Re: C++ Compiler required for ORACLE Installation.
As Kenan indicated, with the database you need C/C++ only if you are doing development work using Oracle Pro C/C++, which I doubt you are going to use if this database is for a SAP ECC 6.0 installation.
Can you point to the material that indicated you needed the compiler installed?
HTH
Duncan
I am an HPE Employee

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-14-2008 08:52 PM
тАО07-14-2008 08:52 PM
Re: C++ Compiler required for ORACLE Installation.
And by Duncan, you may need it for Oracle e-business suite.
>Tim: This may or may not apply.
This is obsolete. There is a new product on 11.31 0803, aCC_link:
http://docs.hp.com/en/5992-3373/ch10s02.html
This enables aC++ linking.
This same product is also be available on Application Release media.
http://h20338.www2.hp.com/hpux11i/cache/585225-0-0-0-121.html
>Duncan: You *do not* require the C++ compiler to install Oracle database on HP-UX.
Right. The bundled C compiler should work find. Though Oracle documentation may say that the latest C/aC++ compiler patches are needed. In this case, you should ignore it if you have a newer version of the compiler or you don't have it at all.