Threads are missing from Standby database
787588May 28 2011 — edited May 31 2011Experts,
I'm new to Dataguard environment,
When i checked primary databases archives per each thread# by using query select thread#,max(sequence#) from v$archived_log group by thread# order by thread#; it results 8 threads,
I checked on standby database, Here i could see only 4 Threads, How come it is possible?
DB version:10.2.0.4
Please help me. Appriciated for right suggestions.