5.148 PartialGCReplicaExists
-
procedure PartialGCReplicaExists(nc : DSName) : boolean
The PartialGCReplicaExists procedure returns true if the NC replica with root nc is a partial NC replica.
-
if not ObjExists(nc) then return false endif return nc in DSAObj()!hasPartialReplicaNCs