• I want to set up SQLTable package config.

    1) I established a source(Source_DB) and destination (Destination_DB) connection (OLEDB connection) at connection manager level.

    2) So those two connections are shared across all the packages under the solution.

    3) Next I opened one of the package to set up table level package config.

    4) The package config was saved successfully.

    5) But when I clicked on EDIT package config it throws me an error saying 'This package is not laoded successfully.Because the package path is not available in the (Source_DB) and the package path is not available in (Destination_DB). I will send you the exact error details soon.

    Thanks