partner select inbound-repcol

Enables you to select a partner and manage the partner replica collections stored in the group, including deleting an inbound replica collection and displaying the replicas in a collection.

Note: You cannot delete the most recent replica, or the only replica in a set.

Format

partner select partner_name inbound-repcol subcommand

Variable

partner_name

Group name of a partner.

Subcommands 

delete repcol

Deletes an inbound replica collection being stored in the group. This deletes the replicas in the collection. You must pause inbound replication from the partner before deleting an inbound replica collection. See partner select inbound-pause.

select repcol show

Selects a partner’s replica collection and displays the replicas in the collection

show [custom]

Displays the partner’s replica collections stored in the group. Specify custom to display custom replica collections.

Examples

The following command displays a partner’s replica collections stored in the group:

> partner select psgroup2 inbound-repcol show

Name                  ReplicasAtCreation Replicas Inbound-repcolset

--------------------- ------------------ -------- -------------

vc1.1-2006-03-10-10:40:05.461 2          2        vc1.1

vc1.1-2006-03-10-10:43:04.462 2          2        vc1.1


The following command displays the replicas in an inbound replica collection:

> partner select psgroup2 inbound-repcol select vc1.1-2006-03-10-10:49:04.464 show

___________________ Inbound-repcol Information ___________________

Name: vc1.1-2006-03-10-10:49:04.464 Description: Replica collection

Creation Time: 2006-03-10:10:49:04  NoofReplicasAtCreation: 2

CurrentNofReplicas: 2               Inbound-repcolset: vc1.1


___________________ Inbound-replicas _____________________________

Name                         TimeStamp   Size      Status

----------------             ----------- --------  -----------

v1.1-2006-03-10-10:49:04.921 2006-03-10: 1MB       ready

10:49:04

v2.1-2006-03-10-10:49:04.922 2006-03-10: 1MB       ready

10:49:04

The following command deletes an inbound replica collection:

> partner select psgroup2 inbound-repcol delete repcol vc1.1-2006-03-10-10:22:04.465

Inbound replica collection deletion succeeded.