0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

SQL Server Migration Assistant for Oracle による Oracle Database から Azure SQL Database への移行検証~Oracle システムビュー編~

Last updated at Posted at 2023-04-09

概要

本記事の位置付けについて

Oracle Database から Azure SQL Database へ SQL Server Migration Assistant for Oracle (SSMA)によるプログラム移行検証結果の一部である。次の記事にて個別機能別記事へのリンクを整理している。

システムビュー について

Oracle Database ではシステムビューをデータ・ディクショナリ・ビューとして管理されており、次のように記載されている。

データベースに関する管理メタデータを提供する読取り専用の表の集合

引用元:データ・ディクショナリの概要 (oracle.com)

参考リンク

  • ホワイトペーパー
    • Guide to Migrating from Oracle to SQL Server 2014 and Azure SQL Database

Azure SQL Database への移行

SSMA による変換

Oracle Database の システムビュー を変換対象のシステムビューが、次のホワイトペーパーに記載されている。

  • Oracle to SQL Server Migration Handbook v2.0

移行方針

Azure SQL Database のビューへ移行する。

0
0
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
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?