Hi,
Never mind. The reason that I wasn’t hitting breakpoints was that DDL transactions are turned off by default in Trafodion at the moment. (This may change in the near future.) Dave *From:* Dave Birdsall [mailto:[email protected]] *Sent:* Wednesday, January 27, 2016 10:15 AM *To:* '[email protected]' < [email protected]> *Subject:* Help! Trying to debug a transactional problem in DDL Hi, I’m trying to debug a transactional problem in DDL. I’d like to put breakpoints in the tm/tmddlrequests.cpp logic, but I’m having trouble figuring out what process it runs in. Tried sqlci, tried the tdm_arkcmp under sqlci, tried the $TM0 tm, and no hits. I’m testing using standalone local Hadoop on a workstation. What process does this logic execute in? Thanks, Dave
