Parallel Database Extensions (PDE) Message 10193 - 10193 - Analytics Database - Teradata Vantage

Teradata® VantageCloud Lake - Analytics Database Messages

Edition
Lake
Product
Analytics Database
Teradata Vantage
Published
October 2022
Language
English (United States)
Last Update
2024-02-26
dita:mapPath
tzr1629746512312.ditamap
dita:ditavalPath
ft:empty
dita:id
vza1585613049811
lifecycle
latest
Product Category
Teradata® Vantage™
Message
Premature return from system call.
Explanation
A task was interrupted while it was sleeping in a system call. This can happen for a variety of reasons, such as the task being stopped by a debugger. When a service call returns this event code, the program should normally reissue the call, since nothing is really wrong, but the call was not completed. For many PDE system calls, the call is automatically reissued, but in some cases the call returns this error to the caller. Programs issuing calls that can receive this event code should test for it and proceed accordingly (normally, by reissuing the call after taking appropriate corrective action), so if this event is logged, it probably indicates a bug in the program that logged it.
Generated By
PDE scheduler class.
For Whom
System Support Representative.
Notes
This event normally causes an automatic DBS restart. The associated stack trace will help the Global Support Center determine the exact cause of the failure.
Remedy
This event should never be logged. If it is, contact the Global Support Center.