Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: max data files
Dont even try it. You should not modify any 'oracle kernal', ie. system
tables. First of all you dont know how the internal structure operates and
more than likely you will void any support from oracle.
oh, v$ tables are vapour tables, ie. Views, look somewhere else :)
The only way to change this parameter is re-creating your control files with the alter database command and specifying a new maxfiles value.
OR
rebuild the whole DB from scratch.
Good luck :) Received on Wed Jul 15 1998 - 02:57:17 CDT
![]() |
![]() |