SYMPTOM:
Dynamic Subscription Service fails during Segmentation due to a Cartesian Join within the Subscription Information Object. When the Database Instance level setting is 'If only one side of a Cartesian Join contains warehouse tables SQL will be executed without warning' and the report level setting is 'Execute', then the report will fail as a subscription information object if it contains a cross join.
The following message will appear in the DELogs:
Information source got result for with error: Report execution failed for segment job, QueryEngine encountered error: The report contains a cross join in pass 1 between tables NCS_SUBS and LU_CATEGORY. Execution is aborted per the cartesian join setting.
Service ID Execution ID Segment ID [] Segmentation failed

CAUSE:
This is an identified defect in Strategy Narrowcast 9.x - 10.x.
ACTION:
Currently a fix for this issue is not scoped for any upcoming scheduled Strategy release.
WORKAROUND:
Changing the VLDB property at the Database Instance level to 'Execute' will prevent the Subscription Information Object from failing. This will affect other reports that are using the setting specified at the Database Instance level. Already existing reports that the Cartesian Warn setting needs to be enabled on would have to be respecified at the report level VLDB setting. To use the original setting in future reports, the setting can also be changed on the Blank Template or other templates so that when a new report is created using that template, it is already applied.