The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > OS Specific Forums > Linux
Google UNIX.COM


Linux RedHat, Ubuntu, SUSE, Fedora, Debian, Mandriva, Slackware, Gentoo linux, PCLinuxOS. All Linux questions here!

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
Install Guide: Oracle Database 11g Release 1 on Oracle Enterprise Linux 5 iBot Oracle Updates (RSS) 0 04-06-2008 02:10 AM
Upgrade Guide: Moving to Oracle RAC 11g on Oracle Enterprise Linux iBot Oracle Updates (RSS) 0 04-06-2008 02:10 AM
Build Your Own Oracle RAC Cluster on Oracle Enterprise Linux and iSCSI iBot Oracle Updates (RSS) 0 04-06-2008 02:10 AM
Install Oracle RAC 10g on Oracle Enterprise Linux using VMware Server iBot Oracle Updates (RSS) 0 04-06-2008 02:10 AM
LINUX Download ednan171 What's on Your Mind? 9 10-23-2006 11:11 PM

Reply
 
Submit Tools LinkBack Thread Tools Display Modes
  #1  
Old 09-01-2008
Registered User
 

Join Date: Oct 2007
Posts: 65
Question Download Oracle on Linux RHEL5 ??

Hi all,

I need to install Oracle on Linux. Presently, I am dumb about Oracle. I am just aware of basic sql queries.

I want to learn Oracle Administration. I am using RHEL 5.

I have few questions :--

1) Which Oracle version should I install and
and from where ?

2) Is there any difference in working of Oracle in Linux or Solaris.
If yes, which one should be better to learn focusing job prospects.

3) What is the difference between Oracle DBA and Oracle Application DBA ?

4) Which certification / course would be beneficial to go hand-in-hand with System Administration and Shell Scripts.

Pls HELP !!!

Thanks in adv.
VIKAS

Last edited by vikas027; 09-01-2008 at 11:45 PM. Reason: I am sorry, had to make some more changes.
Reply With Quote
Forum Sponsor
  #2  
Old 09-02-2008
radoulov's Avatar
addict
 

Join Date: Jan 2007
Location: Milano, Italia/Варна, България
Posts: 1,858
Hi VIKAS,
just a few comments:

1. You can download the software from OTN (Oracle Technology Network). You can start learning with the latest release.

2. There are no important differences as far as beginner is concerned.

3. An Oracle Applications DBA is an Oracle DBA plus much more.

4. Oracle Database 10g: Managing Oracle on Linux for DBAs .
Reply With Quote
  #3  
Old 09-02-2008
Registered User
 

Join Date: Oct 2007
Posts: 65
Question

Hi radoulov,

Can I download Welcome to Oracle.com online services

for Intel machines. I am just confirming because it is 1.7 GB. I dont want to regret after downloading it.


Also, Is this the correct procedure

http://download.oracle.com/docs/cd/B...111/b32281.pdf


Pls suggest.


Thanks.
Reply With Quote
  #4  
Old 09-02-2008
radoulov's Avatar
addict
 

Join Date: Jan 2007
Location: Milano, Italia/Варна, България
Posts: 1,858
That's the correct one for 32bit architectures and the installation guide is the right one.

11gR1 is certified with Red Hat Enterprise AS/ES 5.
Reply With Quote
  #5  
Old 09-02-2008
Registered User
 

Join Date: Oct 2007
Posts: 65
Thanks a lot Radoulov ,

Will get back to you once I download and install it.

Thanks again.
Reply With Quote
  #6  
Old 09-04-2008
Registered User
 

Join Date: Oct 2007
Posts: 65
Unhappy Error in switching user

Quote:
Originally Posted by radoulov View Post
That's the correct one for 32bit architectures and the installation guide is the right one.

11gR1 is certified with Red Hat Enterprise AS/ES 5.
Hi Radoulov,

I followed all the steps exactly as mentioned in the pdf. I edited /etc/profile as given in Pg 13 of pdf, BUT when I am switching to user "oracle", it is giving some error But still I am able to login as oracle.
I could not understand this. Pls suggest.

These are the logs
Code:
[root@RHEL ~]# su - oracle
-bash: ulimit: pipe size: cannot modify limit: Invalid argument
[oracle@RHEL ~]$ id
uid=500(oracle) gid=500(oinstall) groups=500(oinstall),501(dba)
[oracle@RHEL ~]$
These are the lines which I added :
Code:
[root@RHEL ~]# tail -10 /etc/profile
if [ $USER = "oracle" ]; then
        if [ $SHELL = "/bin/bash" ]; then
                ulimit -p 16384
                ulimit -n 65536
        else
                ulimit -u 16384 -n 65536
        fi
fi
[root@RHEL ~]#
Thanks in adv.
VIKAS
Reply With Quote
  #7  
Old 09-04-2008
radoulov's Avatar
addict
 

Join Date: Jan 2007
Location: Milano, Italia/Варна, България
Posts: 1,858
Try changing:

Code:
ulimit -p 16384
to:

Code:
ulimit -u 16384
Reply With Quote
Google The UNIX and Linux Forums
Reply

Thread Tools
Display Modes




All times are GMT -7. The time now is 08:27 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008. All Rights Reserved.Ad Management by RedTyger Visit The Complex Event Processing Blog

Content Relevant URLs by vBSEO 3.2.0