Installation Fails Due to Lack of Permission
プラットフォームについて: Data Center のみ。 - This article only applies to Atlassian apps on the Data Center プラットフォーム。
この KB は Data Center バージョンの製品用に作成されています。Data Center 固有ではない機能の Data Center KB は、製品のサーバー バージョンでも動作する可能性はありますが、テストは行われていません。 Server* 製品のサポートは 2024 年 2 月 15 日に終了しました。Server 製品を実行している場合は、 アトラシアン Server サポート終了 のお知らせにアクセスして、移行オプションを確認してください。
*Fisheye および Crucible は除く
症状
When trying to install Confluence using MS SQL Server, it fails with the following stack trace in the atlassian-confluence.log:
2012-12-24 09:54:34,533 ERROR [http-8090-5] [hibernate.tool.hbm2ddl.SchemaExport] execute CREATE TABLE permission denied in database 'confluence'.原因
The error is thrown due to the fact that the database user does not have CREATE table rights on the Confluence database.
ソリューション
Change the membership of this user to be "db_owner" so that Confluence is able to perform necessary database tasks during the installation
この内容はお役に立ちましたか?