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: datafile problem on 8.0.4 (windows NT)

Re: datafile problem on 8.0.4 (windows NT)

From: Pat Minnis <pminnis_at_indianaonline.net>
Date: Wed, 15 Dec 1999 05:58:42 GMT
Message-ID: <m6G54.123$EU4.13402@news.goodnet.com>


Untested, here's a suggestion:

  1. Change SYS and SYSTEM to use SYSTEM tablespace as the temp tablespace -- if it lets you, I'm not sure.
  2. drop tablespace TEMP
  3. alter database open
  4. recreate TEMP tablespace

Cyril Caillaud wrote in message <82qt32$88t$1_at_jaydee.iway.fr>...
>Hi
>
>I use Oracle 8.0.4 on windows NT 4.0 and i have a problem
>
>When i try to open the database i have somes errors
>
>ORA - 01122 database file 4 failed verification check
>ORA - 01110 data file tmpprojet.ora
>ORA - 01200 actual size of 1048361 is smaller than correct size of 1048501
>blocks
>
>the datafile is tmpprojet.ora, it's the temporary datafile
>
>I have no problem to mount the database but i can't open it.
>
>Can someone have a idea to open the database ?
>if l lost the datafile it's not a problem.
>
>
>Thanks
>
>Cyril Caillaud
>
>
Received on Tue Dec 14 1999 - 23:58:42 CST

Original text of this message

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