Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Windows 2000 and Oracle 8

Re: Windows 2000 and Oracle 8

From: Adrian Shepherd <theshepherds_at_hotmail.com>
Date: Sat, 09 Sep 2000 03:44:04 GMT
Message-ID: <8miu5.1023$tj4.11740@news-server.bigpond.net.au>

Had a weird prob this morning,

Running a sql file from sqlplus.exe in a dos window, edited the file and removed some dbms_output debug statements ran the script and the old dbms_outputs appeared, added a new dbms_output and ran it again, new output did not appear , old ones appeared, , get this, renamed the file and W2K still managed to find the old one and sqlplus processed it. Did a delete from DOS and it moaned that the file did not exists, Did a find on disk, the old file was nowhere to be found, run it again and sqlplus found it,
created a new file of the same name with nothing but a comment in and ran it again, still the old dbms_outputs appeared (methinks what if this is a production scenario???). Check the disk again, only the new version existed on any of my disks, yet sqlplus still managed to to somehow get hold of the old version.

Problem not an Oracle issue, definitely some kind of cache failure and / or file system glitch...(It was stored in a compressed directory)

Definitely one too look out for again...

"Michael D. Long" <lead_dog_at_bellsouth.net> wrote in message news:FVfu5.9405$Xm.53950_at_news1.atl...
>
> I think you've made your point.
>
> I've even run 8.1.5 successfully on Windows 2000.
> I was running a stress test that simulated a very
> heavy user load and it could be sustained for up
> to 24 hours. Oracle Support / BDE was also running
> the stress test utility on beefier hardware, and they
> were getting better results - both on performance
> and stability.
>
> While 8.1.6 R2 might be the first officially certified
> version to run on Win2K, other versions of 8i will
> run just fine. I don't know that I'd go with 8.0.5 or
> earlier, though.
>
> --
> Michael D. Long
> http://extremedna.homestead.com
>
>
> "Adrian Shepherd" <theshepherds_at_hotmail.com> wrote in message
> news:YSfu5.820$tj4.9884_at_news-server.bigpond.net.au...
> > The question was, and it was really simple and obvious, "Does some using
> > Oracle 8 in windows 2000. Have any problems with it ? " Not "What is the
> > first certified release ?"
> >
> > Was it that hard to comprehend ?
>
>
>
Received on Fri Sep 08 2000 - 22:44:04 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US