17.1.6 Amount of system log information that is output depending on the SQL manipulation

If -k cnc is specified in the pdhibegin operand of the system common definition, system log information is output when CONNECT, DISCONNECT, or set session authorization is executed.

You can use the formula shown below to calculate the amount of system log information that is output depending on the SQL manipulation. For HiRDB/Single Server, add this amount to the amount of log information output by Single Server; for HiRDB/Parallel Server, add it to the amount of log information output by the front-end server.

Formula
Amount of system log information (bytes)
= 568 x (CONNECTs count + "set session authorization" executions count)