If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Oracle > Ora-01034 / Ora-27101

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-13-04, 11:14
reddy_dbforum reddy_dbforum is offline
Registered User
 
Join Date: Jan 2004
Posts: 12
Ora-01034 / Ora-27101

hi
i am raj,i am a student trying to install prointralink,a product of ptc.com,which is a pdm system,i have installed dataserver along with which oracle gets automatically installed.when i try to log into that so called data server ,it keeps on giving me error

ORA- 01034 : ORACLE not available
ORA-27101 : shared memory realm does not exist

username and pwd that i am using is system/Manager

so please let me know what might be the reason.
i am totally new to installations also if possible please let me know

1.how to start and stop oracle database
2. where can we see whether database is started or not.
3. also in many online forums i have seen the answer for the same question but was very different,someone saying to change tnsnames.ora and someothers saying to change some other .ora files,so lease let me know the steps that i should do for a succesfull connection to my database

operating system is windows 2000

please help me in this regard

regards
raj
Reply With Quote
  #2 (permalink)  
Old 01-13-04, 11:57
joelperez joelperez is offline
Registered User
 
Join Date: Jan 2004
Location: Venezuela
Posts: 151
Re: Ora-01034 / Ora-27101

write here what is the sid of the database in order to give you all the short steps to start the database. The problem that you have is that the database is shutdown.
__________________
Joel Pérez
Reply With Quote
  #3 (permalink)  
Old 01-13-04, 12:25
The_Duck The_Duck is offline
Registered User
 
Join Date: Jul 2003
Posts: 2,292
assuming this is 9i and you only have one sid on the host and the configuration is all set up on the host.

log into the host server.
open a command prompt.
type: sqlplus /nolog
<return>
<return>
type: connect /as sysdba
type: startup


see if that works.
__________________
- The_Duck
you can lead someone to something but they will never learn anything ...
Reply With Quote
  #4 (permalink)  
Old 01-13-04, 13:20
reddy_dbforum reddy_dbforum is offline
Registered User
 
Join Date: Jan 2004
Posts: 12
Re: Ora-01034 / Ora-27101

Quote:
Originally posted by joelperez
write here what is the sid of the database in order to give you all the short steps to start the database. The problem that you have is that the database is shutdown.
first let me thank you for a quick reply

let me be clear about this

1. i have not installed oracle explicitly,it was installed by pro intralink that i mentioned prevoiusly

2.i dont know neither the databases that exist in the installed oracle nor the sid's

3.but i am sure that i should not create one more database,as pro intralink should use default database.

4.regarding the sid that u have asked i have just seen in the ORACLE_HOME\network\ADMIN\tnsnames.ora , a line was there

SID = abc

is this is right

5. please let me know without starting database itself,how can i know what are the default databases and sid's of that databases that came with the installation.

am i clear.
please ask me if i need to send anymore details.

bye
raj
Reply With Quote
  #5 (permalink)  
Old 01-13-04, 13:24
reddy_dbforum reddy_dbforum is offline
Registered User
 
Join Date: Jan 2004
Posts: 12
tried with ur steps,but couldnot

Quote:
Originally posted by The_Duck
assuming this is 9i and you only have one sid on the host and the configuration is all set up on the host.

log into the host server.
open a command prompt.
type: sqlplus /nolog
<return>
<return>
type: connect /as sysdba
type: startup


see if that works.
hi

thanks for ur reply, tried with ur steps,but when typing connect /as sysdba,i am getting ,ORA-01031 ,insufficient privelages,i have logged into my pc as administrator with username administrator itself.

even i tried as connect internal,it is asking for some password.

so please let me know what should i do now.

bye

raj
Reply With Quote
  #6 (permalink)  
Old 01-13-04, 13:28
joelperez joelperez is offline
Registered User
 
Join Date: Jan 2004
Location: Venezuela
Posts: 151
Re: Ora-01034 / Ora-27101

1. i have not installed oracle explicitly,it was installed by pro intralink that i mentioned prevoiusly

r.-Ok

2.i dont know neither the databases that exist in the installed oracle nor the sid's

r.- It is natural because you have not installed any database neither the Oracle Server Software

3.but i am sure that i should not create one more database,as pro intralink should use default database.

r.- Ok

4.regarding the sid that u have asked i have just seen in the ORACLE_HOME\network\ADMIN\tnsnames.ora , a line was there

SID = abc

is this is right

r.- Not, necesaryly must be it, but for the case really it does not care

5. please let me know without starting database itself,how can i know what are the default databases and sid's of that databases that came with the installation.

