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

Analytics Database Messages

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Analytics Database
Teradata Vantage
Release Number
15.xx,16.xx,17.xx
Published
June 2022
ft:locale
en-US
ft:lastEdition
2023-01-05
dita:mapPath
sfx1628096178347.ditamap
dita:ditavalPath
ft:empty
dita:id
B035-1096
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.