• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

oracle8i installation problem

 
Ranch Hand
Posts: 163
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
I installed oracle8i on redhat 6.1. Somehow, database instances could not be installed properly without any reason. When I tried to run
the server, it gave me this error: ORA -00600:internal error code, arguments: [3668], [1], [2], etc. I am wondering how I can fix this,
or I just need to reinstall the whole thing?
Thanks.
 
Ranch Hand
Posts: 254
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
It might be related to i/o or address space is getting corrupted . There are some known issues with 8i installation on linux. Did you try to contact Oracle?
Beksy
 
Holmes Wong
Ranch Hand
Posts: 163
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks for reply.
I did not contact them, but I was told by some people who had the same problem that people in Oracle would tell you this is becuz of your own hardware problem. You mentioned this problem is
with Oracle8i, so it is not with oracle9i or other newer versions?

Originally posted by Beksy Kurian:
It might be related to i/o or address space is getting corrupted . There are some known issues with 8i installation on linux. Did you try to contact Oracle?
Beksy

reply
    Bookmark Topic Watch Topic
  • New Topic