Determine abnormal termination

Upon startup, the
FactoryTalk Batch
Server reads the value of the AbnormalTermination field within the
Batchsvr.ini
file. If the field value is
NO
, or the field is not present, then no action is taken. If the field value is
YES
, then the current
Batchsvr.log
file is copied to the path specified by the
Error logging
entry in
FactoryTalk Administration Console
FactoryTalk Batch Properties
Project Settings
Project directories
. The name of the copied log file is determined based on the
CopyFileID
field.
After determining whether or not to make a copy of the current log file, the
FactoryTalk Batch
Server writes a value of
YES
into the field. At completion of a normal shutdown, the Server writes a value of
NO
into the field.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal