ナレッジベース

Snowflake に接続するときのエラー "SQL compilation error: Object does not exist, or operation cannot be performed."


発行: 19 Oct 2016
最終修正日: 24 Aug 2022

問題

既存の Snowflake データ接続でワークブックを開くと、次のエラーが発生する場合があります。
SQL compilation error (SQL コンパイル エラー):
Object does not exist, or operation cannot be performed. (オブジェクトが存在しないか、操作を実行できません。)
Unable to connect to the server \"[name].snowflakecomputing.com\". (サーバーに接続できません。)Check that the server is running and that you have access privileges to the requested database. (サーバーに接続できません。サーバーが実行されており、要求したデータベースに対してアクセス権限を持っていることを確認してください。)

環境

  • Tableau Desktop
  • Snowflake データ接続

解決策

ユーザー アカウントに、接続内のサーバー、ウェアハウス、データベース、スキーマ、およびテーブルへのパーミッションがあることを確認してください。

原因

ユーザー アカウントに必要なパーミッションがありません。
この記事で問題は解決しましたか?