- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: JDK Oracle 9i please give me some advice
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
Forums
Discussions
Discussions
Discussions
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
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
06-09-2003 02:42 AM
06-09-2003 02:42 AM
JDK Oracle 9i please give me some advice
The server it's on is semi-production (L-Class, HPUX 11.0) so I'm reluctant to install new products without first trying to see if they'll cause problems. So I guess my question is, did anybody have problems installing the patches (see http://www.hp.com/products1/unix/java/infolibrary/patches.html) required for JDK 1.3 or JDK itself?
If there's any hints and tips you can spare I'd appreciate them.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2003 02:49 AM
06-09-2003 02:49 AM
Re: JDK Oracle 9i please give me some advice
Oracle comes with a built-in jre, so you shuold be already able to use the OEM functionality.
In any case, you don't need to have the OEM installed on the server, you can install in on your PC.
I installed it in my notebook and use it to manage the various DB. Moreover, if you install in your production box, you need additional space, and you cannot install the latest patechset only on it.
You PC is usually very simpler to manager.
I take regular updates of the oracle products, with no impact for my production servers.
HTH,
Massimo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2003 02:49 AM
06-09-2003 02:49 AM
Re: JDK Oracle 9i please give me some advice
I've only ever install 9i on Linux - which needs the JDK just to install.
I have installed JDK1.3 on many of our HPUX server without any issues, one tip is to make sure you have plenty of free memory available, and you include the java bin & lib directories in you path and it should all go ok!
Cheers,
-ChaZ-
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2003 02:51 AM
06-09-2003 02:51 AM
Re: JDK Oracle 9i please give me some advice
Hmm, we only needed to install Java runtime for Oracle9i (OEM server) - not the full JDK (development suite - which is a lot larger than runtime).
Anyway, the Java SDK or JRE bundles from HP install easily and perfectly. Never had a problem with that - unless youre installing a newer version of Java than you already have installed as it replaces a link at time of install which may upset other applications. 11.0 and 11i usually come with Java (1.2).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2003 03:07 AM
06-09-2003 03:07 AM
Re: JDK Oracle 9i please give me some advice
Seems to me that the Oracle jre is currently version 1.1.8, could this be true?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2003 03:32 AM
06-09-2003 03:32 AM
Re: JDK Oracle 9i please give me some advice
yes, oracle jre is always rather old and poor-performing. But it works...
Massimo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2003 02:41 AM
06-12-2003 02:41 AM
Re: JDK Oracle 9i please give me some advice
Do you have any advice about the Management Server?
Also can I ask how I can tell what version of java is installed, swinstall isn't helping me much. I'm thinking I should be able to work it out the answer is evading me though.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2003 02:50 AM
06-12-2003 02:50 AM
Re: JDK Oracle 9i please give me some advice
hpwin057:/opt/java/bin>(glennie)> ./java -version
java version "HP-UX Java C.01.18.04 10/11/2000 14:45:13 murlly"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2003 05:45 AM
06-12-2003 05:45 AM
Re: JDK Oracle 9i please give me some advice
a half dozen or so database servers. No real grief except space and that was ~.8 GB total.
Tim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2003 06:22 AM
06-12-2003 06:22 AM
Re: JDK Oracle 9i please give me some advice
I'm trying to decide if I even need to install JDK for the Oracle Management Server, and the feeling I'm getting is no I don't, although if I did it wouldn't be too bad.
There's no java in /opt only in various jre directories so I'm guessing if it's installed there it won't cause problems with the link replacement Stefan mentioned.
I found the version of one of them
java version "JavaVM-1.3.0.01"
Java(TM) 2 Runtime Environment, Standard Edition (build jinteg:02/14/01-23:51)
HotSpot VM (build 1.0.1fcs jinteg:02/14/01-23:51 PA1.1, mixed mode)
not sure that this is really relevant if there's no java in /opt
Thanks for the advice about the space it takes Tim that's pretty reassuring.
If anyone is running Oracle 9i OEM Management Server without JDK, please let me know.