Product Documentation

Database Administrator's Guide

Previous Topic

Next Topic

Custom Server SDK

These keywords are used to fine-tune the added capabilities provided by the c-tree Custom Server.

 
JOB_QUEUE_INFO

Provides the ability to define a library (.dll or .so) followed by an entry point function that will process a job.

 
Diagnostics

Diagnostics keywords are intended to be used to help collect data to be analyzed for troubleshooting. The use of these keywords should be avoided in normal operation as they may cause additional overhead (e.g., logging).

 
DIAGNOSTICS CTUSER_ERROR

Enables errors detected while loading the CTUSER shared library or an error when resolving the function pointer to be logged into CTSTATUS.FCS.

 
DIAGNOSTICS CTUSER_VERBOSE

Enables verbose information logging to CTSTATUS.FCS while loading the CTUSER shared library or when resolving the function pointer.

 
DIAGNOSTICS CUSTOM

Enables custom diagnostic options to be added via the Server SDK.

In This Section

JOB_QUEUE_INFO

DIAGNOSTICS CTUSER_ERROR

DIAGNOSTICS CTUSER_VERBOSE

DIAGNOSTICS CUSTOM

TOCIndex