Hi i have a set of SSIS packages which i have deployed in my local db i.e. in msdb.
I have created a job to execute the package but when i run the job i am getting the following error.
Message
The job failed. Unable to determine if the owner (ICREATEBI\jayant.shinde) of job BFS_Load has server access (reason: Could not obtain information about Windows NT group/user 'ICREATEBI\jayant.shinde', error code 0x54b. [SQLSTATE 42000] (Error 15404)).
I have admin rights on my system as well as the database.