|
Archives of the TeradataForumMessage Posted: Thu, 06 Jun 2013 @ 13:56:54 GMT
Sandesh, Try this SQL to find out who aborted a session. SELECT TheDate, TheTime, Event_Tag, Category, Severity, PMA, VProc, "PARTITION", Task, TheFunction, CAST(TEXT AS VARCHAR(2000)), Line FROM DBC.Software_Event_LogV WHERE TheDate = DATE AND Event_Tag = 340326500 ORDER BY thedate DESC, thetime DESC, line Regards, Jim
| ||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||
Copyright 2016 - All Rights Reserved | ||||||||||||||||||||||||||||||||||||||||||||||||
Last Modified: 15 Jun 2023 | ||||||||||||||||||||||||||||||||||||||||||||||||