UNIX Signals - Teradata Tools and Utilities

Teradata® Archive/Recovery Utility Reference

Product
Teradata Tools and Utilities
Release Number
16.20
Published
March 2019
Language
English (United States)
Last Update
2019-06-05
dita:mapPath
fac1527114221922.ditamap
dita:ditavalPath
Audience_PDF_include.ditaval
dita:id
B035-2412
Product Category
Teradata Tools and Utilities

UNIX signals are predefined messages sent between two UNIX processes to communicate the occurrence of unexpected external events or exceptions.

A knowledge of UNIX signals is important when running Teradata ARC in a UNIX operating system. Teradata ARC UNIX signals are not supported in modules or routines written for use with Teradata ARC: when one of these signals is received, Teradata ARC terminates with a return code of 16.

Teradata ARC uses these UNIX signals:

  • SIGILL (illegal signal)
  • SIGINT (interrupt signal)
  • SIGSEGV (segmentation violation signal)
  • SIGTERM (terminate signal)