List extent names (LCN)
When no collection is opened (CC), the command lists the collection names for the data source (extents). When a collection is opened, the command lists the sub-collection names available for instances in the opened collection.
Parameters:
- mask - display collection names according to the mask, only. The mask may contain * as place holder(s).
- -Dn - re-direction to other data source.
- -Cn - re-direction to other collection in the hierarchy or in the data source referenced by -Dn.
Syntax:
lcn [mask] -Dn -Cn
Examples:
lcn // list all extent names
lcn ABC* // list all extent names beginning with ABC