BEA Logo BEA Tuxedo Release 7.1

  Corporate Info  |  News  |  Solutions  |  Products  |  Partners  |  Services  |  Events  |  Download  |  How To Buy

 

   Tuxedo Doc Home   |   Administration   |   Topic List   |   Previous   |   Next   |   Contents

   Administering a BEA Tuxedo Application at Run Time

How to Change the Timeout Value

To change the transaction timeout (TRANTIME) for an interface or service with the AUTOTRAN flag set, run the changetrantime (chtt) command, as follows.

$ tmadmin
> chtt [-m machine] {-q qaddress [-g groupname] [-i srvid]
|-g groupname -i srvid} -s service newtlim

You cannot change transaction timeouts begun by application clients using tpbegin() or tx_set_transaction_timeout().