| naveen_s32 |
Posted: Jun 20, 2003 09:30:00 AM |
Total Post: 3
Joined: Jan, 2003
|
Hi all,
How can i obtain a confirm if a db replica is online or offline?
--------------------
Peqquod
|
|
|
Sabari Nath |
| Posted: Jun 21, 2003 06:59:00 PM | |
|
Total Post: 16
Joined: Jan, 2003
|
Did you mean by Oracle replication?
|
|
|
|
|
naveen_s32 |
| Posted: Jun 23, 2003 06:48:00 AM | |
|
Total Post: 3
Joined: Jan, 2003
|
Yes, I do. I mean Oracle replica. Sorry
Regards
--------------------
Peqquod
|
|
|
|
|
Sabari Nath |
| Posted: Jun 24, 2003 10:48:00 AM | |
|
Total Post: 16
Joined: Jan, 2003
|
Replca is copy of table on replicated sites.
Regards,
Vasu
|
|
|
|
|
Sabari Nath |
| Posted: Jun 24, 2003 10:58:00 AM | |
|
Total Post: 16
Joined: Jan, 2003
|
Sorry! I did not read the original question...Posting answer for my question only. Ha!!
Did you tried to find it from
SELECT * FROM dba_repcatlog WHERE gname = 'group name';
Regards,
Vasu
|
|
|
|
|
Sabari Nath |
| Posted: Jun 24, 2003 10:58:00 AM | |
|
Total Post: 16
Joined: Jan, 2003
|
Sorry! I did not read the original question...Posting answer for my question only. Ha!!
Did you tried to find it from
SELECT * FROM dba_repcatlog WHERE gname = 'group name';
Regards,
Vasu
|
|
|
|
|
naveen_s32 |
| Posted: Jun 25, 2003 09:22:00 AM | |
|
Total Post: 3
Joined: Jan, 2003
|
Thanks, it works.
Regards.
--------------------
Peqquod
|
|
|
|
|
| Time Zone: EDT |
Send this thread to your friend |