Sql server database for Bamboo

Emmanuel Tesson March 20, 2014

I have 2 questions about the Sql Server database configuration for Bamboo

  1. I understand that the database Collation has to be Case Sensitive ("Latin1_General_CS_AS"). But is it supported with the server instance being setup with "SQL_Latin1_General_CP1_CI_AS" as the default. My DBAs have some concerns.
  2. Once Bambo is setup and configured, the dbas want to decrease the permissions of the bambo account (remove dbo.owner role), what is the minimal set of permission ofr the sql account ?

Thanks in advance

Emmanuel

1 answer

0 votes
Tiago Comasseto
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 20, 2014

Hi Emmanuel, using Bamboo with case insensitive collation can cause problems. We do not recommend SQL_Latin1_General_CP1_CI_AS. Also, the database user should be in the db_owner role.

Cheers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events