Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Init File Question
>
> This is probably a simple question, but I've never seen this before:
>
> VOLGA2.__shared_pool_size=1073741824
> *.background_dump_dest='/u01/NI00/admin/bdump'
>
> My questions are: Why the underscored before the shared pool size?
> And, what does the asterisk mean before the background dump dest??
>
> Probably just some formatting, or does it have special meaning??
>
> Thanks!
>
because your are in 10g
and you use ASMM (Automatic Shared Memory Management)
SGA_TARGET = ...
Received on Thu Sep 06 2007 - 14:58:45 CDT
![]() |
![]() |