Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Determine Size of Control File on RAC System
Alter database backup controlfile to '...any_filename_on_
filesystem_where_oracle_can_write...';
The size of that file will give you the size of your current controlfile;
Alexey Sergeyev
<melliott42_at_yahoo.com> wrote in message
news:1130499923.156353.29460_at_g49g2000cwa.googlegroups.com...
> Hello,
>
> In Oracle 9i on Solaris, how can I determine the current size of the
> control file?
>
> I cannot look at the file itself as it is on a raw device. OEM gives
> various stats on the control file but I'm not sure which one should be
> interpreted as the physical file size.
>
> Thanks for your help,
>
> Michael42
>
Received on Fri Oct 28 2005 - 07:45:51 CDT
![]() |
![]() |