Article Content
Article Number | 000017234 |
Applies To | RSA Product Set: NetWitness Logs & Network RSA Product/Service Type: Log Collector RSA Version/Condition: 10.6.x, 11.x |
Issue | Error message basic_string::_S_create is seen when collecting ODBC events in RSA NetWitness. The error marked in red below will be seen in the /var/log/messages on the Log Collector or Virtual Log Collector. Jun 10 09:18:09 NWAPPLIANCE2932 nw[1409]: [OdbcCollection] [failure] [mcafeedlp3000.ePO] [processing] [ePO] [processing] An error occurred collecting ODBC events using query tag MCAFEEDLP. Error: basic_string::_S_create |
Cause | The issue appears to be a column (field) in the data query that is extremely long or longer than the defined max in the field buffer in Log Collector for ODBC data processing. Once the column (field) length was limited to 255 by adding SUBSTR to SQL select clause there are no issues.
|
Resolution | Below are the steps that you need to run on the Log Collector or Virtual Log Collector in order to fix the issue.
If you are unsure of any of the steps above or experience any issues, contact RSA Support and quote this article ID for further assistance. |
Legacy Article ID | a66354 |