LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 10-03-2006, 02:22 AM   #1
sharma.kashyap
Member
 
Registered: Apr 2006
Posts: 41

Rep: Reputation: 15
ORACLE 10 g installation problem(swap)


sir i m using fc5 and i want to install oracle on my machine. I resolved its all deps but struck in problem that..

oracle needs 750 mb of swap space but on my system as according to my ram i had installed system with 650 mb, as comapared to my ram ie 256 mb.i have one 10 gb ext3 partiton and rest all are ntfs partitions.. now my problem is how can i increase the swap space of the system without formatting by taking some space from ext3 parttion on my system as i dont have any free space now on my disk.

i chked about it and seen some swap command ie adjusting vlength etc..... but all what i m doing is messing up things..kindly help me out.......so that i can install oracle on my system without foramtting it...
 
Old 10-03-2006, 07:34 AM   #2
shakeel_125
LQ Newbie
 
Registered: Apr 2004
Location: india
Distribution: redhat-7.3
Posts: 7

Rep: Reputation: 0
execute the below commads as root it will create 1Gb swap space for u..using ur existing ext3 partation.

dd if=/dev/zero of=/tmpswap bs=1k count=900000
chmod 777 tmpswap
mkswap tmpswap
swapon tmpswap



thanks & Regards,
SHAAN.
 
Old 10-04-2006, 12:56 AM   #3
sharma.kashyap
Member
 
Registered: Apr 2006
Posts: 41

Original Poster
Rep: Reputation: 15
thanx

thanx for ur concern and ur solution. i solved the problem last night in similar way. created a file of 1 gb usind dd, and than swap on......
thank you very much for ur solution
 
Old 10-04-2006, 11:26 PM   #4
sharma.kashyap
Member
 
Registered: Apr 2006
Posts: 41

Original Poster
Rep: Reputation: 15
thanx for ur previous support.. i installed the server succeccfuly , but made one error in describing port when i executed the oracle-xe confgiure command. some typing mistake....

now when i run that command again it says , oracle-xe already cofigured.. i chked for a file where all this information is written but i m unable to locate it. help i need to access a file where all configuration setting are stored...
kindly help
 
Old 10-05-2006, 02:00 PM   #5
lior.okman
LQ Newbie
 
Registered: Sep 2006
Distribution: Debian GNU/Linux
Posts: 9

Rep: Reputation: 0
go to the ORACLE_HOME directory (written in /etc/oratab ) and change $ORACLE_HOME/network/admin/listener.ora to reflect the port that you want.

Restart the oracle listener. This is probably doable via the init.d script, but if you want to do it directly, you need to su to the Oracle user, source the oraenv script to setup your environment, and "lsnrctl stop" followed by "lsnrctl start".
 
Old 10-05-2006, 02:03 PM   #6
lior.okman
LQ Newbie
 
Registered: Sep 2006
Distribution: Debian GNU/Linux
Posts: 9

Rep: Reputation: 0
go to the ORACLE_HOME directory (written in /etc/oratab ) and change $ORACLE_HOME/network/admin/listener.ora to reflect the port that you want.

Restart the oracle listener. This is probably doable via the init.d script, but if you want to do it directly, you need to su to the Oracle user, source the oraenv script to setup your environment, and "lsnrctl stop" followed by "lsnrctl start".
 
Old 10-06-2006, 03:10 AM   #7
sharma.kashyap
Member
 
Registered: Apr 2006
Posts: 41

Original Poster
Rep: Reputation: 15
thanx for ur support, i m facing some trivial problems.. after installing 10g through rpm. port was given wrong by me, and now i have changed it to 8080 by chaning in file /etc/sysconfig/oracle-xe... now oracle shows up in the menu. when i try to access the start page. ie http://127.0.0.1/apex it fo not open. i stopped the selinux and firewall and even than it says page not found...till i hadn't made any of the user accounts except the sys and system. when i try to open sql cmdline , it gets open up. when i try to connect with system username and password it agains give error.. al is messed up in my end. and i didn't got some gud document in oracle base.. for the configuration...
plz help
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem on Oracle Installation operand Linux - Newbie 2 10-18-2005 08:01 PM
Oracle Installation Problem! nelnel Linux - Software 1 05-11-2005 10:48 AM
Oracle installation Problem LittlesnowLinux Debian 2 02-26-2005 08:29 PM
oracle installation problem alaios Linux - Software 1 03-31-2004 10:11 AM
Oracle 9i Release2(9.2.0.1.0.)Installation Problem on RH lin9 cyrilbritto Linux - Newbie 5 07-23-2003 11:17 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 03:32 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration