Frank,

If your problem is not intermittent, have you confirmed with logging,or
some other method, that it is actually firing in Merge and not Modify.

In my experience, the DSO transaction on the destination will first receive
the Merge and then a follow-up Modify.  So I am assuming the issue is on
the destination end, since you mention MERGE.

Even if the Run Process with keywords, is showing Merge, I wouldn't
necessarily trust it, as that is also a Phase III operation and will fire
the first time Phase III is processed and that could well be the Merge
operation.  A Phase III operation doesn't wait until the Phase I or Phase
II that triggered it completes.  A Phase III operation is an opportunistic
little bugger, they fire as soon as any Phase III is initiated.

All that being said, what does the filter logging show?  Any chance that
you have a MERGE operation that triggers a modify unto the record itself?
Even via a third form?

Hope this helps
Chad


--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

This is a PRIVATE message. If you are not the intended recipient, please
delete without copying and kindly advise us by e-mail of the mistake in
delivery. NOTE: Regardless of content, this e-mail shall not operate to
bind CSC to any order or other contract unless pursuant to explicit written
agreement or government initiative expressly permitting the use of e-mail
for such purpose.
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------




                                                                           
             Frank Caruso                                                  
             <[EMAIL PROTECTED]                                             
             IL.COM>                                                    To 
             Sent by: "Action          [email protected]                 
             Request System                                             cc 
             discussion                                                    
             list(ARSList)"                                        Subject 
             <[EMAIL PROTECTED]         DSO and $OPERATION$                 
             ORG>                                                          
                                                                           
                                                                           
             10/16/2006 10:11                                              
             AM                                                            
                                                                           
                                                                           
             Please respond to                                             
             [EMAIL PROTECTED]                                             
                    RG                                                     
                                                                           
                                                                           




ARS 5.01.02 p?????
Sybase on Solaris
DSO

Have a filter that runs on MODIFY only. However, have found instances where
the filter is running on a MERGE action. So, I added a Run Process action
to
log to a file when the filter runs and am outputting the following:

$USER$ $SERVER$ $SCHEMA$ $OPERATION$ $Request ID$ $TIMESTAMP$

What I am finding is that the user is Distributed Server and the Operation
is MERGE, however, the filter is set to fire only on Modify.

Any thought on how this could happen?

Thank you.

_______________________________________________________________________________

UNSUBSCRIBE or access ARSlist Archives at http://www.wwrug.org

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at http://www.wwrug.org

Reply via email to