net_buffer_length specifies the SQL query size acceptable to the OBServer node.
| Attribute | Description |
|---|---|
| Type | Integer |
| Default value | 16384 |
| Value range | [1024, 1048576] |
| Effective scope | |
| Modifiable | You can use the SET GLOBAL statement to modify the global value of the variable. However, you cannot use the ALTER SESSION SET statement to modify a session value of the variable. |