Comments
7 comments
-
Use Windows authenticator and run the release or deploy it I mean. When you come across the error showing the profile or account you are using has failed to login, contact your DBA. Provide him with the details and let him know what are you trying to do. He will have your profile/account access be granted and hence, you can see a success in your deployment.
-
I already did, and the DBA is asking me the permissions that need to be granted.
-
Ask him to grant the account/profile (example d2rddb) access to the server and the database as well [for that profile/account]
-
Also, do you know what type of output are we looking for? I got the access and it was a success. Now what would be the next step? I tried executing a non-destructive script and deployment was a success. How do I conclude the output? where do I check the output? I am trying to perform CICD operation for the data scripts. Will the DBA have to check manually to see the script is being executed on the server or something?
-
mkumar said:Ask him to grant the account/profile (example d2rddb) access to the server and the database as well [for that profile/account]
-
sasankj said:mkumar said:Ask him to grant the account/profile (example d2rddb) access to the server and the database as well [for that profile/account]
-
Hello @sasankj ,
Thanks for your query regarding SQL Change Automation. The permissions required varies case to case and depends on the objects in the database and what you're trying to deploy.
You can reference the documentation below which gives some recommendations:
I hope this is helpful. Please let me know if you have any further questions.
Kind regards,
Pete Ruiz
Product Support Engineer
Add comment
Please sign in to leave a comment.
Does it need db_owner? If not , what are the permissions required?