One option that you can try is to redirect the output and error stream to a file or to /dev/null when you start the TdbArchiver/TdbExtractor ds. It is quite common on Linux based system.
I would recommend to redirect the output and error streams to a file so that it can be analysed later if required.