Database not found and default driver not specified

  • I have a SSIS package which is running fine .Atleast it looks like that .But when I check the .out file (log file) I see an error there which looks like this:

    SQL Error in module: LOADTA location: CONNECT

    Error code: -0000019703

    Error message: Data source name not found and no default driver specified

    SQL Error in module: LOADTA location: CONNECT

    Error code: -0000019702

    Error message: Connection name not found.

    SQL Error in module: LOADTA location: ISSUE-COMMIT

    Error code: -0000019702

    Error message: Connection name not found.

    SQL Error in module: LOADTA location: LOAD-TAMSTR

    Error code: -0000019702

    Error message: Connection name not found.

    I really dont where to start with this issue....

  • It looks to me like some of the ODBC errors I used to see at a former position. Have you verified your connection string or DSN that you're using to connect?

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply