RDF System Management Manual for J-series and H-series RVUs (RDF 1.10)
TRIGGER PRIORITY 150
TRIGGER NOWAIT
TRIGGER REVERSE
The primary system name is set implicitly and the backup system name is set in the INITIALIZE RDF
command.
INFO EXTRACTOR Command
To display the current configuration parameters for the auxiliary extractor process associated with
auxiliary audit trail AUX02, enter the following command:
]INFO EXTRACTOR ATINDEX 2
The output shows that the auxiliary extractor for AUX02 is configured with its default parameter
values: running in CPUs 2 and 1, with a priority of 165, and with the default RTD warning threshold
of 60 seconds:
EXTRACTOR ATINDEX 2
EXTRACTOR CPUS 2:1
EXTRACTOR PRIORITY 165
EXTRACTOR PROCESS $EXT2
EXTRACTOR RTDWARNING 60
INFO EXTRACTOR Command With OBEYFORM Option
The OBEYFORM option is useful when you want to create an RDF configuration command file from
an existing configuration: for example, for later use in an OBEY command. To copy the current
extractor process configuration parameters in command file format to the output file named
$RDF.EX.COMFL, enter:
]OUT $RDF.EX.COMFL
]INFO EXTRACTOR, OBEYFORM
RDF produces the following output, based on the configuration used in the previous example:
SET EXTRACTOR ATINDEX 2
SET EXTRACTOR CPUS 2:1
SET EXTRACTOR PRIORITY 165
SET EXTRACTOR PROCESS $EXT2
SET EXTRACTOR RTDWARNING 60
ADD EXTRACTOR
INFO MONITOR Command
To display the current configuration parameters for the monitor process, enter:
]INFO MONITOR
RDF displays output in the following format:
MONITOR PROCESS $MON
MONITOR CPUS 2:1
MONITOR PRIORITY 170
You would see this particular output, for example, if you originally configured the monitor to run
in CPUs 2 and 1 at the default priority of 165, but later changed the priority to 170 (using an
ALTER command).
INFO RDF Command
To display the current RDF global configuration parameters, enter:
]INFO RDF
RDF displays the following:
RDF SOFTWARELOC $SYSTEM.RDF
RDF BACKUPSYSTEM \TORONTO
RDF CONTROL SUBVOLUME SANFRAN
RDF LOGFILE $0
RDF PRIMARYSYSTEM \SANFRAN
198 Entering RDFCOM Commands










