Salesforce

Notes processed in DSRUTIL monitor output shows as a negative integer.

« Go Back

Information

 
TitleNotes processed in DSRUTIL monitor output shows as a negative integer.
URL Namenotes-processed-in-dsrutil-monitor-output-is-showing-as-a-negative-integer
Article Number000151319
EnvironmentProduct: OpenEdge
Version: All supported versions
OS: All supported platforms
Other: Replication, VST
Question/Problem Description

"Notes processed" in DSRUTIL monitor shows as a huge negative integer
The "Notes processed" value switches to a large negative integer once it reaches ~2 Billion then decreases towards 0.

VST _Repl-Agent._ReplAgt-NotesProcessed queries show the same negative value as DSRUTIL monitor's "Notes processed"

The negative value for notes processed by the replication agent is a false positive for possible replication communication problems.

The "notesProcessed" value is changed to a huge negative number when it reaches 2^31 (about 2.2 billions) on the replication agent monitor output.

Steps to Reproduce
Clarifying Information
Error Message
Defect NumberOCTA-19592
Enhancement Number
Cause
DSRUTIL monitor's "Notes Processed" by the agent and the _Repl-Agent._ReplAgt-NotesProcessed VST are a 32-bit integer which overflows when it reaches 2^31 (2-billion).
Resolution
Fixed version(s): OpenEdge 12.3
Workaround
These statistics will be re-set when the RPLA is restarted.

Alternatively all statistics can be zero'd online with:
PROUTIL -C zerostats

For further information refer to Article: Can PROMON and VST counters be reset to zero while the database is online?
Notes
This field only holds statistical data, it should not impact the replication process. 
Keyword Phrase
Last Modified Date10/23/2023 12:09 PM

Powered by