MDS ERROR

  • 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.

    Also this issue is generated against model "Product " but it is fine for another "Product_WIP"

  • could be user permissions, based on the actual text of the message. If the package runs fine but it's only when executing this step, then I think something else in your package takes care of permissions but cannot when only this step runs. do you have variables set by configurations?

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply