Hi,
I am working intergration between SQL and sybase from SSIS. Its execute perfectly when i run manually from SSIS.
But if i create a job in SQLAgent and give schedule means only one row data inserting after that it show error like "Request to run job from user xx refused because the job is already running from a request by user xxx".
Before that i configure job schedule 1 min after this error i change to 10 mins then also same error only prompting.
Note: Both are same user.
Please do the needful
Thanks