C. Building Tuxedo Programs on UNIX : Application Development Guidelines : Error Handling
 
Share this page                  
Error Handling
Your application must check for errors after every SQL statement and Tuxedo ATMI call. If your application detects an error, it must abort the current global transaction.