Details
-
Bug
-
Status: New
-
Not specified
-
Resolution: Unresolved
-
None
-
None
-
None
Description
By default the compiler implicitly trusts any DISTRIBUTED statements, and optimizes the code accordingly. There are situations (e.g. when writing library routines) where it is important to check that assumption. Adding ,ASSERT to the DISTRIBUTED activity creates a light-weight activity that ensures the dataset really is distributed as claimed.
FYI jwilt