ARVU* - Adabas Review Interface Messages

Overview of Messages

ARVU01 | ARVU02 | ARVU03 | ARVU04 | ARVU05 | ARVU06 | ARVU07 | ARVU08 | ARVU09 | ARVU10 | ARVU11 | ARVU12 | ARVU13 | ARVU14 | ARVU16 | ARVU17 | ARVU18 | ARVU19 | ARVU20 | ARVU21 | ARVU22 | ARVU23 | ARVU24 | ARVU25 | ARVU26 | ARVU27 | ARVU28 | ARVU29 | ARVU30 | ARVU31 | ARVU32 | ARVU33 | ARVU34 | ARVU36 | ARVU38 | ARVU41 | ARVU42 | ARVU43 | ARVU45 | ARVU46 | ARVU47 | ARVU48 | ARVU49 | ARVU50 | ARVU51 | ARVU52 | ARVU53 | ARVU54 | ARVU55 | ARVU56 | ARVU57

ARVU01 dbid GETMAIN failure (x), size=requested-getmain-size, REVIEW parameter set to NO
Explanation

ADARVU was unable to obtain the necessary GETMAIN space to operate. ADARVU terminates processing. It is probable that the specified region size is too small, or the default region size is too small.

x distinguishes the events which cause this message to occur.

SIZE is the requested GETMAIN size that could not be obtained. The Adabas nucleus completes its initialization but no calls are made to the Adabas Review hub.

Action

Increase the region size for Adabas and restart the nucleus.


ARVU02 dbid REVIEW HUB ID= target-id LOG RETD RSP rsp SUB sub.
dbid REVIEW HUB ID= target-id CLS RETD RSP rsp SUB sub.
dbid REVIEW HUB ID= target-id OPN RETD RSP rsp SUB sub.
Explanation

A non-zero Adabas response and subcode were received from the Adabas Review hub with the specified target ID when ADARVU sent one of the following requests:

LOG request to process a command log record.
CLS close call to terminate monitoring services with the hub.
OPN open call to establish monitoring services with the hub.
Action

Identify the problem from the Adabas response code. If the problem is parameter settings in the hub, i.e., attached buffer size or command queue size, then the Adabas Review hub must be cycled to reset the parameters. If the Adabas response code 148 (ADARSP148) was received, the Adabas Review hub may have been terminated.


ARVU03 dbid REVIEW HUB ID= target-id is not a hub server.
Explanation

The target ID specified on the REVIEW parameter is not an Adabas Review hub. The target may be another Adabas nucleus. The Adabas nucleus completes its initialization but no calls are made to the Adabas Review hub.

Action

Ensure that the REVIEW parameter specifies the correct target ID of an Adabas Review hub and restart the nucleus.

Action

The operator command REVIEW=hub-id may be used to change the value to another target ID.


ARVU04 dbid REVIEW HUB ID= target-id is not active.
Explanation

ADARVU received response code 148 (ADARSP148) on a request call to the Adabas Review hub. This message is displayed in conjunction with the AREV02 message.

Action

Start the appropriate Adabas Review hub.


ARVU05 dbid UEX5: Requested wait for nnnnn seconds.
dbid UEX5: Invalid REQ ( xx ), IGNORE assumed.
Explanation

On any error condition, ADARVU calls user exit 5 if present. User exit 5 may return one of three possible service requests:

  1. W: Wait for nnnnn seconds, after which ADARVU will resend the request to the Adabas Review hub.

  2. I: Ignore the non-zero response received from the Adabas Review hub and to continue processing.

  3. R: Immediately resend the request to the Adabas Review hub.

The message displays the number of seconds delay time returned from the user exit 5. If an unknown request is received from the user exit, the request is ignored and processing continues.

Action

None required, unless the second message is displayed. The INVALID REQ message indicates a problem with the user exit 5. Correct the problem and restart the Adabas nucleus, when possible.


ARVU06 dbid Check ADABAS Messages and Codes manual.
Explanation

This message is displayed in conjunction with the AREV02 message in the event that the non-zero response received by ADARVU is not a RSP 148.

Action

None required. This message is for your information only.


ARVU07 dbid Session open failure, module module could not be loaded.
Explanation

The specified module was not found in the load library and could not be loaded. The Adabas nucleus completes its initialization but no calls are made to the Adabas Review hub.

