www thegeekstuff com 2008 10 oracle 11g step by step install

32
pdfcrowd.com open in browser PRO version Are you a developer? Try out the HTML to PDF API 6 Like 109 Oracle 11g step-by-step Installation Guide with Screenshots by RAMESH NATARAJAN on OCTOBER 2, 2008 Tweet 3 This is a 16 step Oracle 11g installation guide that covers a typical installation scenario with screenshots. 1. Select installation method Following two installation methods are available: Basic Installation – Choose this to perform the full Oracle Database 11g installation with standard configuration options. You can use only filesystem for storage in this option. Advanced Installation – This gives your full control over the installation, including the ability to choose Automatic Storage Management. Select this option as shown below. Sign up for our free email newsletter [email protected] Sign Up RSS Twitter Facebook Search Ads by Google Oracle Database 11G Oracle Database 10G Oracle Software The Oracle Home About Free eBook Archives Best of the Blog Contact

Upload: branislav-ciric

Post on 27-Oct-2014

72 views

Category:

Documents


0 download

TRANSCRIPT

pdfcrowd.comopen in browser PRO version Are you a developer? Try out the HTML to PDF API

6 Like 109

Oracle 11g step-by-step Installation Guide with Screenshotsby RAM ESH NAT ARAJAN on OCT OBER 2 , 2 0 0 8

Tweet 3

This is a 16 step Oracle 11g installation guide thatcovers a typical installation scenario with screenshots.

1. Select installation method

Following two installation methods are available:

Basic Installation – Choose this to perform the full Oracle Database 11g installation withstandard configuration options. You can use only filesystem for storage in this option.Advanced Installation – This gives your full control over the installation, including theability to choose Automatic Storage Management. Select this option as shown below.

Sign up for our free email newsletter

[email protected] Sign Up

RSS Twitter Facebook

Search

Ads by Google Oracle Database 11G Oracle Database 10G Oracle Software The Oracle

Ho me Abo ut Free eBo o k A rch ives Bes t o f t he B lo g Co nt act

pdfcrowd.comopen in browser PRO version Are you a developer? Try out the HTML to PDF API

Fig - Select Installation Method

2. Specify Inventory directory and credentials

Enter the following information:

Enter the inventory directory: /u01/app/oraInventorySpecify operating system group name: oinstall

EBO O KS

pdfcrowd.comopen in browser PRO version Are you a developer? Try out the HTML to PDF API

Fig - Specify Inventory directory and credentials

3. Select Installation Type

Following three installation types are available:

Enterprise Edition – Select this option.Standard EditionCustom

P O P UL AR P O S T S

12 Amazing and Essential Linux Books To Enrich YourBrain and Library

50 UNIX / Linux Sysadmin Tutorials

50 Most Frequently Used UNIX / Linux Commands (WithExamples)

How To Be Productive and Get Things Done Using GTD

30 Things To Do When you are Bored and have a

pdfcrowd.comopen in browser PRO version Are you a developer? Try out the HTML to PDF API

Fig - Select Installation Type

4. Specify Install Location

Enter the following information:

Oracle Base: /u01/app/oracleName: Oracle_HomePath: /u01/app/oarcle/product/11.1.0

Computer

Linux Directory Structure (File System Structure)Explained with Examples

Linux Crontab: 15 Awesome Cron Job Examples

Get a Grip on the Grep! – 15 Practical Grep CommandExamples

Unix LS Command: 15 Practical Examples

15 Examples To Master Linux Command Line History

Top 10 Open Source Bug Tracking System

Vi and Vim Macro Tutorial: How To Record and Play

Mommy, I found it! -- 15 Practical Linux Find CommandExamples

15 Awesome Gmail Tips and Tricks

15 Awesome Google Search Tips and Tricks

RAID 0, RAID 1, RAID 5, RAID 10 Explained withDiagrams

Can You Top This? 15 Practical Linux Top CommandExamples

Top 5 Best System Monitoring Tools

Top 5 Best Linux OS Distributions

How To Monitor Remote Linux Host using Nagios 3.0

