September 27, 2012 at 2:05 am
Executing SSIS package i am getting following error.
[Execute SQL Task] Error: Executing the query "exec proc_BusinessRulesValidation @UserName = ?,
@..." failed with the following error: "MDSERR120002|The user does not have permission to perform this operation.". Possible failure reasons: Problems with the query, "ResultSet" property not set correctly, parameters not set correctly, or connection not established correctly.
But when this task is executed only, it is successfully. Which means it is not a user permission issue.
September 27, 2012 at 2:30 am
Please check your SP rights. this problem exist when the rights are not placed to you...;-)
September 27, 2012 at 2:42 am
🙂
October 1, 2012 at 3:04 am
No dear, It is fine for one model (Product_WIP) means executed successfully but genernating error with another model (Product).
October 3, 2012 at 2:59 pm
Are you running as Administrator?
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply