Folks, the Client where I am at the moment needs to create a test Oracle 11g DB based on live data from the end customer.
I'm going to do this using Amazon RDS and I need to provide detailed instructions on what I need to get from the end customer.
My thinking is that I need a datapump backup; do I need to specify with or without log files, and are there any further format issues that I need to specify - such as exporting the table names, sprocs etc? To clarify, I am trying to create a new database based on an already existing one. I am starting with nothing, so I don't have users, schema details, tables etc.
I've done this in MySQL but never Oracle. Can any of the learned CUK people provide a bit of a steer?
I'm going to do this using Amazon RDS and I need to provide detailed instructions on what I need to get from the end customer.
My thinking is that I need a datapump backup; do I need to specify with or without log files, and are there any further format issues that I need to specify - such as exporting the table names, sprocs etc? To clarify, I am trying to create a new database based on an already existing one. I am starting with nothing, so I don't have users, schema details, tables etc.
I've done this in MySQL but never Oracle. Can any of the learned CUK people provide a bit of a steer?
Comment