Transact C client library
sp_admintracefile
This function allows a session to define a file where the Transact engine will log all its activities in text format. The second parameter designates a filename where to store the log data.
This function is only for beta release of the Transact engine. Obviously v0.2.1 of the Transact engine and its companion client library is a beta release.
_kernel_oserror *sp_admintracefile(const TYPSID, const char *);
ERR_BUSY
ERR_CONFLICT_WITH_ANOTHER
Client Library: Unknown session
;
Client Library: Uninitialized client library
;
Client Library: Memory allocation error
.
ERR_CONFLICT_WITH_ANOTHER_SESSION
is returned to the client application.