nixCraft Linux Forum

nixCraft

Linux / UNIX Tech Support Forum

Getting error when starting the database

This is a discussion on Getting error when starting the database within the Linux software forums, part of the Linux Getting Started category; When I starting the databse getting the following error. SOuld you please help someone on this it would be greatful. ...


Go Back   nixCraft Linux Forum > Linux Getting Started > Linux software

Linux answers from nixCraft.


Linux software General questions and discussion about Redhat/Fedora Core/Cent OS, Debian and Ubuntu Linux related to softwares should go here.

Reply

 

LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-07-2006, 04:46 PM
Junior Member
User
 
Join Date: Jul 2006
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
sbhupathireddy
Send a message via Yahoo to sbhupathireddy
Default Getting error when starting the database

When I starting the databse getting the following error. SOuld you please help someone on this it would be greatful.
thanks in advacne.



[oracle@sqld1wd1 ~]$ sqlplus /nolog

SQL*Plus: Release 9.2.0.4.0 - Production on Thu Jul 6 16:43:29 2006

Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.

SQL> conn /as sysdba
Connected to an idle instance.
SQL> startup
ORA-00600: internal error code, arguments: [OSDEP_INTERNAL], [], [], [], [], [], [], []
ORA-27302: failure occurred at: skgpwreset1
ORA-27303: additional information: invalid shared ctx
ORA-27146: post/wait initialization failed
ORA-27300: OS system dependent operation:semget failed with status: 28
ORA-27301: OS failure message: No space left on device
ORA-27302: failure occurred at: sskgpcreates
SQL>

Bhupathi Reddy
Reply With Quote
  #2 (permalink)  
Old 06-07-2006, 05:02 PM
nixcraft's Avatar
Never say die
User
 
Join Date: Jan 2005
Location: BIOS
OS: RHEL
Scripting language: Bash and Python
Posts: 2,710
Thanks: 11
Thanked 246 Times in 184 Posts
Rep Power: 10
nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute
Default

Quote:
ORA-27300: OS system dependent operation:semget failed with status: 28
ORA-27301: OS failure message: No space left on device
You are run out of disk space i.e. no disk space left on hard disk.

Free disk space or add new hard disk. You can verify this with df command:

Code:
df -h
__________________
Vivek Gite
Linux Evangelist
Be proud RHEL user, and let the world know about your enterprise choices! Join RedHat user group.
Always use CODE tags for posting system output and commands!
Do you run a Linux? Let's face it, you need help
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads

Thread Thread Starter Forum Replies Last Post
alias database error rbizzell All about FreeBSD/OpenBSD/NetBSD 2 04-11-2006 08:40 PM
problems starting squid for a rank newbie scarletlancer Linux software 1 02-11-2006 04:20 PM
Invalid ICMP type 3 code 3 error to a broadcast -samba error raj Linux software 0 09-07-2006 04:38 AM
rpm database is corrupted, how to fix it? hfcchennai Linux software 1 21-12-2005 01:05 PM
MRTG database extention nathan86 Linux software 4 27-03-2005 05:55 PM


All times are GMT +5.5. The time now is 06:05 PM.


Powered by vBulletin® Version 3.8.5 - Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2
©2005-2010 nixCraft. All rights reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38