I got following warning message in my xmla script for ProcessAdd to a dimension:
Executed as user: CORP\SQLAgent_INT. <return
xmlns="urn:schemas-microsoft-com:xml-analysis"><results
><root
xmlns="urn:schemas-microsoft-com:xml-analysis:empty"><Messages
xmlns="urn:schemas-microsoft-com:xml-analysis:exception"><Warning
WarningCode="1091436572" Description="Parser: Out of line object
'DataSourceView', referring to ID(s) 'StrikeironAndSummary', has been specified
but has not been used." Source="Microsoft SQL Server 2014 Analysis
Services" HelpFile=""
/></Messages></root></results></return>.
This warning causes my SQL job to fail. How do I get rid of this warning message?