Action

Ensure that the correct load libraries are specified for the Adabas job and restart the Adabas nucleus.


ARVU08 dbid Number of non-zero responses from hub is count.
Explanation

Whenever an unexpected response is received by ADARVU, the count of the number of non-zero responses is incremented and this message is displayed.

Action

None required. This message is for your information only.


ARVU09 dbid User exit 5 {available | unavailable}
Explanation

During session initialization, ADARVU checks if a user exit 5 has been loaded. This message displays whether the user exit 5 was located or not.

Action

None required. This message is for your information only.


ARVU10 dbid REVIEW HUBID hub-id version Vnn located.
Explanation

During session initialization, ADARVU issues a call to the specified Adabas Review hub. When a successful connection is established, this message is displayed.

Action

None required. This message is for your information only.


ARVU11 dbid Change orders from REVIEW hub hub-id.
Explanation

The Adabas Review hub notified the client nucleus that it changed the monitoring or reporting status of the client nucleus. ADARVU then displays this message accompanied by the ARVU13 message set.

Action

None required. This message is for your information only.


ARVU12 dbid REVIEW hub id changed from hub-id TO hub-id
Explanation

ADARVU detected that the hub-id specified in the REVIEW parameter was changed dynamically by an operator command.

Action

None required. This message is for your information only.


ARVU13 dbid text
Explanation

Possible message texts:

Message Text (text) Description
{NO | count } REVIEW REPORT(S) STARTED

In conjunction with the ARVU11 message, this message indicates the status of information transmitted from the client nucleus to the hub. If no Adabas Review report(s) are started, ADARVU does not send data to the hub. If there is at least one report started, then ADARVU transmits the command log data to the hub.

Action: No action required. This message is for your information only.

THE FOLLOWING BUFFER TYPES ARE REQUIRED: buffer-type-codes

If buffers are required, the required buffer types are listed in the message. The possible buffer type codes are: F (format buffer), R (record buffer), S (search buffer), V (value buffer), I (ISN buffer), O (I/O list buffer), U (User Info buffer), M (multifetch buffer), or P (performance buffer).

Action: Verify that the correct buffers are specified. Otherwise, no action is required for this informational message.


ARVU14 dbid REVIEW parameter set to NO.
Explanation

The REVIEW parameter is set to “NO”. This message is a consequence of a previous error and is accompanied by a more detailed explanation (e.g. ARVU01).

Action

Correct the issue and reactivate REVIEW.


ARVU16 dbid REVIEW HUB Is accepting buffered CLOG records.
Explanation

The Adabas Review hub accepts buffered CLOG records from the client nucleus as a way of reducing the number of cross-memory calls from the client nucleus to the hub.

Action

None required. This message is for your information only.


ARVU17 dbid REVIEW HUB is not accepting buffered CLOG records.
Explanation

The Adabas Review hub is not accepting buffered CLOG records from the client nucleus.

Action

Check the job log of the Adabas nucleus and the Adabas Review hub, why the Adabas Review hub refuses to accept buffered CLOG records.


ARVU18 dbid REVIEW Trans-Port is installed using PC pc-number.
Explanation

The Adabas nucleus runs with the Adabas Review Trans-port feature when sending CLOG records to the Adabas Review hub.

Action

None required. This message is for your information only.


ARVU19 dbid REVIEW TRANS-PORT IS NOT INSTALLED
Explanation

BS2000 and z/OS only. The Adabas Review Trans-port feature is not installed.

Action

If this Adabas nucleus should run with the Adabas Review trans-port feature, check the job log of the Adabas nucleus and the job log of the Adabas Review hub why trans-port is not installed.


ARVU20 dbid REVIEW MODULES NOT FOUND, LOGCLEX PARAMETER IS SET TO NO
Explanation

ADARUN LOGCLEX=YES has been specified, but no Adabas Review modules are available. The Adabas nucleus changed the LOGCLEX parameter to ADARUN LOGCLEX=NO. The extended information is made available for the purpose of running Adabas Review in batch mode.

Action

Please make the Adabas Review modules available in the STEPLIB.


ARVU21 dbid ADAIOR REQUEST FAILED: FUNC ff RSP rr
Explanation

A request to the Adabas ADAIOR interface by the Pulse failed.

