Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Unable to manually create RAC database
On 15 Dec, 21:16, DA Morgan <damor..._at_psoug.org> wrote:
> The Boss wrote:
> > DA Morgan wrote:
> >> trub3101 wrote:
> >>> On 15 Dec, 12:59, DA Morgan <damor..._at_psoug.org> wrote:
> >>>> trub3101 wrote:
> >>>>> Hi Guru's,
> >>>>> I am hoping that someone (anyone!) will be able to provide me with
> >>>>> some assistance with this as my RAC experience is very limited.
> >>>>> I have been trying to manually create a new RAC database
> >>>>> <new_RAC_db> but I keep getting this error message:
> >>>>> create database "<new_RAC_db>"
> >>>>> *
> >>>>> ERROR at line 1:
> >>>>> ORA-01092: ORACLE instance terminated. Disconnection forced
> >>>>> The servers (hosted) came online yesterday with <test_RAC_db>
> >>>>> running (no db build script provided!)however, because of the
> >>>>> db_block_size (too small) this
> >>>>> is of no use to our business needs
> >>>> What is the operating system?
> >>>> What block size did it come with?
> >>>> What block size do you need and why?
>> >>>> method. I am sure someone has but why put yourself through so much
> >>>>> create database "<new_RAC_db>"
> >>>>> maxinstances 10
> >>>>> maxlogfiles 20
> >>>>> maxdatafiles 100
> >>>>> maxlogmembers 5
> >>>>> character set "UTF8"
> >>>>> datafile '/opt/app/oracle/oradata/<new_RAC_db>/system/
> >>>>> system01.dbf' size 250M
> >>>>> <balance snipped>
> >>>> I have never seen anyone successfully build a RAC cluster using this
>> >>>> damor..._at_x.washington.edu (replace x with u to respond)
> >>>> Use DBCA.
> >>>> --
> >>>> Daniel A. Morgan
> >>>> Oracle Ace Director & Instructor
> >>>> University of Washington
>
>
>> >>> All our tablespaces for the database being migrated across has a 16k
> >>> The OS is Red Hat Enterprise Linux AS 4
> >>> The block size for <new_RAC_db> is 8192
> >>> The current requirement is 16384 which when created will be populate
> >>> by an export dmp.
>
>> >> likely gain you precisely nothing but extra work. Look up how to
> >>> Thanks again for you reply.
> >> 8K is the correct block size for Linux. Creating a 16K blocksize will
>> > Please read his articlehttp://www.dizwell.com/prod/node/58which seems to
> > Can you provide a more precise pointer to Howard's site where he states "8K
> > is the correct block size for Linux"?
>
>
>
Thanks again for your help Daniel.
The only problem I think I may then have is that the data I will be
importing into the new database is from a 16k Blocksize database on a
Solaris box.
I am assuming there will be a problem with the import but perhaps
there won't be.
Thanks again for all your helpful insight.
tb3101 Received on Sat Dec 15 2007 - 17:42:17 CST
![]() |
![]() |