![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
Your client program can modify transactional characteristics by specifying the characteristics, for example UPDATE, as transaction parameters to the STARTTR operation. All other parameters, except RETURN-DATA and RETURN-CODE, are null.
• SEARCH=pathpath can be one of S, I, or L, using the variable string notation (the length is one).
• LIBRARY=librarynamelibraryname can be the name of a local library accessible to the TIBCO Object Service Broker user ID of the session, using the variable string notation (the maximum length is eight).These are also session parameters. Refer to Parameters for Your Session for more information.The transactional characteristics of a stream can be specified only when a transaction is started.A stream inherits the values of the transactional characteristics from its parent. When the stream is the first stream in the session, the transactional characteristics are inherited from the session. In all other cases, the parent is the transaction at the lower transaction nesting level.
Return Codes STARTTR request failed. The first four bytes of the RETURN-DATA parameter are set to the reason code. Refer to Call Level Interface Reason Codes.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |