Bad Oracle Startup

Oracle Error

Page 1 of 1

7 Replies - 8078 Views - Last Post: 07 January 2005 - 03:21 AM

#1 born2c0de   User is offline

  • printf("I'm a %XR",195936478);
  • member icon

Reputation: 187
  • View blog
  • Posts: 4,673
  • Joined: 26-November 04

Bad Oracle Startup

Post icon  Posted 05 January 2005 - 09:23 AM

I have a copy of Oracle 8i Client installed on Windows XP Pro.
The problem is that whenever Windows startsup the Process oracle80.exe is loaded and an illegal operation error due to a file strtdb80.exe is reported. Why does this error show?
I searched all over the registry and elsewhere for references to oracle80.exe and strtdb80.exe and could find nothing. The only place which I found was related was in win.ini that was:
[Oracle]
ORA_CONFIG=C:\Orawin\oracle.ini
ORA_CONFIG1=c:\orawin\oracle.ini


But still it makes no sense. Here are the actual two problems:
  • How does oracle80.exe and strtdb80.exe Startup?
  • Why does strtdb80.exe report an error?
Thanks.

P.S -> Should I post a screenshot of the error?

Is This A Good Question/Topic? 0
  • +

Replies To: Bad Oracle Startup

#2 Amadeus   User is offline

  • g+ + -o drink whiskey.cpp
  • member icon

Reputation: 253
  • View blog
  • Posts: 13,507
  • Joined: 12-July 02

Re: Bad Oracle Startup

Posted 05 January 2005 - 10:13 AM

It may a problem with the Oracle services that run a startup. Have you tired setting all Oracle related services to manual?
Was This Post Helpful? 0
  • +
  • -

#3 skyhawk133   User is offline

  • Head DIC Head
  • member icon

Reputation: 1981
  • View blog
  • Posts: 20,434
  • Joined: 17-March 01

Re: Bad Oracle Startup

Posted 05 January 2005 - 10:15 AM

I asked one of the folks I work with and he said to go ahead and post a screen shot. He also wanted to know if you're sure all you installed is the client. The reason he asked is because strtdb80.exe is to start the DB, it will run as a service but He has never seen that .exe in a client only install.
Was This Post Helpful? 0
  • +
  • -

#4 born2c0de   User is offline

  • printf("I'm a %XR",195936478);
  • member icon

Reputation: 187
  • View blog
  • Posts: 4,673
  • Joined: 26-November 04

Re: Bad Oracle Startup

Posted 05 January 2005 - 11:20 AM

hmm...maybe I could have installed other stuff too...I'll post the screenshot in a while...as I have to restart my PC to see that error again.....but how do I set oracle services to Manual...Please let me know....I'm new to Oracle.
Was This Post Helpful? 0
  • +
  • -

#5 Amadeus   User is offline

  • g+ + -o drink whiskey.cpp
  • member icon

Reputation: 253
  • View blog
  • Posts: 13,507
  • Joined: 12-July 02

Re: Bad Oracle Startup

Posted 05 January 2005 - 11:40 AM

I'd first check and see if what, if any, Oracle related services are running as automatic on your machine. Are you running windows? If so, then go to Control Panel, Administrative Tools, Services to see what's running. If you see anything Oracle related as automatic, stop it and switch it to manual. Then reboot and see if the problem is still there.
Was This Post Helpful? 0
  • +
  • -

#6 born2c0de   User is offline

  • printf("I'm a %XR",195936478);
  • member icon

Reputation: 187
  • View blog
  • Posts: 4,673
  • Joined: 26-November 04

Re: Bad Oracle Startup

Posted 06 January 2005 - 03:22 AM

Thanks a lot....just what i wanted....the strtdb80.exe file was right there set as automatic along with oracle80.exe...Thanks.
Just out of curiosity...is there any way for us make changes to the services ie. manual/automatic/disabled programmatically?
Was This Post Helpful? 0
  • +
  • -

#7 Amadeus   User is offline

  • g+ + -o drink whiskey.cpp
  • member icon

Reputation: 253
  • View blog
  • Posts: 13,507
  • Joined: 12-July 02

Re: Bad Oracle Startup

Posted 06 January 2005 - 09:47 AM

No problem on the response, I've been through similar situations before. As to whether or not you can make those changes programatically, I'll be honest - I don't know. I'm sure there is a way to do it, but it may entail having access to some source code files that frankly, Windows does not allow. This may be the case, it may not. Changing the manner in which Windows functions (even for the better) is not as easy as it is with Linux (gotta love it).

There are some good sites out there about tweaking and modifying Windows, so they may have the information you need to do it.
Was This Post Helpful? 0
  • +
  • -

#8 born2c0de   User is offline

  • printf("I'm a %XR",195936478);
  • member icon

Reputation: 187
  • View blog
  • Posts: 4,673
  • Joined: 26-November 04

Re: Bad Oracle Startup

Posted 07 January 2005 - 03:21 AM

thanks again
Was This Post Helpful? 0
  • +
  • -

Page 1 of 1