This Natural profile parameter specifies for which databases
                  		  END TRANSACTION and
                  		  BACKOUT TRANSACTION
                  		  statements are to be executed.
               
| Possible settings | ON |  
                        				  
                        END TRANSACTION and BACKOUT
                              					 TRANSACTION statements are executed for all databases which have been
                           					 referenced since the beginning of the Natural session or since the last
                           					 execution of an END TRANSACTION and BACKOUT
                              					 TRANSACTION statement.
                         |  
                        				
                     
|---|---|---|
OFF |  
                        				  
                        END TRANSACTION and BACKOUT
                              					 TRANSACTION statements are executed only for the databases affected by
                           					 the transaction (and - if applicable - for the database to which transaction
                           					 data are written).
                         |  
                        				
                     |
| Default setting | OFF |  
                        				  
                        |
| Dynamic specification | yes | |
| Specification within session | no | 
Note:
 Any updates to a database which are not executed under the control
                     		  of Natural (that is, by native invocation of the database link routines) do not
                     		  affect the Natural transaction logic.
                  
Other transaction processing related parameters:
                  		  ADAMODE |
                  		  DBCLOSE |
                  		  DBOPEN |
                  		  ENDBT |
                  		  ETDB |
                  		  ETEOP |
                  		  ETIO |
                  		  ETSYNC