Hi Can anyone please tell me how do I fix the following issues?
I took one of the database offline and the sever got disconnect after an hour later, then I put the database back; but don't know the original sql user login information, so I went ahead use the Windows Authen and it works; then I change back to SQL login and reset the sql user login password; now one of the job runs and the other won't even I changed to use windows authentication; here is the error I have got:
Executed as user: mydomain\Administrator. DTSRun: Loading... Error: -2147217843 (80040E4D); Provider Error: 18456 (4818) Error string: Login failed for user 'mysql'. Error source: Microsoft OLE DB Provider for SQL Server Help file: Help context: 0. Process Exit Code 1. The step failed.
Please help.
Thanks a lot!
-Steve
I took one of the database offline and the sever got disconnect after an hour later, then I put the database back; but don't know the original sql user login information, so I went ahead use the Windows Authen and it works; then I change back to SQL login and reset the sql user login password; now one of the job runs and the other won't even I changed to use windows authentication; here is the error I have got:
Executed as user: mydomain\Administrator. DTSRun: Loading... Error: -2147217843 (80040E4D); Provider Error: 18456 (4818) Error string: Login failed for user 'mysql'. Error source: Microsoft OLE DB Provider for SQL Server Help file: Help context: 0. Process Exit Code 1. The step failed.
Please help.
Thanks a lot!
-Steve