Jan 11 2010 03:15 PM 2806 3 Recovery Catalog santisofttuch How will you find-out if your database is using recovery catalog or not? Ram Jun 20th, 2012 Querying views like rc_database in each catalog will identify the target database it is registered with. Lokesh M Profile Answers by Lokesh M Questions by Lokesh M Dec 7th, 2011 There are few ways through which you would find if your database uses recovery catalog: Check backup scripts and findout if the scripts are making any connection to a recovery catalog. Check tnsnames... Answer Question Select Best Answer
Jan 11 2010 03:15 PM 2806 3 Recovery Catalog santisofttuch How will you find-out if your database is using recovery catalog or not? Ram Jun 20th, 2012 Querying views like rc_database in each catalog will identify the target database it is registered with. Lokesh M Profile Answers by Lokesh M Questions by Lokesh M Dec 7th, 2011 There are few ways through which you would find if your database uses recovery catalog: Check backup scripts and findout if the scripts are making any connection to a recovery catalog. Check tnsnames... Answer Question Select Best Answer
Ram Jun 20th, 2012 Querying views like rc_database in each catalog will identify the target database it is registered with.
Lokesh M Profile Answers by Lokesh M Questions by Lokesh M Dec 7th, 2011 There are few ways through which you would find if your database uses recovery catalog: Check backup scripts and findout if the scripts are making any connection to a recovery catalog. Check tnsnames...