Awk Introduction Tutorial – 7 Awk Print Examples

How to Backup Linux? 15 rsync Command Examples

The Ultimate Wget Download Guide With 15 AwesomeExamples

Top 5 Best Linux Text Editors

Packet Analyzer: 15 TCPDUMP Command Examples

pdfcrowd.comopen in browser PRO version Are you a developer? Try out the HTML to PDF API

Fig - Select Install Location

5. Product-Specific Prerequisite Checks

In this screen, the Installer verifies that your environment meets all of the minimumrequirements for installing and configuring the products that you have chosen to install. Youmust manually verify and confirm the items that are flagged with warnings and items thatrequire manual checks.

6. Select Configuration Option

Following three configuration options are available:

The Ultimate Bash Array Tutorial with 15 Examples

3 Steps to Perform SSH Login Without Password Usingssh-keygen & ssh-copy-id

Unix Sed Tutorial: Advanced Sed Substitution Examples

UNIX / Linux: 10 Netstat Command Examples

The Ultimate Guide for Creating Strong Passwords

6 Steps to Secure Your Home Wireless Network

Turbocharge PuTTY with 12 Powerful Add-Ons

Database ClusteringFree White Paper: Learn Why SQL Hits the Wall

WhenTrying to Scale.Clustrix.com/SQL-Clustering

pdfcrowd.comopen in browser PRO version Are you a developer? Try out the HTML to PDF API

Create a Database – Select this option.Configure Automatic Storage Management (ASM)Install Software Only

Fig - Select Configuration Option

7. Select a Database Configuration

Following three database configuration options are available.

General Purpose/Transaction Processing – Select this option.Data WarehouseAdvanced

pdfcrowd.comopen in browser PRO version Are you a developer? Try out the HTML to PDF API

Fig - Select Database Configuration

8. Specify Database Configuration

Enter the following information:

Global Database Name: devdb.example.com . An Oracle database is uniquely identifiedby a Global Database Name, typically of the form “name.domain”SID: devdb

9. Specify Database Configuration Details

There are four different tabs in this screen as shown below:

pdfcrowd.comopen in browser PRO version Are you a developer? Try out the HTML to PDF API

Memory TabSelect the check-box to Enable Automatic Memory ManagementDrag the bar to allocate the memory. This will automatically allocate memory size forSGA and PGA depending on the total database memory allocated.

Character Sets Tab. Following three character set options are given in this tab.Use the defaultUse Unicode (AL32UTF8)Choose from the list of character sets. Select Database Character Set as Unicodestandard UTF-8AL32UTF8 – Select this option.

Security Tab – Just leave the defaults in this tab.Sample Schema Tab – Just leave the defaults in this tab.

pdfcrowd.comopen in browser PRO version Are you a developer? Try out the HTML to PDF API

Fig - Select Database Config Details with Memory Tab

10. Select Database Management Option

Following two management options are available:

Use Grid Control for Database ManagementManagement Service: Choose an agent.

Use Database Control for Database Management- Select this option.Select the check-box to Enable Email NotificationsOutgoing mail (SMTP) Server:Email Address:

pdfcrowd.comopen in browser PRO version Are you a developer? Try out the HTML to PDF API

Fig - Select Database Management Option

11. Specify Database Storage Option

Following two storage options are available:

File System – Select this option.Specify Database File location: /u01/app/oracle/oradata/

Automatic Storage Management. ASM simplifies database storage administration andoptimizes database layout for I/O performance.

12. Specify Backup and Recovery Option

Enable automated backup as shown below. If you’ve configured ASM, you can choose to storethe automated backups on ASM. If not, select File System option.

pdfcrowd.comopen in browser PRO version Are you a developer? Try out the HTML to PDF API

Fig - Specify Backup and Recovery Options

13. Specify database schema password

Enter the password for sys, system, sysman, dbsnmp schemas. You have the option of eitherusing the same passwords or different password for all the accounts in this screen.

14. Privileged Operating System Groups

Enter the following information in this screen:

Database Administrator (OSDBA) Group: dbaDatabase Operator (OSOPER) Group: dbaASM administrator (OSASM) Group: dba

