Moving Oracle Database to another machine
I'm new in Oracle World but last time I have a pleasure to administrating Oracle db in production environment. I'm a novice so I would like ask you some questions.
I want to clone production DB and prepare test environment. Test db should be the same as production db. So I installed Oracle 11g on diffrent machine and I started configure test env.
First I created new instance using "oradim" command. What I have to do next. How can I move all redlog , data and control files from production to test env.
Maybe you have got good sugestion, some best practices how Can I clone db to another machine?