To set the database clean up interval to a new value. Syntax: set databasecleanupinterval Parameters: NewInterval - The new ...

To set the database clean up interval to a new value. 
 
Syntax: 
 
          set databasecleanupinterval  
 
Parameters: 
 
        NewInterval    - The new time interval in minutes to use for 
                         database cleanup.  
 
Example:       set databasecleanupinterval 10080 
 
               This command sets the database cleanup interval to 
               10080 minutes (every 7 days).