r.- The installation of the Oracle Server software has several options to choose. With one of those options you can install only the software , with another you can install the software and create a database but you have to assign a SID to the database.
__________________
Joel Pérez
Reply With Quote
  #7 (permalink)  
Old 01-13-04, 13:37
reddy_dbforum reddy_dbforum is offline
Registered User
 
Join Date: Jan 2004
Posts: 12
so how can i say the sid to u now

as u have said in the message that while installing oracle we can install only the software or software+database ,where we assign the sid manually.
that is ok

so now in our condition,where we did not run any wizards of oracle installation,u have asked me the sid but how can i find the sid of the default database.please let me know.

bye
raj
Reply With Quote
  #8 (permalink)  
Old 01-13-04, 13:39
joelperez joelperez is offline
Registered User
 
Join Date: Jan 2004
Location: Venezuela
Posts: 151
Re: so how can i say the sid to u now

Quote:
Originally posted by reddy_dbforum
as u have said in the message that while installing oracle we can install only the software or software+database ,where we assign the sid manually.
that is ok

so now in our condition,where we did not run any wizards of oracle installation,u have asked me the sid but how can i find the sid of the default database.please let me know.

bye
raj
Look for in the windows registry an enviroment variable called ORACLE_SID and reply the value
__________________
Joel Pérez
Reply With Quote
  #9 (permalink)  
Old 01-13-04, 13:45
reddy_dbforum reddy_dbforum is offline
Registered User
 
Join Date: Jan 2004
Posts: 12
the sid in registry is ilnk

Quote:
Originally posted by joelperez
Look for in the windows registry an enviroment variable called ORACLE_SID and reply the value
i have seen as u have said an in that the value was

ilnk

so please let me know the steps that i should carry on now.


bye
raj
Reply With Quote
  #10 (permalink)  
Old 01-13-04, 13:48
joelperez joelperez is offline
Registered User
 
Join Date: Jan 2004
Location: Venezuela
Posts: 151
Re: the sid in registry is ilnk

Quote:
Originally posted by reddy_dbforum
i have seen as u have said an in that the value was

ilnk

so please let me know the steps that i should carry on now.


bye
raj
ilnk is the SID of a database installed in your server. Now, what is what you want ? start it ?
__________________
Joel Pérez
Reply With Quote
  #11 (permalink)  
Old 01-13-04, 13:49
joelperez joelperez is offline
Registered User
 
Join Date: Jan 2004
Location: Venezuela
Posts: 151
Re: the sid in registry is ilnk

in the command prompt do this:

SET ORACLE_SID=ilnk

sqlplus /nolog

conn / as sysdba

startup

and reply the results
__________________
Joel Pérez
Reply With Quote
  #12 (permalink)  
Old 01-13-04, 13:52
reddy_dbforum reddy_dbforum is offline
Registered User
 
Join Date: Jan 2004
Posts: 12
Re: the sid in registry is ilnk

Quote:
Originally posted by joelperez
ilnk is the SID of a database installed in your server. Now, what is what you want ? start it ?
the main error that i am getting is Ora-01034 / Ora-27101 ,
what might be the reason for the error
is it that the database is shutdown?

sorry if i am aksing more questions as this is my first database installation

please let me know
raj
Reply With Quote
  #13 (permalink)  
Old 01-13-04, 13:55
reddy_dbforum reddy_dbforum is offline
Registered User
 
Join Date: Jan 2004
Posts: 12
Re: the sid in registry is ilnk

Quote:
Originally posted by joelperez
in the command prompt do this:

SET ORACLE_SID=ilnk

sqlplus /nolog

conn / as sysdba

startup

and reply the results


hi

Tried with ur steps,but when typing connect /as sysdba,i am getting ,ORA-01031 ,insufficient privelages,i have logged into my pc as administrator with username administrator itself.

even i tried as connect internal,it is asking for some password.

so please let me know what should i do now.

bye

raj
Reply With Quote
  #14 (permalink)  
Old 01-13-04, 14:01
joelperez joelperez is offline
Registered User
 
Join Date: Jan 2004
Location: Venezuela
Posts: 151
Re: Ora-01034 / Ora-27101

What Oracle version do you have ?
__________________
Joel Pérez
Reply With Quote
  #15 (permalink)  
Old 01-13-04, 14:09
reddy_dbforum reddy_dbforum is offline
Registered User
 
Join Date: Jan 2004
Posts: 12
Re: Ora-01034 / Ora-27101

Quote:
Originally posted by joelperez
What Oracle version do you have ?


oracle 8.1.7.4.0
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
Trackbacks are On
Pingbacks are On
Refbacks are On