Hi,
Where is the modifications for temporary
objects done, is it in the buffer cache or
the PGA
Printable View
Hi,
Where is the modifications for temporary
objects done, is it in the buffer cache or
the PGA
Hi,
Can you briefly tell what is meant by modifications of temporary objects?.
Regards,
Rohit Nirkhe,Oracle/Apps DBA,OCP 8i
Hi,
I mean to say, any modifications to blocks pertaining to permanent object are done in the DB buffer cache.
When any modfications has to be done for temporary objects or blocks pertaining to temp objects, where it is done. Is that also done in DB buffer cache ?