IBM Support

Relocate fails with Can't create object with group that is not in the VOBs group list

Troubleshooting


Problem

This technote explains why attempts to run the IBM® Rational® ClearCase® relocate command results in the error []Can't create object with group that is not in the VOBs group list[].

Cause

One or more of the elements being relocated from the Source VOB is owned by a group that is not represented in the VOBs group list of the Destination VOB.

Review technote 1132158 for more information about the Primary Group requirements for element creation.

Resolving The Problem

Find and reprotect to elements in the Source VOB so that relocate can move them into the destination VOB.

Issue the following command to locate and reprotect the elements in the VOB with the problematic group:

Microsoft® Windows®:


cleartool find -all -group <group from error> -exec "cleartool protect -chgrp clearuser \"%CLEARCASE_PN%\""

UNIX® and Linux®



cleartool find -all -group <group from error> -exec '/opt/rational/clearcase/bin/cleartool protect -chgrp clearuser $CLEARCASE_PN'

Once complete, run the relocate command to allow the elements to process successfully.

[{"Product":{"code":"SSSH27","label":"Rational ClearCase"},"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Component":"Relocate","Platform":[{"code":"PF002","label":"AIX"},{"code":"PF010","label":"HP-UX"},{"code":"PF015","label":"IRIX"},{"code":"PF016","label":"Linux"},{"code":"PF027","label":"Solaris"},{"code":"PF033","label":"Windows"}],"Version":"2003.06.00;7.0","Edition":"","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
29 September 2018

UID

swg21257886