5
3

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

【OAC】Oracle AnalyticsでDBのテーブル定義変更をデータセットに反映する

5
Posted at

はじめに

Oracle Analytics Cloud (OAC) で接続先のデータベース(Autonomous Databaseなど)のテーブルにカラムを追加したり、型を変更した際、「データのリロード」だけでは列構成は変更されません。
メタデータの同期を行う必要があります。その手順を紹介します。

手順

1. メニューから「データ」を開く

image.png

2. 対象のデータセットで右クリックして「開く」

image.png

3. 「定義の編集」をクリック

image.png

4. 「プレビュー・データの取得」をクリック

image.png

5. 更新された列を確認し「OK」をクリック

image.png

6. 更新されているか確認する

image.png

5
3
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
5
3

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?