15. Oracle Configuration Manager Registration

You can associate your configration information with your metalink account as shown below.

pdfcrowd.comopen in browser PRO version Are you a developer? Try out the HTML to PDF API

Fig - Oracle Configuration Manager Registration

16. Final Summary Screen

This will display a summary of all the installation option you’ve selected so far. Click on Install tocomplete the installation.

pdfcrowd.comopen in browser PRO version Are you a developer? Try out the HTML to PDF API

6 Tweet 3 ShareLike 109

Fig - Installation Summary Screen

If you liked this article, please bookmark it on del.icio.us and Stumble it.

Comment

If you enjoyed this article, you might also like..

1. 50 Linux Sysadmin Tutorials2. 50 Most Frequently Used Linux Commands

(With Examples)3. Top 25 Best Linux Performance Monitoring

and Debugging Tools4. Mommy, I found it! – 15 Practical Linux Find

Command Examples5. Linux 101 Hacks 2nd Edition eBook

Awk Introduction – 7 Awk Print ExamplesAdvanced Sed Substitution Examples8 Essential Vim Editor NavigationFundamentals25 Most Frequently Used Linux IPTablesRules ExamplesTurbocharge PuTTY with 12 PowerfulAdd-Ons

pdfcrowd.comopen in browser PRO version Are you a developer? Try out the HTML to PDF API

1

2

3

4

5

Tags: 11g, ASM, Install, Oracle, Oracle 11g, Oracle 11g Install

{ 72 comments… read them below or add one }

Swapnil July 27, 2009 at 7:23 am

it is a very nice step-by-step tutorial, I got stuck with character set problem when working onOracle 11g Install for SOA Suite, Thanks.

harjot August 26, 2009 at 2:17 am

its very good for installation but i have a error : “ORA 12560 TNS ADAPTER protocol error”while creating Database. so can u plz tell me how to solve this error

U.Ravi Kumar December 3, 2009 at 3:33 am

Excellent step by step guide on installing Oracle 11g. Thanks a lot.

Anand December 15, 2009 at 8:51 am

ThankYou

jothi January 18, 2010 at 2:02 am

Hi friends

It’s a very good guide. After the installation , when i start the oracle, it ask me about thejava.exe file location. I d’t know what is it ? anyone help me pls.

pdfcrowd.comopen in browser PRO version Are you a developer? Try out the HTML to PDF API

6

7

8

jothi

Rizwan Ranjha January 22, 2010 at 6:19 am

Hey, nice working guy, but I need some auto Installation method with a script or somethingthat can help me to deploy on larg number of computers.Thanks

Brave Ali Khatri February 24, 2010 at 12:26 am

Hay Jothi,

Click on SQL developer then click on Browse then give the java,exe location By default it is inProgram file/java/jdk1.6/bin you need to install JDK .

Regards

Bahadur ali

sanjeev akki March 6, 2010 at 12:16 pm

Hi All,

I’m trying to install oracle 11g on windows7 Home edition.

Oracle 11g installation is successful, but how should i connect to oracle.

In oracle9i we used Scott as username and tiger as password.which username and password should be used to log in to oracle11g.

pdfcrowd.comopen in browser PRO version Are you a developer? Try out the HTML to PDF API

9

10

11

it is also asking me to certify by clicking on this.https:sanjeev-pc:1158em linkBut when i click on this linkIt will re-direct me to this page…http://www.ask.com/web?o=13701&l=dis&q=https:sanjeev-pc:1158em...

Please let me know what should i do?

I followed the steps mentioned in the link mentioned below

http://www.thegeekstuff.com/2008/10/oracle-11g-step-by-step-installation-guide-with-screenshots/

abhishek March 6, 2010 at 1:17 pm

sir,please ,help me to install the orcale 11 g for home client there show thejava.exe path…. plz help me how i provide it.

lugad March 19, 2010 at 8:56 am

Hi everybody i am newly certified oracle OCA, planning to soon OCP soon Iam lackingpractical side as i did this course in Africa. Therefore what would advice me to do? Iamthinking going to India for three Months in order to get more practical then words, I also needhelp a good institute in india specially in Hyderbad.

