Product Documentation

V11.5 Update Guide

Previous Topic

Next Topic

Log additional detail on server shutdown

When a server shutdown is triggered by a client API request, we now log to CTSTATUS.FCS the c-tree username and additional details about the calling client depending on their communication protocol.

For shared memory, we log the client PID. Unix systems include TID and effective UID.

For TCP connections, we log the client IP address.

Example:

Fri May 12 10:52:31 2017

- User# 00021 Shutdown request from user ADMIN. PID: 21419 TID: 21419 UID: 1000

Fri May 12 10:52:34 2017

- User# 00001 Server shutdown initiated

Fri May 12 10:52:35 2017

TOCIndex