Hi Arun, Such an awesome explanation!!even iam getting job as oracle DBA position by watching your RUclips playlists only.As you said those playlists are simple straight forward keep posting more videos regarding dba tasks. Thanks!!
Thank you. Could you advice me if I can do the same RMAN Duplicate steps to same SID from source DB 12c but the target server has 19c installed. I am planning to to cloning(migration) and upgrade to 19c at the same time.
The way you explain is fantastic i am really injoy your all videos while watching. Thanks for fabulous topic.
It's my pleasure
Excellently explained. So easy to understand the concept with live explanation. Thank you Arun..
Keep watching
@@dbagenesis bhaiya aapke paas complete dba video hai?
Well explained step by step RMAN cloning procedure! Thanks for sharing.
Thank you Keep Watching!
Hi Arun,
Such an awesome explanation!!even iam getting job as oracle DBA position by watching your RUclips playlists only.As you said those playlists are simple straight forward keep posting more videos regarding dba tasks.
Thanks!!
Thanks Arun ! Your a tourch barer of DBAs
Amazing!!! Excellent!!! Thanks for share your Knowledge
Glad you liked it!
Arun Thank you. you are definitely a master and this video is a masterpiece.
You are very welcome buddy!
Job well done Arun!
Thanks man!
Thanks for starting again👍... Please cover oracle licensing....so company may aware of it.. oracle hardly do audit... When do DBA are not aware.
Brilliant !! 👍🏻
Thank You Keep Watching!!
TQ sir please make more videos in oracle DBA ❤️
Sure I will
isnt safer to do the duplicate from test ? what is the point of running duplicate from the source and not the target ? is it the Rman push feature ?
thnaks Arun, can we connect to RMAN catalog and run the duplicate command
Excellent
Thanks
Nice explanation Arun. Thank you. As you said this method is for only small DB's,, so can you please tell appx size of DB.
Thank you. Could you advice me if I can do the same RMAN Duplicate steps to same SID from source DB 12c but the target server has 19c installed. I am planning to to cloning(migration) and upgrade to 19c at the same time.
Kindly post your query on forum.dbagenesis.com
What in case if the source database is in no archive log mode...??
Arun sir, our target db is in nomount mode, how can we even connect to it from source ?
The TNS entries will connect to target listener and listener will connect to DB instance which is not mounted. Thats how the RMAN DUPLICATE works.
SUPER ! THX
Thank you too!
Could we clone the DB then also drom active source db
Can I run this script in cron to take backup every hour ? Will rman replace/handle old data in auxiliary database automatically on next run ?
Doesn't it get confusing in RMAN when using the same SID?? "PROD" "PROD"
When performing dublicate command it give error which shows no backup or directory file for control file
You must have taken a DB backup before starting duplicate command
@@dbagenesis yes i have a backup
i think you have not created the directory structure for control file
thanks!