Suppose if the databases control file is lost permanently (no backup). Can we retrieve the data from data file in Oracle database?
Tell me more
×
Database Administrators Stack Exchange is a question and answer site for
database professionals who wish to improve their database skills and learn from others in the community. It's 100% free, no registration required.
|
You may create new controlfiles with a
You need to list your actual database files and come up with sane parameters for your environment, including character set, the size of the redo logs and the name of the database. If you are unable to Full documentation for |
||||
|
|