Action

Retain all dumps, messages, and other related information; contact your Software AG technical support representative.


ARVU22 dbid GETMAIN FAILED: INSUFFICIENT STORAGE
Explanation

A request for storage by the Pulse failed. The report is not started.

Action

Increase the region size for Adabas and restart the nucleus.


ARVU23 dbid INTERNAL ERROR IN module, subcode n
Explanation

An internal error has occurred in the given Pulse module. The report is not started.

In the Pulse modules ADAPMT, ADAPSM, and ADAPST a sub code is issued:

Module Subcode Explanation
ADAPMT 1

Operating system erroneously VM/ESA.

ADAPMT 2

Operating system erroneously BS2000.

ADAPSM 1

ADAPLRPL work area is missing.

ADAPSM 2

The Pulse extension in CLEX is missing.

ADAPST 1

SVC number is zero.

Action: Check SVC numbers in Reports.

ADAPST 2

A'ADAPCS is missing.

Action: Check whether module ADAPCS is available.

ADAPST 3

A'ADAPCS is missing.

Action: Check whether module ADAPCS is available.

ADAPST 4

The eye catcher in the buffer is neither 'TIMC' nor 'TERM' nor 'RSTR'.

ADAPST 5

A'ADAPCS is missing.

Action: Check whether module ADAPCS is available.

ADAPST 6

A'ADAPCS is missing.

Action: Check whether module ADAPCS is available.

In ADAPCS no sub code is issued.

Action

Retain all dumps, messages, and other related information; contact your Software AG technical support representative.


ARVU24 dbid CLUSTER SERVICES NOT ACTIVE
Explanation

The Pulse has determined that Cluster Services statistics reporting is not possible. The report is not started.

Action

Ensure that Cluster Services is active.


ARVU25 dbid ADABAS rspcode rrrrr subcode sssss
returned from DBID dbid NUCID nucid
Explanation

The Pulse has encountered the given Adabas non-zero response code and subcode. The report is deactivated.

Action

Identify the problem from the Adabas response code and subcode.


ARVU26 dbid PULSE ESTAE DRIVEN, RETRY IN PROGRESS
Explanation

The Pulse subtask has encountered an error and will attempt to recover.

Action

None.


ARVU27 dbid PULSE RECOVERY ATTEMPT FAILED
Explanation

The Pulse subtask attempt at error recovery failed. The report is deactivated.

Action

Retain all dumps, messages, and other related information; contact your Software AG technical support representative.


ARVU28 dbid Pulse task failed to attach
Explanation

The Pulse subtask could not be attached. The report is deactivated.

Action

Retain all dumps, messages, and other related information; contact your Software AG technical support representative.


ARVU29 dbid Pulse task now {active|inactive}
Explanation

The Pulse has stopped or started.

Action

None.


ARVU30 dbid Invalid Pulse interval, default used
Explanation

The Pulse detected an invalid timer interval. The acceptable range is from 1 to 1440 minutes. The default interval of 15 minutes is used.

Action

Restart the report with a valid timer value.


ARVU31 dbid Pulse ended due to non-zero RSP codes
Explanation

The Pulse detected three non-zero Adabas response codes. The report is deactivated.

Action

Correct the cause of the non-zero response codes and restart the report.


ARVU32 dbid REVIEW Trans-Port disabled after error.
Explanation

Future records will be sent to the Hub using the command queue instead of Trans-Port. Additional messages are available in the Nucleus and Hub to identify the error.

Action

Correct the error. Restar the Nucleus or Review Hub to reestablish Trans-Port.


ARVU33 dbid REVIEW hub CPU id different.
Explanation

This message is issued when the CPU ID of the Adabas nucleus and the CPU ID of the Adabas Review hub are different. When this happens, CLOG records to the Adabas Review hub cannot be sent via the Trans-port PC call, but must be sent via the Adabas router. The performance of the Adabas router sending mechanism is slower than the performance of Trans-port.

Action

No action is required for this informational message.


ARVU34 dbid REVIEW = ADABAS DBID not allowed.
Explanation

The ADARUN parameters DBID and REVIEW specify equivalent DBID values. The ARVU14 message appears and the REVIEW parameter is set to NO.

Action

Specify the correct REVIEW parameter. This can be done online.