amol March 26, 2010 at 3:18 pm

hi,i have install oracal11g in my PC . setup gets finish properly but while opening SQL dlevepor

pdfcrowd.comopen in browser PRO version Are you a developer? Try out the HTML to PDF API

12

13

14

15

16

i have install oracal11g in my PC . setup gets finish properly but while opening SQL dlevepor, it ask the ( JAVA.EXE path) i cant find it plz help me .

Baloch April 26, 2010 at 12:12 am

Perfect job

Amit Thawait May 8, 2010 at 8:54 pm

Its awesome. Really helpful.

srinivas June 5, 2010 at 1:48 pm

thankyou very much.

rakesh June 18, 2010 at 6:13 am

hey amol you have to install java jdk 6.0 in your machinethen browse the file.it will be in program files in windows. as of now i did not start oracle in linux. when i do it i’ll letyou know.if anyone else know the solution please mentionthankyou

Abdullah July 19, 2010 at 7:00 am

hi allmy comments are belowi want to learn oracle 11g but i also don’t know about the Recovery Methodsas well in oracle 10g pls send me the full details in my email thank you

pdfcrowd.comopen in browser PRO version Are you a developer? Try out the HTML to PDF API

17

18

19

20

21

as well in oracle 10g pls send me the full details in my email thank you

With Kind Regards,Abdullah Salimi

Abdullah July 19, 2010 at 7:05 am

Respected Sir,Please help me to install oracle 11g in home clientplease send me the details method in my mentioned emailmy emil address is … i shall be very thankful to you for this kindnessBest Regards,Abdullah Salimi

vinoth August 2, 2010 at 8:26 am

good work man……………keep it up.

Simran August 20, 2010 at 6:30 pm

Very helpful.Complete step by step procedure.Thanks for posting.

sundeep patel August 27, 2010 at 8:18 am

very cool. easy understanding

Abhishek Kumar September 15, 2010 at 5:37 am

thanks

pdfcrowd.comopen in browser PRO version Are you a developer? Try out the HTML to PDF API

22

23

24

25

26

Hafiz September 27, 2010 at 10:11 am

hello thanks it really helped me ………… but i have problem in installation of the oracle 11gform ( developer ) please post it here too or send me the link where its method is shownthanks

subrata satapathy September 28, 2010 at 11:12 pm

sir,i installed oracle11g on my windows7 64bit computer successfully.But i forgot to copy thedatabase control url(isql plus url).Now how can i find out the url to connect toisql plus.Pleasehelp.

raju October 10, 2010 at 11:50 am

after installing .. while entering user/password it shows that the access is locked… then wt todo?

uwafoo October 18, 2010 at 10:06 pm

After installing oracle Developer, I try to enter user/password it shows that the access islocked, what do I have to do next to be able to use Sql

ThanksUwafoo.

abrar khan imdad khan December 22, 2010 at 2:14 am

Sir how to install sunsolaris. and oracle software

pdfcrowd.comopen in browser PRO version Are you a developer? Try out the HTML to PDF API

27

28

29

30

Sir how to install sunsolaris. and oracle software

William Saw December 23, 2010 at 10:32 pm

I am installing Oracle 11gR2 at HP-UX 11.31 Itanium. Installation location is on Netapp NFSvolume. During the creation stage, I encounter below issue:

ORA-27054: NFS file system where the file is created or resides is not mounted with correctoptions

I have tried various mount option but still the same.

Danica January 1, 2011 at 4:50 pm

Hi GuysI installed oracle 11g, when I started the Cmd under appl development :SQL Plus, it is askinguser name and pw, but while installing , I remember that it asked me only password twice, hotto log in, how to get user id? scott, tiger is locked (os:vista homepremium, hp laptop, oracle11g)You will be greatly appreciated for the helpDanica

Sridhar January 24, 2011 at 12:27 pm

Thanks a lot ! This was very useful.

behrooz January 29, 2011 at 12:02 pm

Very helpful !Thanks a lot

