Requesting the Server Log Using the Services API

From InterBase
Jump to: navigation, search

Go Up to Requesting Database and Server Status Reports Using the Services API


You can use the cluster identifier isc_action_svc_get_ib_log to request the Services Manager to return the contents of the InterBase.log file from the server. There are no arguments for this cluster.

You can retrieve the text that the server manager returns by using isc_service_query(). See Querying Service Tasks.