Welcome to the dBforums forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact support.

If you prefer not to see double-underlined words and corresponding ads, place your cursor
here for ContentLink opt out.

Go Back  dBforums > Database Server Software > Oracle > Recovery from a "Cold Backup"

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-23-03, 20:59
cdecker5 cdecker5 is offline
Registered User
 
Join Date: Mar 2003
Posts: 5
Question Recovery from a "Cold Backup"

Does anyone have any experience recovering from a cold backup? Specifically, if I perform the copy...can I reinstall Oracle 9i, then put the dbf's ect.. in the same location?
Reply With Quote
  #2 (permalink)  
Old 04-24-03, 00:04
Hings Hings is offline
Oracle/UNIX
 
Join Date: Apr 2003
Location: Minneapolis, MN
Posts: 273
Dear cdecker5,

I guess You can do that provided you have the same database name, same Instance name.

Hings

==========

Still Learning...
Reply With Quote
  #3 (permalink)  
Old 04-24-03, 02:32
OBRP OBRP is offline
Registered User
 
Join Date: Apr 2002
Posts: 31
Sure you can, having controlfile trace provides you more options.

Regards,
OBRP
Reply With Quote
  #4 (permalink)  
Old 04-24-03, 14:18
cdecker5 cdecker5 is offline
Registered User
 
Join Date: Mar 2003
Posts: 5
Control File Trace?

Quote:
Originally posted by OBRP
Sure you can, having controlfile trace provides you more options.

Regards,
OBRP


Where/what is controlfile trace?
Reply With Quote
  #5 (permalink)  
Old 04-25-03, 02:23
OBRP OBRP is offline
Registered User
 
Join Date: Apr 2002
Posts: 31
Conrolfile trace is text file with steps necessary to recreate your database. You can get it issuing command:
alter database backup controlfile to trace;
Trace file is placed into udump dir of your sid's admin directory.
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On