To output a list of orphaned files and tables
unica_acclean -o <list file name> -w orphan
For this usage, -w orphan is required, and you cannot specify any criteria.
Use the -o option to specify the file name. You can also specify the path where you want the file to be saved. If you do not include the path, the file is saved in the same directory as the unica_acclean utility.
Example
unica_acclean -o "OrphanList.txt" -w orphan
This example generates a list of orphaned files and tables and writes it to the file OrphanList.txt.