CPI432B - Subselects processed as join query

CPI423B
Message Text: Subselects processed as join query.
Cause Text: Two or more SQL subselects were combined together by the query optimizer and processed as a join query. Processing subselects as a join query generally results in improved performance.
Recovery Text: None — Generally, this method of processing is a good performing option.