If i wanna move an entire database in Oracle to a new server with all it's objects(rules, triggers, users, procedures, roles, tables , data... blabla) Can someone tell me the best way to do that. i know how i would do in sql-server, but i guess that it is more complex in oracle.
Please, give me some hints so i can study them.
Thank you all)))