| Option | Meaning | 
                        
                            | -forceDBModes | Force multiuser and transaction logging to the database. | 
                        
                            | -noDataBG | Starts the Data Manager without starting the DataBG. | 
                        
                            | -repair alerts | Repair "no WENT alert between two CAME alerts" problem. | 
                        
                            | -repair ignore | No check. Delete dbase.status. | 
                        
                            | -repair last | Check and repair last changed database sets if dbase.status
                                exists and delete dbase.status if exists. | 
                        
                            | -repair lastonly | Check and repair last changed database sets and stop. | 
                        
                            | -repair off | No check. Stop if dbase.status exists. | 
                        
                            | -repair on | Check and repair database if dbase.status exists. | 
                        
                            | -repair only:dbpath | Check and repair only in the passed path relative to the database
                                and stop, e.g. only:lastval |