o You do not need any special privileges to use the RMU Show Version command. o When the RMU Show Version command executes, it sets the following two DCL local symbols: - RMU$RDB_VERSION Set to the currently executing version of Oracle Rdb - RMU$DATABASE_VERSION Set to the version of Oracle Rdb required to access the specified database If you want to set the DCL symbols, RMU$RDB_VERSION and RMU$DATABASE_VERSION, only and do not want the RMU Show Version output, specify the null device as the file name with the Output qualifier. For example: $ RMU/SHOW VERSION MF_PERSONNEL /OUTPUT=NL: $ SHOW SYMBOL RMU$RDB_VERSION RMU$RDB_VERSION = "7.0" $ SHOW SYMBOL RMU$DATABASE_VERSION RMU$DATABASE_VERSION = "6.1"