This error occurs usually when the BODS account(User_ID) that is used to run the jobs has no access to the objects in the data base.
make sure the user_id has at least read access to the Stored procedures.
Having access to the tables doesn't guarantee he access to SPs. The access can be restricted at different levels based on the object types.
Thanks,
Sarath