pdfcrowd.comopen in browser PRO version Are you a developer? Try out the HTML to PDF API

31

32

33

34

35

Shaik Mohsin Ahmed March 2, 2011 at 8:59 am

very nice job.

could you pls send me the information regarding the table spacingand migrating 9i to 11g database

Thnks & Rgds,

Vaibhav March 8, 2011 at 3:35 am

Thanks buddy it helped me alot. i just got tired doin it myself again and again….

Mahe March 11, 2011 at 2:56 am

Good morning fellow DBA,pls i just wanna know three things about oracle software installation on three differentoperating system such as vista, xp, 7. why the conflict when using one oracle software withdifferent OS. THANK U.

dhanunjay April 14, 2011 at 5:19 am

This is very wonderful for us to give the installation procedure thus every one can follow theprocedure very easily and in quick manner.

ace April 20, 2011 at 8:18 pm

Thank you for the guide. I followed all steps, however, the installation window closes as soonas I hit the Install button. Any suggestions??

pdfcrowd.comopen in browser PRO version Are you a developer? Try out the HTML to PDF API

36

37

38

39

40

Arbind Negi May 18, 2011 at 1:21 am

HI All,

i have install oracle 11g on my laptop. it was successfully install. when i am browsing thejava.exe path from my jdk folder it does nothing. any one kanow about this problem pleaselet me know

pavithra June 1, 2011 at 2:44 am

i was installed oracle-11g.but its showing account is locked…..plz any one reply me whatshould i do……..

Hussein June 5, 2011 at 7:52 am

Is there any solution for installing oracle-11g on windows server 2008 32bit with domaincontroller ???I want solution other than delete the domain controllerpleaaaaaaaze help meeeeeeeee

Hassan June 20, 2011 at 6:47 am

thanksThis is realy very nice

Thomas July 1, 2011 at 7:25 am

Hey,

pdfcrowd.comopen in browser PRO version Are you a developer? Try out the HTML to PDF API

41

42

43

44

45

We tried to install Oracle 11g onto our domain controller, and we get the error message:ORA-12560: TNS:protocol adapter error. Really not sure what to do with this, we’ve tried it afew times but it always gets stuck just after it copies the files onto the conputer. Any helpwould be really appreiciated! (Btw, trying to install it onto a 2008 server if that makes anydifferemce!)

Paras July 6, 2011 at 4:41 am

Siri tried install to this method but got some error like system requirement.

Anonymous July 26, 2011 at 9:46 pm

This is beautiful guide really good> Thanks

Nitin August 6, 2011 at 12:30 pm

Nice one ….good job…..well done

stefan August 6, 2011 at 1:54 pm

very well done tutorial

vijay August 16, 2011 at 7:37 am

can any one tell how to create edit buffer for oracle 10g express edition

pdfcrowd.comopen in browser PRO version Are you a developer? Try out the HTML to PDF API

46

47

48

Ashwin August 20, 2011 at 8:07 am

Hey,

We tried to install Oracle 11g onto our domain controller, and we get the error message:ORA-12560: TNS:protocol adapter error. Really not sure what to do with this, we’ve tried it afew times but it always gets stuck just after it copies the files onto the conputer. Any helpwould be really appreiciated!

Ashwin August 20, 2011 at 8:10 am

Hey,

We tried to install Oracle 11g onto our domain controller, and we get the error message:ORA-12560: TNS:protocol adapter error. Really not sure what to do with this, we’ve tried it afew times but it always gets stuck just after it copies the files onto the conputer. In sqldeveloper it also says network adapter could not establish the connection Vendor Code:20.Ireally can’t understand this.Any help would be really appreiciated!.

Ashok Kumar September 10, 2011 at 3:27 pm

Hi All.

I have tried to install Oracle 10g on windows 7. I got the error message TNS access deniedand even for 11g also i got the same error. Can some one please let me know what needs tobe done. Please assistance.

and even how to install 11g on ubuntu please share the knowledge. Thanks in advance.

Ashok Kumar

pdfcrowd.comopen in browser PRO version Are you a developer? Try out the HTML to PDF API

