The information in this article applies to:
SUMMARYREQTRANS.GLB is the directory synchronization (Dir-Sync) transaction file that contains the transactions from that postoffice. Each transaction has a transaction number or sync number associated with it. MORE INFORMATIONWhen you run REQMAIN -t, a requestor sends out the following:
If there are transactions in the REQTRANS.GLB with transaction numbers higher than the last confirmed REQSYNC number (recorded in REQCONF.GLB), it means that there are updates to be sent. If there are transactions in the REQTRANS.GLB with transaction numbers lower than the last confirmed REQSYNC number (recorded in REQCONF.GLB), they are not deemed to be new updates because, according to the REQCONF.GLB, these transactions were sent and even acknowledged by the Dir- Sync server. Typically, this is when you would get a "No Updates to Send" message even when there are updates. Initially, there is a zero byte REQTRANS.GLB. As users are added to Dir- Sync, the transactions are added to REQTRANS.GLB starting with transaction numbers 1, 2 and so on. If the updates are sent to the server and acknowledged by the server, the requestor processes the acknowledgment during T3, when REQMAIN -r is run. The REQCONF.GLB is updated, and all transactions in the REQTRANS.GLB with sequence numbers below the number in the acknowledgment are discarded. A 49 byte REQTRANS.GLB file is left, and all it contains is the last confirmed REQSYNC number. Additional query words: 3.20 3.20a 3.50
Keywords : MailPCDirSync |
Last Reviewed: November 5, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |