Memory used by USER
We are planing to export database schema that exists with other schemas. We want to identify what memory is used by that schema before importing it to an empty database.
We need that info to identify memory parameters for a new database that is created for this schema user.
So to repeat the question: We want to identify what is the maximum memory(SGA+PGA) usage by user ?