49

50

51

52

53

ganesh kangane September 16, 2011 at 3:06 am

Hey,

We tried to install Oracle 11g onto our domain controller, and we get the error message:ORA-12560: TNS:protocol adapter error. Really not sure what to do with this, we’ve tried it afew times but it always gets stuck just after it copies the files onto the conputer. Any helpwould be really appreiciated!

boddeti janardhan September 22, 2011 at 6:08 am

It is very good have this kind of material

chinni krishna October 30, 2011 at 12:48 pm

well done good job.

Aneeta November 7, 2011 at 10:36 am

Excellent article. Does anyone know some website that i can self-teach myself Oracle DBA11g? I had found one a year ago but cannot find it now.

Will appreciate your assistance.

Dehan November 13, 2011 at 4:01 am

can any one tell how to create professional database in Linux (DB Size 16 GB)what kind of things i will consider

pdfcrowd.comopen in browser PRO version Are you a developer? Try out the HTML to PDF API

54vinod November 15, 2011 at 11:38 pm

Hi,

Very nice HowTo …I tried Installing 10g the same way on solaris SPARC 64 & all sees wellexcept that the Enterprice Manager fails to start…Please let me know where to look for to get the EM up.

ThanksSQL> Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 – 64bitProductionWith the Partitioning, OLAP and Data Mining optionsbash-3.00$ emctl start dbconsoleOracle Enterprise Manager 10g Database Control Release 10.2.0.1.0Copyright (c) 1996, 2005 Oracle Corporation. All rights reserved.http://b-zone.dikshapraya.blr:1158/em/console/aboutApplicationps: unknown output format: -o cmdps: illegal option — colsusage: ps [ -aAdeflcjLPyZ ] [ -o format ] [ -t termlist ][ -u userlist ] [ -U userlist ] [ -G grouplist ][ -p proclist ] [ -g pgrplist ] [ -s sidlist ] [ -z zonelist ]‘format’ is one or more of:user ruser group rgroup uid ruid gid rgid pid ppid pgid sid taskid ctidpri opri pcpu pmem vsz rss osz nice class time etime stime zone zoneidf s c lwp nlwp psr tty addr wchan fname comm args projid project psetStarting Oracle Enterprise Manager 10g Database Control………………………………………………………………………………… failed.——————————————————————Logs are generated in directory /export/oracle/product/10.2.0/Db_1/b-zone.dikshapraya.blr_orcl/sysman/log

pdfcrowd.comopen in browser PRO version Are you a developer? Try out the HTML to PDF API

55Gabriela November 22, 2011 at 1:47 pm

Hi guys,

During installation, if they have seen the error ORA-12560, should verify the configuration ofthe Oracle instance you want to connect, try the following:

set ORACLE_SID=

and then try again. If this works then consider whether to make the change permanent byspecifying it as a system variable.

FOR RUN THIS SID PLEASE REFER ITGo to command prompt

C:\Document and settings\ORANGE> cd\C:\> set oracle_sid=e.g C:\> set oracle_sid= {press enter}C:\> sqlplus /nolog {press enter}sql:\>connect sys/sys as sysdba {press enter} it cant ask for password directly connectedorsql:\>connect sys as sysdba {press enter}password : sys {press enter}sql:\> connectedorsql:\> connect scott {press enter}Enter password :tiger {press enter}sql:\> connectedorsql:\> connect system {press enter}

pdfcrowd.comopen in browser PRO version Are you a developer? Try out the HTML to PDF API

56

57

58

59

60

Enter password :manager {press enter}sql:\> connected

Prashanth S Nilekani November 24, 2011 at 6:43 am

it is nice to use….. i really satisfied…

thika subber December 9, 2011 at 11:00 am

thank you vvvvvvvvvvvvvvvvvvvvvvvery much i’m thika from iraqso much clearly

swapna January 9, 2012 at 11:08 pm

from wer i can download this setup.

Kwesi January 20, 2012 at 2:14 am

am new at using Oracle. thanks guys i came here for one reason, but i have really learnt alot.keep up the good work.

