I think you are talking about flushing the shared_pool (something like alter system flush shared_pool???).

Could be usefulwhen doing performance tuning type work and you need to return to a known starting point (it'll save you restarting the instance) but you'd also have areas to flush (db_block_buffers?).

chris