Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> ORA-00406
Hello,
I am new to Oracle and have run into a problem. I am hoping someone will be able to help me with what might be a simple problem.
I have a datafile that I am trying to resize via:
ALTER DATABASE DATAFILE '....' RESIZE 250M;
When I issue the command, I get
ORA-00406 Compatible parameter needs to be 7.2.0.0.0 or greater.
I am running 7.2.3.0.0.
My pfile has COMPATIBLE = 7.1.0.0 but it is commented out.
PRODUCT_COMPONENT_VERSION table shows the version to be 7.2.3.0.0.
Everything points to me being able to run the command, however, Oracle refuses to accept it.
Any Suggestions ?
Thank you in advance.
Chris B. Received on Tue Aug 05 1997 - 00:00:00 CDT
![]() |
![]() |