Syntax: dsorphan [options] |reassign >
The dsorphan command allows the administrator to both list and reassign orphaned objects.
Options for dsorphan
-d Destination. Specify collection handle(s) to where you want to reassign the orphan objects. Required for the reassign operation.
-h Help. Print out the usage information for the command.
-l Logging level. Write the specified level messages to the log file.
-q Quiet. Run the command in quiet mode. Suppresses all informational messages and user yes/no prompts. Assume Yes to all prompts and proceed at your own risk.
-s Sub-collection. Create a sub-collection, under the destination collection, for each user who owns orphaned objects. The title of a sub-collection begins with the user handle, followed by a space, and then the user login name.
Operations for dsorphan
list List the orphaned objects, by top, all, or classname.
a. The top option lists all the orphaned objects.
b. The all option lists all the orphaned objects and their children objects.
c. Classname option lists all the orphaned objects belonging to this class
reassign Reassign the orphaned objects to a specified collection that is designated by the -d option. Scope is determined by the keyword all or a space separated list of orphaned object handles or classnames
Examples using dsorphan
dsorphan list all — list all orphan objects.
dsorphan list Document — list all Document orphan objects.