from sqlci:
  set ennvar abort_on_error '<errnum>';

Or set this envvar in shell before running your query.

anoop

-----Original Message-----
From: Liu, Ming (Ming) [mailto:ming....@esgyn.cn] 
Sent: Saturday, February 27, 2016 7:38 AM
To: dev@trafodion.incubator.apache.org
Subject: how to abort for a given SQL Error?

Hi, all,

I think it is possible to configure Trafodion to abort and core dump for
specific SQL Error, for debug purpose, could anyone share with me how to do
that?
For example, for a given SQL error 15001, I want compiler abort immediately
so that I can know in which code path that error is detected .

Thanks,
Ming


Reply via email to