get default rpms on RH4 for Oracle 9i

 
Thread Tools Search this Thread
Operating Systems Linux Red Hat get default rpms on RH4 for Oracle 9i
# 1  
Old 07-27-2007
get default rpms on RH4 for Oracle 9i

Hi all,
please advise.

i need to install Oracle 9i database on RHES4 and i've totally screwed up with RPMs trying to install the wrong (i386) on 64bit machine.
my question is: how do i can get back to the whole default bunch of RPMs and start from the beginning?
# 2  
Old 07-29-2007
rpm -e bad-package
rpm -ivh /path/to/installation/media/RedHat/RPMS/bad-package.good_arch.rpm

Could you post a list of affected RPMs - incase there are any special considerations.

Cheers,
ZB
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Proxy Server

Building up apache httpd on AIX - acquiring RPMs etc.

pardon the ed URL refs but I'm not allowed to post URLs yet. and the misspelling in the original thread title, which I can't edit even in 'advanced' greetings all, posting this here rather than in Web Development since I suspect this is rather AIX-specific and will need some arcane knowledge,... (2 Replies)
Discussion started by: maraixadm
2 Replies

2. Red Hat

What is RPMs?

Would you please give us the definition and usage of RPMs in linux? thanks to reply.... (1 Reply)
Discussion started by: jaydul
1 Replies

3. Shell Programming and Scripting

download rpms from fedora 11 repositry

Hello folks, I want to download rpms from below link, but problem is that only able to download with wget command, but problem is that if internet delay or packet loss comes from remote site then it will break the download and download next file not continue the broken file, though i start from... (0 Replies)
Discussion started by: learnbash
0 Replies

4. Red Hat

How to remove installed RPMs by a specific date?

Hi there, Is there a way to remove rpms installed after specific date? I was improvising on my unixacademy Linux training and messed up with installation options. Can I remove the rpms installed after specific date? (1 Reply)
Discussion started by: newlinuxuser1
1 Replies

5. UNIX for Dummies Questions & Answers

Building single rpm from 2 different rpms?

Hi all, I have to automate server installation. For this its needed to install 2 - 3 different RPMs. Is there any way of creating a single rpm from these two rpms? How the spec file will look like? thanks... (0 Replies)
Discussion started by: zing_foru
0 Replies

6. Red Hat

Updating Red Hat from RH4 to the latest

hi all, i have a redhat 4 as (nahant) which i need to update to the latest. i need to download it from my subscription site. my worry is that this is my first time to do it. is there a safe backout on it? do you have procedures for this? my backup on the linux is from ibm tsm. i will... (2 Replies)
Discussion started by: itik
2 Replies

7. Red Hat

How to update all rpms using single command option

Can any one help me to know the command option that will update all rpms Thanks in advance.. (2 Replies)
Discussion started by: RajendraKumar
2 Replies

8. Red Hat

How do I find out which rpms to install to cover dependencies?

Howdy all, I am trying to install dk-milter on a postfix mail machine, but am running up against some dependencies, and I don't know how to find out which rpms contain the required packages. # cat /etc/redhat-release Red Hat Enterprise Linux ES release 3 (Taroon Update 9) # uname -a ... (2 Replies)
Discussion started by: zefflyn
2 Replies

9. UNIX for Dummies Questions & Answers

rpms vs make

Ok, this is probably a real simple question....I have RH 7.1 and i wanted to know do I have to install the RPM packages for software or can i use the binaries and do make ...make install. ?? (6 Replies)
Discussion started by: macdonto
6 Replies
Login or Register to Ask a Question