Example 1 In the following example the first Oracle RMU command starts the log server and specifies an output file. The second Oracle RMU command reopens the ALS output file, so you can view the data that is contained in the ALS output file so far. $ RMU/SERVER AFTER_JOURNAL START MF_PERSONNEL/OUT=ALS $ ! Database updates occur $ RMU/SERVER AFTER_JOURNAL REOPEN_OUTPUT MF_PERSONNEL $ ! View the ALS.OUT;-1 file: $ TYPE ALS.OUT;-1 -------------------------------------------------------------------- 16-OCT-1995 13:02:05.21 - Oracle Rdb V7.0-00 database utility started --------------------------------------------------------------------- . . .