Campaign cleanup utility options
The unica_acclean utility supports the following options.
Campaign cleanup utility options
-f <log file name>
Specifies the name of the file where errors are logged, located in the <PARTITION_HOME>/logs directory. By default, this file is named unica_acclean.log. You can modify the log file name, but specifying a different location is not currently supported.
-i <clean file name>
-n <partition name>
-p <password>
Must be used when the -u option is used. Use this option to supply the password for the user specified with the -u option.
This option can be used only with the -w option for either campaignfolder or sessionfolder objects.
When a folder is specified for cleanup and the -r option is added, the unica_acclean tool performs the operation for all subdirectories of the specified folder. If only the -w option is used with a folder, unica_acclean performs the operation only on the top-level folder.
Specifies the name of the data source for the object being operated on. Use with the -U <database_user> and -P <database_password> options. These options allow you to override the credentials stored in Marketing Platform or provide authentication for data sources whose ASMSaveDBAuthentication is set to FALSE.
-s <criteria>
Used with the -w option, defines criteria for cleanup, specified as a SQL query. The SQL LIKE operator can be used to do a search based on wildcards.
Specifies the user login for the data source specified by the -S option. Use with the -P option, which specifies the database password for this database user.
-u <user name>
Must be used when the -p option is used. Use this option to supply the IBM® EMM user name of the user running the utility.
Only when used with orphan, searches for orphaned temp files and tables across the entire system.
Requires -s <criteria> for all options except "orphan". For details, see -s.
Optionally use the -r option to recursively search subfolders. For details, see -r.