TIB3NLOG - C Batch

The TIBCO Log C batch message writer program uses the API 'TIB_WRITE_SYSLOG' to write the messages. The program requires you to include the header file "tibhwlog.h". The JCL to compile and run is located in:

Data Set: USERHLQ .JCL

Member: RUNWLOG

Compile JCL: SXL3NCB

C Declaration

tib_return_code = TIB_WRITE_SYSLOG(&LA, &reason);