our professor gave us a linux VM with a Oracle XE 11g Database.
I want to transfer this Database to my Windows installation because I dont't want to boot up the VM for every exercise. Everything should be transferred. Users, Permissions, Procedures, Tables, Data, and so on.
How can I do this.
I already tried to use the "Backup Database" and "Restore Database" buttons but I don't know where the backup is placed and where I have to put the backup files on my windows machine.
Thanks...