< Home

GPM/4/DBMEMEXT

Message

GPM/4/DBMEMEXT:The database used too much memory. (SyslogId=[ULONG], DatabaseId=[ULONG], Algorithm=[STRING], DatabaseStatus=[STRING], MemorySize=[ULONG]KB)

Description

The database used excessive memory. The size of the used memory was displayed in the log.

Parameters

Parameter Name Parameter Meaning
SyslogId Log ID.
DatabaseId Index of the database.
Algorithm Type of the algorithm, include ac, srs, cavium-hfa and pcre-compatible.
DatabaseStatus Status of the database, include:
  • compiling: indicates the database is compiling.
  • invalid: indicates the database is invalid.
MemorySize=[ULONG]KB Total memory used by the database.

Possible Causes

The state machine used excessive memory. For pattern matching that did not use regular expressions, a great number of patterns used excessive memory. For pattern matching that used regular expressions, the regular expressions are too complex.

Procedure

  1. Contact the technical support personnel.
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic