Linux: Steps to Install Oracle10g Developer Suit in Linux(Fedora 10)
http://server9.kproxy.com/servlet/redirect.srv/swl/sbxzdsbzq/scsanzy/p1/2011/11/steps-to-install-...
http://cethal.blogspot.fr/2011/11/steps-to-install-oracle10g-develop
LINUX
TOTAL PAGEVIEWS
1 of 7
9/14/2015 11:51 AM
Linux: Steps to Install Oracle10g Developer Suit in Linux(Fedora 10)
2 of 7
http://server9.kproxy.com/servlet/redirect.srv/swl/sbxzdsbzq/scsanzy/p1/2011/11/steps-to-install-...
9/14/2015 11:51 AM
Linux: Steps to Install Oracle10g Developer Suit in Linux(Fedora 10)
http://server9.kproxy.com/servlet/redirect.srv/swl/sbxzdsbzq/scsanzy/p1/2011/11/steps-to-install-...
Linux(Fedora 10)
1. Download Oracle Developer Suite10g for Linux.
BLOG ARCHIVE
2013 (5)
This includes the full distribution of Oracle Developer Suite 10g
2012 (2)
- Oracle Forms Developer
2011 (2)
- Oracle Reports Developer
November (2)
- Oracle JDeveloper
Steps to Install Oracle10g
Developer Suit in Linux...
File Segments
Steps to Install Oracle 10g in
as_linux_x86_ids_101202_disk1.cpio (620,520,448 bytes) (cksum -
Linux(Fedora 13)
3772729309)
as_linux_x86_ids_101202_disk2.cpio (176,651,776 bytes) (cksum 1501472911)
2. Create user in which you wish to install Developement suit.
# useradd oradev
# passwd oradev
2010 (16)
2009 (14)
ABOUT ME
CETHAL MARY TONY
VIEW MY COMPLETE PROFILE
Changing password for user oradev
New UNIX password:
Retype new UNIX password:
passwd: all authentication
tokens updated successfully
4. Install Location
3 of 7
9/14/2015 11:51 AM
Linux: Steps to Install Oracle10g Developer Suit in Linux(Fedora 10)
http://server9.kproxy.com/servlet/redirect.srv/swl/sbxzdsbzq/scsanzy/p1/2011/11/steps-to-install-...
Extract each uncompressed downloadable using "cpio" as root user.
# cat as_linux_x86_ids_101202_disk1.cpio | cpio -icd
# cat as_linux_x86_ids_101202_disk2.cpio | cpio -icd
8. runInstaller
1. Log in as oradev and runInstaller
# cd Disk1
# ./runInstaller
If you are asked to run any scripts while installation to change
permissions and create directories, please run that script. Another
error you might get during installation is relink error. Please run
this script if you get any relink error.
/home/oradev/OraHome_1/bin/OracleAS_Relink_Patch.sh
Post Installation.
Set the following environment variables.
export ORACLE_HOME=/home/oradev/OraHome_1
export LD_LIBRARY_PATH=/home/oradev/OraHome_1/lib:/usr
4 of 7
9/14/2015 11:51 AM
Linux: Steps to Install Oracle10g Developer Suit in Linux(Fedora 10)
http://server9.kproxy.com/servlet/redirect.srv/swl/sbxzdsbzq/scsanzy/p1/2011/11/steps-to-install-...
/OraHome_1/jre/1.4.2/lib/i386/client:/home/oradev/OraHome_1
/jre/1.4.2/lib/i386/server
export MALLOC_CHECK_=0
The installation of Developer Suite 10g was successful. You can
access it using the following scripts.
Form Builder:
$ORACLE_HOME/bin/frmbld.sh
Report Builder:
$ORACLE_HOME/bin/rwbuilder.sh
Start OC4J:
$ORACLE_HOME/j2ee/DevSuite/startinst.sh
Stop OC4J:
$ORACLE_HOME/j2ee/DevSuite/stopinst.sh
POSTED BY CETHAL MARY TONY AT 8:31 PM
1 COMMENT:
udit June 11, 2013 at 12:30 AM
sir....database is also install for connectivity with oracle
5 of 7
9/14/2015 11:51 AM
Linux: Steps to Install Oracle10g Developer Suit in Linux(Fedora 10)
http://server9.kproxy.com/servlet/redirect.srv/swl/sbxzdsbzq/scsanzy/p1/2011/11/steps-to-install-...
thanks in adv sir...
Reply
Add comment
https://www.blogger.com/comment-iframe.g?blogID=81
Comment as:
Notify me
Publish
Newer Post
6 of 7
Home
Older Post
9/14/2015 11:51 AM
Linux: Steps to Install Oracle10g Developer Suit in Linux(Fedora 10)
7 of 7
http://server9.kproxy.com/servlet/redirect.srv/swl/sbxzdsbzq/scsanzy/p1/2011/11/steps-to-install-...
9/14/2015 11:51 AM