ARVU36 dbid Review local mode initialization failed.
Explanation

Review Local mode has been disabled due to an error when initializing Review. A preceding message will identify the specific error.

Action

Correct the error and restart the nucleus. In some cases it may be possible to use operator commands to assign the nucleus to a Review Hub.


ARVU38 dbid REVIEW record filtering started.
dbid REVIEW record filtering stopped.
dbid REVIEW record filtering failed.
dbid Records processed: nnnnnnnnnn
dbid Records filtered: nnnnnnnnnn
Explanation

The status of record filtering has changed. When filtering is stopped, the number of command log records processed thus far by the filter is printed, as well as the number of records filtered from Review processing.

Action

None required when the filtering started or stopped. These messages are informational only.

When the filtering failed, contact your Software AG technical support representative.


ARVU41 dbid buffers ignored.
Explanation

Every field which could be processed by REVIEW has an indication (or attribute) whether a particular Adabas buffer (FB, RB, SB, VB, IB, MB, PB, IO, UI) is necessary for REVIEW to process this field. These indications (or attributes) are gathered for each report running and the indications (or attributes) for all running reports are gathered and Adabas is informed which Adabas buffers are requested by REVIEW.

When Adabas sets up a command log record for REVIEW, it checks these indications in order to build the command log record with or without a particular Adabas buffer. During this process Adabas (ADARVU) checks whether the length of the actual Adabas buffer confirms the ADARUN parameter REVLOGMAX. If the value is violated the first time, the ARVU41 message is issued.

Action

Buffers are ignored. If necessary increase the value of REVLOGBMAX or deselect fields which require Adabas buffers.


ARVU42 dbid REVIEW hub hub-id version Vnn not supported.
Explanation

During session initialization, ADARVU issues a call to the specified Adabas Review hub, running with version Vnn. This version is not supported; the version number is either too low or too high. The handshake command to the hub did not work, so Adabas Review will not collect any data.

Action

Start the Adabas Review hub with the appropriate version. For information about version compatibility, read Adabas and Adabas Review Version Compatibility, in the Adabas Review Release Notes.


ARVU43 dbid Storage keys of nucleus and hub are different.
Explanation

The storage keys of the Adabas nucleus and of the Adabas Review hub are different. Both address spaces must run under storage keys 0 or storage keys 8.

Action

Start Adabas nucleus and Adabas Review hub under the same key, i.e. storage key 0 or storage key 8.


ARVU45 dbid ADABAS REVIEW Main Task Statistics
dbid Number records arrived n,nnn,nnn,nnn
dbid Number records logged n,nnn,nnn,nnn
dbid Successful logged n,nnn,nnn,nnn
dbid Unsuccessful logged n,nnn,nnn,nnn
dbid Largest log record nn,nnn
dbid Log record filtering
dbid Records processed n,nnn,nnn,nnn
dbid Records filtered n,nnn,nnn,nnn
dbid Hub mode log records n,nnn,nnn,nnn
dbid Finished Hub calls n,nnn,nnn,nnn
dbid Successful Hub calls n,nnn,nnn,nnn
dbid Unsuccessful Hub calls n,nnn,nnn,nnn
dbid Asynchrone Hub calls n,nnn,nnn,nnn
dbid Hub not active n,nnn,nnn,nnn
dbid no Reports active calls n,nnn,nnn,nnn
dbid skipped (no space) n,nnn,nnn,nnn
dbid Local mode log records n,nnn,nnn,nnn
dbid refused local n,nnn,nnn,nnn
dbid skipped (no space) n,nnn,nnn,nnn
dbid REVIEW subtask
dbid running n,nnn,nnn,nnn
dbid soft post n,nnn,nnn,nnn
dbid hard post n,nnn,nnn,nnn
dbid not affected n,nnn,nnn,nnn.
Explanation

This message displays shutdown statistics for the Adabas Review components in the Adabas nucleus. ADARVU reports:

  • The number of log records processed while in Hub mode

  • The number of log records processed while in Local mode

  • The number of log records processed while record filtering was active

  • The number of log records filtered from Review processing

  • The size (in bytes) of largest log record

  • The number of successful calls and Trans-Port sends to the Review Hub

  • The number of unsuccessful calls and Trans-Port sends to the Review Hub

  • The number of records where the HUB was not active

  • The number of records where no report was active

  • The number the REVIEW subtask was POSTED or not POSTED (because already running or counter/time slice not exceeded)

