Home » RDBMS Server » Server Administration » Is it logical........?
Is it logical........? [message #56224] Thu, 13 March 2003 04:42 Go to next message
MeenaMukesh
Messages: 6
Registered: March 2003
Junior Member
I want to create a Clone database of my production system. I have created a database and some users,tablespaces and datafiles similar to the one that production database has.Am I doing the right thing by importing the data from the full backup taken for the production database. Or do suggest me the way to do the same.
realfriend
Re: Is it logical........? [message #56235 is a reply to message #56224] Thu, 13 March 2003 06:01 Go to previous message
Mahesh Rajendran
Messages: 10707
Registered: March 2002
Location: oracleDocoVille
Senior Member
Account Moderator
almost yes. BUT cannot perfectly called as cloned database.
1. RMAN has some beautiful implimentations to do cloning.
   backup the source db ( regular backups)
   identify resources to hold the cloned db.
   use rman to create the cloned db (all the files,
      including controlfile,logfiles,datafiles,
      and logical tablespaces , users, tables
      etc are auotmatically re-created by the RMAN).
2. else you
   can do create a cloned database using cold backups.
   please refer our other [url=http://www.orafaq.net/msgboard/serverutil/messages/7131.htm]postings [/url]regarding  this
 

Previous Topic: Instance Problem
Next Topic: Accessing Oracle from Visual Basic -- HELP!
Goto Forum:
  


Current Time: Fri Sep 20 02:23:57 CDT 2024