• I ran the package with Source and Multicast . Package Executed but containers were not marked Red/Green. Got these Warning.

    1. [OLE DB Source 1 [2261]] Warning: Cannot retrieve the column code page info from the OLE DB provider. If the component supports the "DefaultCodePage" property, the code page from that property will be used. Change the value of the property if the current string code page values are incorrect. If the component does not support the property, the code page from the component's locale ID will be used.

    2. [SSIS.Pipeline] Warning: Component "OLE DB Source 1" (2261) has been removed from the Data Flow task because its output is not used and its inputs either have no side effects or are not connected to outputs of other components. If the component is required, then the HasSideEffects property on at least one of its inputs should be set to true, or its output should be connected to something.

    3. [SSIS.Pipeline] Warning: Component "Multicast" (2750) has been removed from the Data Flow task because its output is not used and its inputs either have no side effects or are not connected to outputs of other components. If the component is required, then the HasSideEffects property on at least one of its inputs should be set to true, or its output should be connected to something.