Action

None required. This message is informational only.


ARVU46 dbid REVIEW local mode closed now.
dbid Disconnected from REVIEW hub hub-id.
Action

None required. This message is for your information only.


ARVU47 dbid Connecting to REVIEW local mode.
dbid Connecting to REVIEW hub hub-id.
Action

None required. This message is for your information only.


ARVU48 dbid Connection established with Review hub hub-id
Explanation

A handshake with the Hub completed successfully.

Action

None required. This message is for information only.


ARVU49 dbid Internal error at module X'offset'
Action

Notify your Software AG technical support representative.


ARVU50 dbid Connection to REVIEW Hub target-id has been lost
Explanation

The Hub is no longer active.

Action

If the Hub is remote from the nucleus, check the Net-Work connectivity. Restart the Hub, select another Hub, or change to LOCAL mode.


ARVU51 dbid Connection to REVIEW Hub target-id has been restored
Action

None required. This message is for your information only.


ARVU52 dbidREVIEW user defined set enabled.
dbid CLOG structure contains only data used in reports.
dbid REVIEW user defined set discarded.
dbid REVIEW user defined set failed.
Explanation

When a user-defined set is enabled, only the basic information and the values used in reports (running, scheduled, or suspended) are sent to REVIEW (either HUB or local). This action reduces the size of the CLOG record to the vital information units only.

A user-defined set is enabled by setting the INPUT parameter to MODE=V52 and CLOGDATA=USED.

Action

When the user-defined set is discarded or enabled, no action is required. These messages are informational only.

When the user-defined set fails, contact your Software AG technical support representative.


ARVU53 dbid Hand shake from indefinable source ignored
dbid Hand shake from HubID=target-id received [via NucId=nucleus ID]
Explanation

The first form is issued when a Handshake message is not properly formatted. The second form is issued when a valid handshake message is received. The second segment of the second form is not issued when the Nucleus received the handshake directly from the Hub. The second segment indicates the handshake was forwarded from the nucleus that received the handshake directly from the Hub

Action

For the first form, check the target IDs of the Hub and other servers for conflicts.

No action required for the second form. This message is for your information only.


ARVU54 dbid REVIEW Hub=target-id has closed connection
Explanation

The Review Hub has disconnected from the nucleus as a result of an operator command or stopping the Hub.

Action

None required. This message is for your information only.


ARVU55 dbid Sending CLOGs to REVIEW using interface module.
Explanation

The interface (or method) used to send data to REVIEW (either local or HUB ) is controlled by the following parameters:

ADARUN Parameter INPUT Parameter Interface (Method)
REVIEW=LOCAL MODE=V51

RAOSLOCX when Adabas supports Review V5.3

RAOSLOCL when Adabas does not support Review V5.3

REVIEW=LOCAL MODE=V52 RAOSLOCX

REVIEW=hubid

REVSTHMV=V52

 

ADARMT/ADARST

ADARMT uses Trans-Port when possible or delegates to ADARST otherwise

ADARST uses the command queue

REVIEW=hubid

REVSTHMV=V53

REVLOGNR>0

 

Trans-Port when possible or ADARMX/ADARSX otherwise

ADARSX uses the command queue

REVIEW=hubid

REVSTHMV=V53

REVLOGNR=0

 

Trans-Port when possible or the command queue (ADALNK) otherwise

Action

No action required. This message is for information only.


ARVU56 dbid ADARMX initialization failed.
dbid Switching to send single mode.
Explanation

Records are sent to the Hub using the command queue immediately. Additional messages appear in the Nucleus to identify the error.

The records are not stored temporary in the buffer pool and sent as bulk by the subtask ADARSX.

Action

Correct the error and restart the nucleus.


ARVU57 dbid REVIEW hub hub-id does not support bulk mode.
dbid Switching to send single mode.
Explanation

Records are sent to the Hub using the command queue immediately.

The records are not stored temporary in the buffer pool and sent as bulk by the subtask ADARSX.

In bulk mode, the records are buffered. The buffering the occurs is incompatible with the method used in previous versions.

Action

Upgrade the REVIEW hub or restart the nucleus with ADARUN parameter REVSTHMV=V52.