My Oracle e-books
Here you can find all ebooks that I’ve published.
I’ve decided to create an e-book based on all “Step by Step Installation Guides” that I have in my blog. This e-book contains the following step-by-step guides:
1. Step by Step Installing Oracle Database 10gR2 on Linux
2. Step by Step Installing Oracle Database 10gR2 on Oracle Solaris 10
3. Step by Step installing Oracle 11g R2 on OEL 5.5
4. Step by Step installing Oracle 11g R2 on Oracle Solaris 10
It consists of 200 pages and contains 188 screenshots! You can download it “for free” from the following link:









March 3rd, 2012 at 8:05 am
hello sir it’s my first visit on this site it’s awesome and helpful for freshers thanks for sharing your wonderful knowledge here.
March 17th, 2012 at 1:47 am
First I need to say Thank you sir,
First time I visited to this site. This is Wonderful site to learn new thing on oracle.
Thanks a lot sir,
Paradesaiah
March 20th, 2012 at 3:53 pm
Thank you. Wonderful site.
March 23rd, 2012 at 4:48 pm
Hello Kamran, thanks a lot for sharing the information through your wonderful website. It has made things really simple for many people. I have been using this website for quite some time now. Thanks again.
March 30th, 2012 at 5:56 am
hi sir,
how to install multiple databases on a single server..
is it required to reset the oracle_home/base in the .bash_profile or i need to create a new one in the bash_profiel..
pls guide me
March 30th, 2012 at 6:40 am
ORACLE_HOME and ORACLE_BASE should remain. You can add aliases to the bash_profile and make setting ORACLE_SID environment variable easy
Create new database, export ORACLE_SID each time and connect to the database you’ve specified
March 30th, 2012 at 6:17 pm
thanks kamran,
can u pls tell me the step by step procedure for installing multiple database on a single server
April 2nd, 2012 at 11:12 am
hi sir,
my bash_profile is like this
what are the modifications to be done for installing multiple database in a single server…
thanks in advance
my bash profile is
#bash_profile
#get the aliases and functions
if [ -f ~/.bashrc ]; then
~/.bashrc
fi
#user environment and startup programs
PATH=$PATH:$HOME/bin
export PATH
unset USERNAME
ORACLE_SID=prod ; export ORACLE_SID
ORACLE_BASE=/u01/app/oracle; export ORACLE_SID
ORACLE_HOME=$ORACLE_BASE/product/10.2.0/db_1; export ORACLE_HOME
PATH=/usr/sbin:$PATH; export PATH
PATH=$ORACLE_HOME/bin:$PATH; export PATH
LD_LIBRARY_PATH=$ORACLE_HOME/CLASS_PATH/lib:/lib:/usr/lib; export LD_LIBRARY_PATH
CLASS_PATH=$ORACLE_HOME/JRE:/ORACLE_HOME/jlib:$ORACLE_HOME/rdbms/jlib; export CLASS_PATH
April 12th, 2012 at 11:22 am
hello..
today i was installing oracle 10g on linux platform the installation was all okay but when i open the site my database page showed down arrows i found i started up and shutdown the problem i am detecting is off listener can you help me out with this how i can make my database up.
Regards
Manveer
India
April 13th, 2012 at 6:11 am
Don’t make it up using EM. Login to sqlplus and run the following commands:
sqlplus / as sysdba
startup
April 23rd, 2012 at 3:08 pm
assalam alikum,
kamran,
i am working as an oracle dba..
i am very thankful to you because you are sharing your knowledge with others.
i want to share and discuss my doubts with you..
please let me know…
thanks
allh hafiz
–Riaz
April 25th, 2012 at 7:49 am
hi.
can you make a tutorial step by step config physical standby database?
thanks.
May 4th, 2012 at 7:12 pm
Hi Kamran,
My Name is Sergio and i live in Brazil (south America).
Our blog is very interesting, and i will mention your URL on GLUFKE ORACLE FORUN (a brazilian forun of oracle), as an interesting site to visit.
Best regards,
Sergio
May 7th, 2012 at 11:48 am
Hi Sergio, nice to meet you
Thanks for sharing my link. I really appreciate it
As I’m training Brazilian Jiu Jitsu, I’m planning to visit Brasil in the near future
Thanks again