- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: I read some thing and want to be clear about i...
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
02-19-2004 10:17 PM
02-19-2004 10:17 PM
You now have a fully featured Oracle installation on your computer. Please remember that Oracle 9.2 is not certified for Red Hat 9, and that this combination is not endorsed in production and deployment environments. As a workstation, however, it is perfectly stable and usable."
What I want to understand is as workstation--- which can mean my laptop. Are my correct or still need to meet other conditionns ?
I will appreciate your assistance.
If anybody has ever deployed Oracle 9i on Linux(Rehhart)9. I will appreciate the steps He/she took during the installation. I want to install on Dell PowerEdge 4400 as well as my laptop for real time experience
Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2004 10:25 PM
02-19-2004 10:25 PM
Re: I read some thing and want to be clear about it
They just don't want to take responsibility for a production environment where 24x7 operation is a possibility and lots of money will be lost should it not perform as well as it might.
It also probably means that it will work fine in the above environments too, they just are not 100% sure about it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2004 10:48 PM
02-19-2004 10:48 PM
Re: I read some thing and want to be clear about it
can you help out
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2004 10:53 PM
02-19-2004 10:53 PM
Re: I read some thing and want to be clear about it
I would imagine the installation is the same. In other words, you'll need java installed, a large tempory directory and a place to put your databases, Personally, I think you will need a seperate file system for any achive logs you are going to produce and it is always a good idea to have a seperate file system for indexes too.
While you're at it, you may as well try and use LVM volume groups/logical volumes as that's what you will find in the majority of production calss Oracle installations.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2004 11:51 PM
02-19-2004 11:51 PM
SolutionI attach to this message some good instructions to install Oracle 9.2 on RH 9. I founded this on the net, but i don't remeber the URL.
hth,
Claudio
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2004 12:41 AM
02-20-2004 12:41 AM
Re: I read some thing and want to be clear about it
BTW, we have 15 servers running Oracle on AS/ES except for one 7.1 box which has been up for 191 days without a reboot.. Impressive..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2004 12:49 AM
02-20-2004 12:49 AM
Re: I read some thing and want to be clear about it
I appreciate your reponses. The stuff you attached, even though have not perused it, it really trip me. Its fantastic. Hope to get back to you if I have any issue. We will soon install oracle on our newly purchased HP9000. I should give you a call then
Thanks to you all though I can enumerate your names at the moment
yinka
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2004 02:55 AM
02-20-2004 02:55 AM
Re: I read some thing and want to be clear about it
rpm -Uvh
Replace package_name with each RPM listed above.
Once you have downloaded all of the packages, use the command line rpm tool to upgrade:
% rpm -UVh package_name
The "-Uvh" and "UVh"
Thank
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2004 03:41 AM
02-20-2004 03:41 AM
Re: I read some thing and want to be clear about it
Ciao,
Claudio
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2004 04:58 AM
02-25-2004 04:58 AM
Re: I read some thing and want to be clear about it
John