I created a program document with the dbmt-Tool with the following parameters
“-ftiThreads 2 -ftiNdays 5 06:00AM -compactThreads 0 -updallThreads 0”
But if the program is running I see at server console the information “Database compactor error: File does not exist”. What file does not exist? Would be interesting!
If I add a directory to the program call parameter “/notesdata -ftiThreads 2 -ftiNdays 5 06:00AM -compactThreads 0 -updallThreads 0”, I get the message “Database compactor error: Invalid command line argument”.
In the samples I have found there is sometimes a directory part of the parameter. But most of the time “d:\domedata”, what means the DOMINO server is running on a WINDOWS system. Our server is running on linux. The path /notesdata is correct.
What is the solution?