Hi Ming, Here are some methods that worked before. You may try them to see if they work for you. In the worse case, you may need to cook something similar.
Thanks --Qifan 1) In $MY_SQROOT/etc/ms.env, add the line: ABORT_ON_ERROR=8609 2) In $MY_SQROOT/sqenvcom.sh, add the line: export ABORT_ON_ERROR=8609 On Sat, Feb 27, 2016 at 9:37 AM, Liu, Ming (Ming) <[email protected]> wrote: > 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 > > -- Regards, --Qifan
