This is probably a simple case of the indexes between the two databases being out of sync. Do an
explain plan in both databases to make sure they are doing the same thing. I doubt very seriously
that this has much to do with your block buffer cache.
- Deepak Sharma <sharmakdeep_at_yahoo.com> wrote:
> On querying the v$session_event, I could see one
> process taking a very large wait time. The process
> takes about 4 Hrs to complete on *this* instance (A),
> whereas it takes a few minutes on another instance(B)
> with almost same amount of data. The Metalink pages
> suggest to test by increasing DB_BLOCK_BUFFERS, but
> the interesting thing is that instance A's SGA is
> 128M, whereas instance B's is 44M. Any suggestions ?
>
> __________________________________________________
> Do You Yahoo!?
> Send instant messages & get email alerts with Yahoo! Messenger.
> http://im.yahoo.com/
> --
> Author: Deepak Sharma
> INET: sharmakdeep_at_yahoo.com
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
>
Do You Yahoo!?
Send instant messages & get email alerts with Yahoo! Messenger.
Received on Wed May 03 2000 - 14:00:27 CDT