Example 1 This example specifies the output file for the row cache server and displays a log message when the procedure finishes. $ RMU /SET SERVER RCS /OUTPUT=RCS_PID.LOG /LOG DUA0:[DB]MYDB.RDB Example 2 This example specifies the output file for the AIJ log server. $ RMU /SET SERVER ALS /OUTPUT=ALS$LOGS:ALS_DB1.LOG DUA0:[DB1]MFP.RDB Example 3 This example deletes the log file information in the database for the AIJ log roll-forward server. $ RMU /SET SERVER LRS /OUTPUT="" DUA0:[ZDB]ZDB.RDB Example 4 This example specifies the output file for the database recovery server. $ RMU /SET SERVER DBR /OUTPUT=DBR$LOGS:DBR.LOG DUA0:[ADB]ADB.RDB