Data cloning in oracle 10g

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rohitbasu77
    New Member
    • Feb 2008
    • 89

    Data cloning in oracle 10g

    Hi All,

    I need to create a duplicate database for the production database which will be used for test purpose.

    I need the steps required for that, not very sure in it.
    If some workbook is avilable its good.

    Need your help.

    Thanks
    rohit
  • debasisdas
    Recognized Expert Expert
    • Dec 2006
    • 8119

    #2
    you need to export from old database and import the same to new one.

    Comment

    • rohitbasu77
      New Member
      • Feb 2008
      • 89

      #3
      Originally posted by debasisdas
      you need to export from old database and import the same to new one.
      exactly, this is what i want to do.

      Comment

      Working...