REVIEW Data Communication (DC) component

Overview of Messages

RDC0001 | RDC0002 | RDC0003 | RDC0004 | RDC0005 | RDC0006 | RDC0010 | RDC0011 | RDC0012 | RDC0100 | RDC0101 | RDC0102 | RDC0103 | RDC0110 | RDC0111 | RDC0112

RDC0001 Not enough space for REVIEW saveareas
Explanation:

The system couldn't allocate the saveareas from the General Bufferpool.

System action:

RDC is not started.

System programmer info:

Allocate a larger region/partition.


RDC0002 Not enough space for RMCB
Explanation:

The RDC master controlblock could not be allocated.

System action:

RDC is not started.

System programmer info:

Allocate a larger region/partition.


RDC0003 REVIEW DC buffer pool NOT allocated
Explanation:

There was not enough space in the region/partition to allocate the bufferpool.

System action:

RDC is not started.

System programmer info:

Allocate a larger region/partition.


RDC0004 REVIEW DC initialized successfully
Explanation:

Self-explanatory message.


RDC0005 Error $1 loading $2
Explanation:

The module in question could not be loaded

System action:

RDC is not started.

System programmer info:

Check if the RDC library is in the COMPLIB/LIBDEF chain and if there is enough storage in the region/partition to load the module.


RDC0006 Unable to obtain ENQ/LOCK - terminating
Explanation:

The history task couldn't obtain the ENQ/LOCK necessary to start.

System action:

The task terminates.

System programmer info:

Check with UUTIL NQ if the task was already started and the ENQ/LOCK already exists.


RDC0010 Response time report '$1' started.
Explanation:

Self-explanatory message.


RDC0011 Response time report '$1' NOT started, rc=$2.
Explanation:

The report could not be started.

System action:

Returncode 1 : the report was already started. The system continues with the next request. Returncode 2 : there was not enough storage to allocate the necessary controlblocks to start the report.

System programmer info:

Returncode 2: allocate a larger region/partition.


RDC0012 SD file $1 has not been created.
Explanation:

The SD-file has not been created

System action:

An empty SD-file will be automatically created.

System programmer info:

If you want to start a report automatically you have to edit the report definitions, set AUTOSTART to Y and save the definitions.


RDC0100 $1: Interval=$2, File=$3, Print=$4
Explanation:

Self-explanatory message.


RDC0101 History file: Dbid $1 Fnr $2; Printer: '$3'
Explanation:

Self-explanatory message.


RDC0102 History Task rolling out for $1 hours $2 minutes $3 seconds
Explanation:

Self-explanatory message.


RDC0103 History Task is writing termination statistics
Explanation:

Self-explanatory message.


RDC0110 Return code $1 reading SD-File $2
Explanation:

Returncode 1 : the SD-file in questions was not allocated. Returncode 2 : no history options were defined

System action:

Returncode 1 : an empty SD-file will be created automatically

System programmer info:

Returncode 2 : define the necessary parameters in DC RT HO and save them.


RDC0111 ADABAS Rsp $1 writing data for '$2' to DBid $3 Fnr $4
Explanation:

The system encountered problems while writing history records to the history file.

System action:

The system continues.

System programmer info:

Check the ADABAS documentation for the reason of the returncode.


RDC0112 Return code $1 from PS$2 function while printing for $3
Explanation:

RDC encountered a problem while printing history records.

System action:

The system continues.

System programmer info:

Check the possible returncodes of the PSxxx functions in the Com-plete documentation.