IsPseudoTrans - Connect_CDC - connect_cdc_mimix_share - Latest

Connect CDC System Reference Guide

Product type
Software
Portfolio
Integrate
Product family
Connect
Product
Connect > Connect CDC (MIMIX Share)
Version
Latest
Language
English
Product name
Connect CDC
Title
Connect CDC System Reference Guide
Copyright
2024
First publish date
2003
ft:lastEdition
2024-08-20
ft:lastPublication
2024-08-20T21:40:14.000381

Method: IsPseudoTrans

Function name: ispseudotran

Parameter list:   none

Return type:   Boolean

What the method does: Returns true if the transaction is a pseudo transaction. On the iSeries, if you are running updates without commitment control, each update operation is committed individually. To avoid processing these operations as individual transactions, Connect CDC groups these transactions in one transaction constructed by the change selector. This transaction is called a pseudo transaction and has a maximum size of 1000 operations. The updating user for all operations in the pseudo transaction is the user associated with the first operation in the transaction.