Next: printInfo
Up: Catalog Commands
Previous: removeAlias
  Contents
usage: edg-replica-manager removeAlias GUID LFN
Remove an LFN alias to GUID mapping.
Arguments:
GUID The GUID to remove the alias of.
LFN The LFN alias to remove.
Semantics
This command removes an LFN alias from an existing GUID.
Arguments
- GUID
- The GUID. It must be a valid GUID URI and must
exist in the catalog.
- LFN
- The LFN. It must be a valid LFN URI and must
exist in the catalog.
Options
none.
Return value
The call returns 0 on success (-1 on failure).
Errors
The call can fail for many reasons. Some of the reasons are:
- The user has no/expired credentials.
- The GUID or LFN is invalid.
- The GUID does not exist.
- The LFN does not exist.
- The RMC is unattainable or ill-configured.
2005-02-04