Amar January 25, 2012 at 12:30 pm

m having problem of TNS protocol error in oracle 10g…i hav tried all pssble wayzzz for fixing this problem bt its still the same…plz help me gyuzzz

pdfcrowd.comopen in browser PRO version Are you a developer? Try out the HTML to PDF API

61

62

63

64

65

satya March 8, 2012 at 9:58 am

hi,

i dont’ know oracle11g default username and password, please tell me other than scott andtiger.please send me ur answers any thing

Sadashiv March 12, 2012 at 5:53 am

Sir I am new to this field so please can you send me some oracle form and report tutoriallinks so that I will go through it.

Thanks and Regards-Sadashiv

Sankara Rao April 8, 2012 at 1:48 pm

HI Guys,It is Good installation Guide and step-By-step screen shorts are very cleared

Thanks and RegardsSankar

Sharad April 9, 2012 at 9:58 am

Sorry for stupid question…..for which OS is this tutorial for?

anik April 24, 2012 at 8:07 am

pdfcrowd.comopen in browser PRO version Are you a developer? Try out the HTML to PDF API

66

67

68

69

70

71

Excellent step by step guide on installing Oracle 11g. Thanks a lot.

khan May 8, 2012 at 9:49 am

i am getting ‘tns-prorocol adapter error’ after entering username and password in sql plus…ihave oracle 11g version…thanks n regards

gbenga May 24, 2012 at 6:32 am

while installing i encountered an error msg @ 89% dat the dbca can not start the db controlconsole and after completion cannot find the oracle-OraDB11g_home1 in the program file.

venky June 8, 2012 at 12:05 am

thnk uuuuuuuuuuuuuuuuuuuuuuuuu sooooooooooo much sirrrrrrrrrrrrrrrrrr

Preity June 21, 2012 at 11:15 am

Awesome!!! it helped me alot ………….thanku so much:-):-)

chandu July 10, 2012 at 10:53 am

m having problem of TNS protocol error in oracle 10g…i hav tried all pssble wayzzz for fixing this problem bt its still the same…plz help me gyuzzz

Anonymous July 15, 2012 at 6:41 am

pdfcrowd.comopen in browser PRO version Are you a developer? Try out the HTML to PDF API

72

where i get software free for oracle11g

Akbar July 20, 2012 at 12:33 am

Please let me know whats the URL to install Oracle 11g for windows XP 32 bit …ThanksAkbar Hussain

Leave a Comment

Name

E-mail

Website

Notify me of followup comments via e-mail

Submit

pdfcrowd.comopen in browser PRO version Are you a developer? Try out the HTML to PDF API

P R E V I O U S P O S T : 10 Tips to Use Your Hardware and Software Vendor Support Effectively

N E X T P O S T : Execution sequence for .bash_profile, .bashrc, .bash_login, .profile and

.bash_logout

About The Geek Stuff

My name is Ramesh Natarajan. Iwill be posting instruction guides,how-to, troubleshooting tips andtricks on Linux, database, hardware,security and web. My focus is towrite articles that will either teachyou or help you resolve a problem.

Read more about Ramesh Natarajan and the blog.

Support Us

Support this blog by purchasing one of myebooks.

Bash 101 Hacks eBook

Sed and Awk 101 Hacks eBook

Vim 101 Hacks eBook

Nagios Core 3 eBook

Contact Us

Email Me : Use this Contact Form to get intouch me with your comments, questions orsuggestions about this site. You can also simplydrop me a line to say hello!.

Follow us on Twitter

Become a fan on Facebook

Copyright © 2008–2012 Ramesh Natarajan. All rights reserved | Terms of Service | Advertise

Download ODBC Driver Connect SQL, Sybase, DB2 & More. Easy Install & Admin. Download Now! www.datadirect.com/oracle

Oracle Database Schema Compare tool. Synch & Compare Oracle database schemas. Free trial www.red-gate.com/Oracle_Schema_Comp

Free Oracle 11g Tuning Free Oracle 11g Tuning Tool, Fast Setup, Free Download! www.IgniteFree.com/Oracle