OGG Get Error "Statistics reply buffer exceeded. Results truncated..."
OGG Get Error "Statistics reply buffer exceeded. Results truncated..." (文件 ID 1347837.1)
In this Document
Symptoms
Cause
Solution
References
Applies to:
Oracle GoldenGate - Version 4.0.0 and later
Information in this document applies to any platform.
Symptoms
When I run STATS command, the result is truncated with error message.
"Statistics reply buffer exceeded. Results truncated..."
Cause
This is a limitation of the statistics reply buffer. Excessive messaging back to GGSCI could cause latency in the extract/replicat process. When the reply buffer exceeds approximately 30000 bytes (minus the size of the error message) then that warning message is displayed. Currently, there is no way to increase the statistics reply buffer.
Enhancement Request 9430363 "STATISTICS REPLY BUFFER EXCEEDED" has been logged for this.
Solution
A workaround would be to split the stats by group of tables. Example:
stats extract e1, table
stats extract e1, table
stats extract e1, table
If it is not required that the stats be obtained through the screen interface, an alternative is available:
Ggsci> send
The entire stats would be available in the report.
This could also be used in conjunction with a report rollover and a reset of statistics.
This could be scripted and the results could be grepped. There would be no practical limit on the size of the returned data.
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/24996904/viewspace-1168354/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- OGG-01224 error 111:Connection refused - retries exceeded.Error
- NFS mount results in "vmount: operation not permitted" errorNFSMITError
- ogg報錯error 11, Resource temporarily unavailableErrorAI
- oracle OGG-01232 Receive TCP params error:TCP/IP error 232(connection reset)OracleTCPError
- cURL error 52: Empty reply from server GitHub 三方登入報錯ErrorServerGithub
- linuxmint apt-get install error:Depends...?Linuxapt-getError
- OGG-15050 Error loading Java VM runtime library: (2 No such file or directory)ErrorJava
- error:14090086:SSL routines:ssl3_get_server_certificateErrorServer
- Oracle OGG 到 Kafka OGG-01431 OGG-01003 OGG-01151 OGG-01296 OGG-01668OracleKafka
- Oracle 19C OGG基礎運維-08Error code [942]Oracle運維Error
- iDLHCGP_Numerical_results
- iDLHCG_Numerical_results
- Elasticsearch——Filter search resultsElasticsearchFilter
- Oracle:On ROWNUM and Limiting ResultsOracleMIT
- Kettle: pentaho-server-ce-9.4 : ERROR [SchemaUpdate] could not get database metadataServerErrorDatabase
- Android error “Could not get BatchedBridge, make sure your bundle is packaged properly” on start ofAndroidErrorBATPackage
- [GuzzleHttp\Exception\RequestException] cURL error 60: SSL certificate problem: unable to get localHTTPExceptionError
- OGG-01431 OGG-01003 OGG-01151 OGG-01003錯誤處理
- Numerical Results of adf-mDFP
- SciTech-Mathematics-Probability+Statistics-7 Key Statistics Concepts
- OGG問題處理(OGG-01031,OGG-01416)
- Oracle案例06—— OGG-01098 Could not flush "./dirdat/e1000004383" (error 28, No space left on device)OracleErrordev
- 如何配置 No Reply 郵箱回覆轉發
- SciTech-Mathmatics-Probability+Statistics-VI-Statistics:Quantifing Uncertainty + Regression Analysis)AI
- 查LOB文字內容報錯ORA-06502: numeric or value error: character string buffer..Error
- OGG:manager
- ogg 同步kafka OGG-15051 Java or JNI exception:KafkaJavaException
- 再見!onActivityResult!你好,Activity Results API!API
- Statistics and Data Analysis for BioinformaticsORM
- Understanding System Statistics(zt)
- Error response from daemon: Get "https://registry-1.docker.io/v2/": netErrorHTTPDocker
- SciTech-Statistics-英語授課:Business Statistics商務統計
- IO之核心buffer----"buffer cache"
- [異常等待事件rdbms ipc reply]-分析說明事件
- OGG到hadoopHadoop
- Numerical Results of RhDYas CG method and RhLHas CG method
- Numerical Results of iFRCGP-I and iFRCGP-II
- MySQL中的Statistics等待MySql
- Flutter填坑筆記:從flutter pub get error 開始,定位Dart SDK問題Flutter筆記ErrorDart