Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Adapter for RDBMS

Buffering examples

  • Last UpdatedOct 21, 2025
  • 1 minute read

The following are examples of valid buffering configurations:

Retrieve the buffering configuration

Example using the EdgeCmd utility:

edgecmd get buffering

Sample output:

[

{

"bufferLocation": "C:/ProgramData/OSIsoft/Adapters/RDBMS/Buffers",

"maxBufferSizeMB": 1024,

"enablePersistentBuffering": true,

"maxDataBulkTime": "00:00:01"

}

]

200 OK response indicates success.

Update MaxBufferSizeMb parameter

Example using the EdgeCmd utility:

edgecmd edit buffering -MaxBufferSizeMB 100

Sample output:

204 No Content response indicates success.

In This Topic
TitleResults for “How to create a CRG?”Also Available in