On 2015-11-17, at 08:58, Victor Gil wrote:

> That's what makes the main difference between STCK and STCKE [aside from 
> better precision].
> 
> Having the LPAR-Id in STCKE format guarantees its uniqueness within the 
> SYSPLEX.
> 
> Before using this simple schema of STCK+LPAR-Id we had to handle VSAM key 
> duplicates [by re-trying STCK until the key was unique]. While the code is 
> still there [just to cover for unexpected] it never gets executed as we no 
> longer generate any dups          
>  
Is there no problem keeping transactions in proper sequence?
suppose that of two transactions with identical TOD clock values,
the one from the higher LPAR ID is logically the earlier?

-- gil

Reply via email to