RDF System Management Manual for H-Series RVUs (RDF 1.8)

32
A spurious STARTUPMSG argument was encountered for the lockstep gateway.
Cause In your SCF script for starting the lockstep gateway, the STARTUPMSG attribute
contained an extra or unrecognizable argument.
Effect The lockstep gateway stops.
Recovery The STARTUPMSG attribute must include exactly two arguments: the word
ENABLE or DISABLE, and a valid RDF extractor process name, all enclosed in quotes. Correct
the STARTUPMSG attribute script and then manually delete the RDF lockstep gateway process
from SCF and run your newly edited SCF script. The process name must not include a node
name.
RDF Messages
RDF messages, unlike RDFCOM and RDFSCAN messages, do not appear on your terminal or
workstation screen. Instead, RDF sends these messages to the configured EMS event log (collector).
You specify the EMS event log by using the SET RDF command described in Chapter 8 (page 173).
You can change the EMS event log while RDF is running. The following example shows part of
an EMS event log.
(1) (2) (3) (4) (5) (6)
2007/01/09 16:11:02 \NYC $RCV 771 RDF Remote Receiver Started
2007/01/09 16:11:25 \NYC $U01 773 RDF Remote Updater Started
$DB0001 =>$BB0001
2007/01/09 16:11:32 \NYC $U02 773 RDF Remote Updater Started
$DB0002 =>$BB0002
(1) The date the message occurred. The clock used is the clock
on the sending system.
(2) The time the message occurred. The clock used is the clock
on the sending system.
(3) The name of the system on which the particular RDF process is running.
(4) The name or process ID of the RDF process that issued this message.
(5) The message number.
(6) The message text that explains the log entry.
If the EMS event log is $0 (the default collector), only items (3), (4), (5) and (6) are logged because
of file-length restrictions.
The pages that follow list all the RDF messages that RDF produces. The messages appear in
ascending order by message number.
700
File-system error error on ANSI-object-type ANSI-name, Partition
partition-id, file filename [, SNO sno , RBA rba]
error
is the file-system error number that identifies the specific error.
ANSI-object-type
is the ANSI object type (for example, table, index, and so on). See Table 16-1 (page 295) for
a list of possible ANSI object types.
ANSI-name
is the ANSI name of the SQL/MX object that encountered the error.
partition-ID
is the partition ID of the SQL/MX object that encountered the error.
342 Messages