This is probably a very basic question so apologies for asking.
I'm cloning my live database. I have files from a hot backup (we don't use RMAN). I create a text copy of the control file, edit it accordingly & run it. I then get the reply "Control file created" which looks good.
I can then bring the database up using "recover database using backup controlfile until cancel" & applying one archive log file but I'd like to bring it up without applying any of the archive log files. I assume that would be possible as I have the redo log files.
I'm expecting this to be just a question of using the right command but all my attempts have failed - or am I missing something?
Thanks for any replies - Chris
I'm cloning my live database. I have files from a hot backup (we don't use RMAN). I create a text copy of the control file, edit it accordingly & run it. I then get the reply "Control file created" which looks good.
I can then bring the database up using "recover database using backup controlfile until cancel" & applying one archive log file but I'd like to bring it up without applying any of the archive log files. I assume that would be possible as I have the redo log files.
I'm expecting this to be just a question of using the right command but all my attempts have failed - or am I missing something?
Thanks for any replies - Chris