Oracle Database Cloning via RMAN Restore Recover Method

Поділитися
Вставка
  • Опубліковано 14 гру 2024

КОМЕНТАРІ • 62

  • @lordsn_games2734
    @lordsn_games2734 2 роки тому +1

    u save my life, thanks for your complete step by step video, i was here for the rename DB after clone Step.

  • @Techies06
    @Techies06 2 роки тому

    There are not very many resources available for this old database version. Thank you for this excellent post.

  • @vitortx100
    @vitortx100 Рік тому

    great class, my friend! thank you very much

  • @VarmanUniverse
    @VarmanUniverse 2 роки тому +1

    Well done sir ., I’m a big fan of u😍

    • @dbagenesis
      @dbagenesis  2 роки тому +1

      Glad to hear that! Thank you so much.

  • @shashanksharma5697
    @shashanksharma5697 4 роки тому +1

    Very clearly explained....good going

  • @fancystacy
    @fancystacy 2 роки тому +1

    Thank you for your great help!

  • @mahmudurkhan5754
    @mahmudurkhan5754 4 роки тому +2

    Excellent explanation sir

  • @mahammaddarbardarbar8002
    @mahammaddarbardarbar8002 4 роки тому +1

    when i start playing this video i do not think this much your dba genesis buddy

  • @gam3955
    @gam3955 6 років тому +1

    Thanks a lot for sharing your excellent video. Great !

  • @samyakannadate5363
    @samyakannadate5363 3 роки тому +1

    thanks for video :)

  • @shankargoud1030
    @shankargoud1030 6 років тому

    superb video and explanation also very good.

  • @cebuactivelifestyle3119
    @cebuactivelifestyle3119 4 роки тому

    thank you DBA Genesis

  • @ziadfawzi
    @ziadfawzi Рік тому +1

    Thank you so much.

  • @insanesamgaming4704
    @insanesamgaming4704 Рік тому

    My question is test server you can install Oracle setup software only if yes or not

  • @kashifehsan8382
    @kashifehsan8382 5 років тому +2

    Gem video.. thank you

  • @caina_micael
    @caina_micael 10 місяців тому

    Awesome! Thanks

  • @srinivasj686
    @srinivasj686 6 років тому

    Thanks sharing the info, please make video on how to troubleshoot on increasing of temp tablespace

  • @rameshshete927
    @rameshshete927 5 років тому +1

    Really awesome...

  • @rameswararaothopuri3965
    @rameswararaothopuri3965 6 років тому +1

    This was very clear, so in this script, how can we get email alerts, when Rman backup has failed. If you have those email alert scripts, please share us. Thanks..
    Always we were connect to the server, we have checking these backps have success or not..

  • @nalinidharreddy28
    @nalinidharreddy28 5 років тому

    its awesome video. it is very useful for me.

  • @kishorethoutam9671
    @kishorethoutam9671 3 роки тому

    Can we restore in existing test database, without changing control file, pfile

  • @sudheergodgeri
    @sudheergodgeri 4 роки тому

    Arun, I have a doubt about the "restore controlfile to ..." DONE ON SOURCE DB instead of backup format "...." current controlfile : Why are we use restore instead of backup? at location 3:14 in video.

  • @tohfatulislammilton9707
    @tohfatulislammilton9707 4 роки тому +1

    Dear, could you please help me with the scenario where my database server's operating system has failed and I need to reinstall it. Also the database was in no archive log mode and has no backup. But, the previous database files are still there in the ora home directory. Can I restore the database after reinstalling oracle and using .dbf files, control files, redo log files, pfile, spfile and other files of the previous database?

    • @dbagenesis
      @dbagenesis  4 роки тому +1

      You should be able to use the database. Install Oracle, setup bash profile, take db to nomount, then mount and try to open once.
      Most probably it will ask for recovery, try to recover with available redo logs and then open it.

    • @tohfatulislammilton9707
      @tohfatulislammilton9707 4 роки тому

      @@dbagenesisThank you so much for your reply. At last, I am now able to restore a database with such scenario. Only things I'm facing this time are some error message like- ORA-00604: error occurred at recursive SQL level 1, ORA-06553: PLS-801: internal error [56327], ORA-06553: PLS-801: internal error [56327]. Though all previous data was restored. Do you have any idea on this?

  • @Vone_WorldClass
    @Vone_WorldClass 4 роки тому +1

    How about target DB.should install oracle software before clone or create only home directory. please share I have a doubt on this.Thanks

    • @hc6008
      @hc6008 3 роки тому

      You should install at least oracle software.

  • @alvaroamaya8748
    @alvaroamaya8748 2 роки тому

    Excelent, thanks

  • @vamsikrishna-yk3ib
    @vamsikrishna-yk3ib 5 років тому +1

    We can clone the dB with out taking the backup because from 12c oracle introuced active cloning so
    automatically it will take the backup through online !!!

  • @vaheedsayyad3727
    @vaheedsayyad3727 5 років тому +1

    how to perform restore if backup in a shared network drive, without copying backup pies to the target server.
    plz provide these steps. thanks

    • @dbagenesis
      @dbagenesis  5 років тому

      Quick questions: is the target server a completely different server? or same server on which you plan to restore?

  • @samyakannadate5363
    @samyakannadate5363 3 роки тому

    form next time onwards plz use white background unable to see codes properly had to use full brightness. And commands not visible while writing bcz of UA-cam buttons try editing video and moving it up a bit so slider wont come in middle of commands.

  • @greencardlotterykenya414
    @greencardlotterykenya414 4 роки тому

    What tool or what methods can I use to make sure I don't duplicate data when cloning?

  • @gautamraja2012
    @gautamraja2012 4 роки тому

    Why didnt u change the db_name in starting when we were replacing other parameters for n pfile?

    • @aniketbanerjee6377
      @aniketbanerjee6377 4 роки тому

      Bacuse in control file restore DB name is of source else it will fail to restore .

  • @cebuactivelifestyle3119
    @cebuactivelifestyle3119 5 років тому +1

    thank you so much...

  • @Praveen7792
    @Praveen7792 4 роки тому

    how come you 'alter database open' without recovery ? without applying any archives

  • @rajatsanwal9919
    @rajatsanwal9919 3 роки тому

    At 13:59, can't we use db_file_name_convert ?

    • @dbagenesis
      @dbagenesis  3 роки тому +1

      Yes we can, I have updated same on our support website --> Article RMAN Duplicate

  • @anuragkumarpandey
    @anuragkumarpandey 4 роки тому

    How we can clone database using stand-by database backup.
    Primary: asm filesystem
    Standby: normal filesystem
    Db in sync .

  • @Wantedmamwt
    @Wantedmamwt 2 місяці тому

    Why used so complex steps for the the rman cloning

  • @omkarkoik1091
    @omkarkoik1091 5 років тому

    I have 2 vm's
    In first one i have simlab database. Created by dbca and one another vm there is also simlab database but manually created
    Is it possible to clone anyone of dB ?

    • @dbagenesis
      @dbagenesis  5 років тому

      Yes, you can clone the DB but with a different name.

  • @sumanbhujbal7162
    @sumanbhujbal7162 6 років тому

    great