I have finally found the cause of my problem. The problem lies in to old Sybase OLEDB drivers (I'm using 12.5.3). The problem occurs when trying to run several jobs...
Thank you for your answer, but I've figured it out. In my sql I was using a convert function without a type spesification at the end Convert(datetime, date, type). When...