Restore dropped user
I have accidentally dropped an user from a database. I have been searching how to recover the schema with RMAN, but it seems that it is not allowed to recover only a concrete user. Is there a way to recover it without having to recover a complete datafile or database?
Thanks