すべてのRESTエンドポイント

Data Dictionary
Data Dictionaryカテゴリの操作。
データベース・リンクの取得
メソッド: get
パス: /database/db_links/{owner},{db_link}
パーティションの取得
メソッド: get
パス: /database/objects/partitions/{table_owner},{table_name},{partition_name}
パッケージで定義されているプロシージャの取得
メソッド: get
パス: /database/objects/packages/procedures/{object_id},{subprogram_id}
特定の列の取得
メソッド: get
パス: /database/objects/columns/{owner},{table_name},{column_name}
特定の外部キーの取得
メソッド: get
パス: /database/objects/foreign_keys/{owner},{constraint_name}
特定のファンクションの取得
メソッド: get
パス: /database/objects/functions/{object_id}
特定の索引の取得
メソッド: get
パス: /database/objects/indexes/{owner},{index_name}
特定のオブジェクトの取得
メソッド: get
パス: /database/objects/{owner},{object_name},{object_type}
特定の表の取得
メソッド: get
パス: /database/objects/tables/{owner},{table_name}
シノニムの取得
メソッド: get
パス: /database/objects/synonyms/{owner},{synonym_name}
ファンクションとプロシージャのすべての引数の取得
メソッド: get
パス: /database/objects/arguments/
すべてのデータベース・リンクの取得
メソッド: get
パス: /database/db_links/
すべてのデータベース・オブジェクトの取得
メソッド: get
パス: /database/objects/
すべての外部キーの取得
メソッド: get
パス: /database/objects/foreign_keys/
すべてのファンクションの取得
メソッド: get
パス: /database/objects/functions/
すべての索引の取得
メソッド: get
パス: /database/objects/indexes/
すべてのマテリアライズド・ビュー・ログの取得
メソッド: get
パス: /database/objects/materialized_view_logs/
すべてのオブジェクト・タイプの取得
メソッド: get
パス: /database/objects/types/
データベースのすべてのパーティションの取得
メソッド: get
パス: /database/objects/partitions/
パッケージで定義されているすべてのプロシージャの取得
メソッド: get
パス: /database/objects/packages/procedures/
データベースのすべてのシノニムの取得
メソッド: get
パス: /database/objects/synonyms/
すべての表の列の取得
メソッド: get
パス: /database/objects/columns/
すべての表の取得
メソッド: get
パス: /database/objects/tables/
引数の取得
メソッド: get
パス: /database/objects/arguments/{object_id},{subprogram_id},{argument_name}
オブジェクト・タイプの取得
メソッド: get
パス: /database/objects/types/{owner},{type_name}
特定のマテリアライズド・ビュー・ログに関する情報の取得
メソッド: get
パス: /database/objects/materialized_view_logs/{log_owner},{log_table}
環境
Environmentカテゴリの操作。
デフォルトのOracleホームでの新しいデータベースの作成
メソッド: post
パス: /environment/databases/
指定したOracleホームでの新しいデータベースの作成
メソッド: post
パス: /environment/homes/{homeName}/databases/
デフォルトのOracleホームでの新しいDBCAジョブの作成
メソッド: post
パス: /environment/dbca/jobs/
Oracleホームでの新しいDBCAジョブの作成
メソッド: post
パス: /environment/homes/{homeName}/dbca/jobs/
デフォルトのOracleホームでの指定したDBCAジョブの削除
メソッド: delete
パス: /environment/dbca/jobs/{jobId}/
デフォルトのOracleホームでの指定したDBCAジョブの削除
メソッド: delete
パス: /environment/homes/{homeName}/dbca/jobs/{jobId}/
Oracleホームに定義されているデータベースのリストの取得
メソッド: get
パス: /environment/homes/{homeName}/databases/
デフォルトのOracleホームに定義されているデータベースのリストの取得
メソッド: get
パス: /environment/databases/
Oracleホームに定義されているDBCAデータベース・テンプレートのリストの取得
メソッド: get
パス: /environment/homes/{homeName}/dbca/templates/
デフォルトのOracleホームに定義されているDBCAデータベース・テンプレートのリストの取得
メソッド: get
パス: /environment/dbca/templates/
デフォルトのOracleホームでORDSデータベースAPIを介して作成されたDBCAジョブのリストの取得
メソッド: get
パス: /environment/dbca/jobs/
OracleホームでORDSデータベースAPIを介して作成されたDBCAジョブのリストの取得
メソッド: get
パス: /environment/homes/{homeName}/dbca/jobs/
特定のOracleホームに定義されている特定のデータベースの取得
メソッド: get
パス: /environment/homes/{homeName}/databases/{databaseName}
デフォルトのOracleホームに定義されている特定のデータベースの取得
メソッド: get
パス: /environment/databases/{databaseName}
特定のOracleホーム内の特定のデータベース・テンプレート・ファイルの取得
メソッド: get
パス: /environment/homes/{homeName}/dbca/templates/{filename}
デフォルトのOracleホーム内の特定のデータベース・テンプレート・ファイルの取得
メソッド: get
パス: /environment/dbca/templates/{filename}
デフォルトのOracleホームでORDSデータベースAPIを介して作成された指定したDBCAジョブの取得
メソッド: get
パス: /environment/dbca/jobs/{jobId}/
指定したOracleホームでORDSデータベースAPIを介して作成された指定したDBCAジョブの取得
メソッド: get
パス: /environment/homes/{homeName}/dbca/jobs/{jobId}/
データベースOracleホームの取得
メソッド: get
パス: /environment/homes/
デフォルトのOracleホームでORDSデータベースAPIを介して作成された指定したDBCAジョブのDBCAログ・ファイル・コンテンツの取得
メソッド: get
パス: /environment/dbca/jobs/{jobId}/log
指定したOracleホームでORDSデータベースAPIを介して作成された指定したDBCAジョブのDBCAログ・ファイル・コンテンツの取得
メソッド: get
パス: /environment/homes/{homeName}/dbca/jobs/{jobId}/log
全般
Generalカテゴリの操作。
データ・ポンプ・ジョブの作成
メソッド: post
パス: /database/datapump/jobs/
エクスポート・データ・ポンプ・ジョブの作成
メソッド: post
パス: /database/datapump/export
インポート・データ・ポンプ・ジョブの作成
メソッド: post
パス: /database/datapump/import
データベース・コンポーネントの取得
メソッド: get
パス: /database/components/{comp_id}
このデータベースの特定のローカル・リスナーの説明の取得
メソッド: get
パス: /database/connections/{host_name},{port},{service_name}
このデータベースのすべてのローカル・リスナーの説明の取得
メソッド: get
パス: /database/connections/
特定のデータ・ポンプ・ジョブのファイルの取得
メソッド: get
パス: /database/datapump/jobs/{owner_name},{job_name}/{filename}
特定のデータ・ポンプ・ジョブの取得
メソッド: get
パス: /database/datapump/jobs/{owner_name},{job_name}/
特定のデータベース・パラメータの取得
メソッド: get
パス: /database/parameters/{name}
特定のデータベース・ユーザーの取得
メソッド: get
パス: /database/security/users/{username}
表領域の取得
メソッド: get
パス: /database/storage/tablespaces/{tablespace_name}/
表領域セグメントの取得
メソッド: get
パス: /database/storage/tablespaces/{tablespace_name}/segments/{segment_name}
すべてのデータ・ポンプ・ジョブの取得
メソッド: get
パス: /database/datapump/jobs/
すべてのデータベース・コンポーネントの取得
メソッド: get
パス: /database/components/
すべてのデータベース・パラメータの取得
メソッド: get
パス: /database/parameters/
すべてのデータベース・ユーザーの取得
メソッド: get
パス: /database/security/users/
すべての機能の使用状況統計の取得
メソッド: get
パス: /database/feature_usage/
すべての表領域の取得
メソッド: get
パス: /database/storage/tablespaces/
特定の表領域のデータ・ファイル使用状況サマリーの取得
メソッド: get
パス: /database/storage/tablespaces/{tablespace_name}/datafiles_usage
表領域のデータ・ファイルの取得
メソッド: get
パス: /database/storage/tablespaces/{tablespace_name}/datafiles/
データベース・ステータスの取得
メソッド: get
パス: /database/status
データベース・バージョンの取得
メソッド: get
パス: /database/version
特定のデータベースOracleホームの取得
メソッド: get
パス: /environment/homes/{homeName}/
記憶域統計の取得
メソッド: get
パス: /database/storage/bytes
表領域のデータ・ファイルの取得
メソッド: get
パス: /database/storage/tablespaces/{tablespace_name}/datafiles/{file_id}/
表領域データ・ファイルの使用状況の取得
メソッド: get
パス: /database/storage/tablespaces/{tablespace_name}/datafiles/{file_id}/usage
複数の表領域セグメントの取得
メソッド: get
パス: /database/storage/tablespaces/{tablespace_name}/segments/
表領域領域の使用状況履歴の取得
メソッド: get
パス: /database/storage/tablespaces/{tablespace_name}/history
表領域の一時ファイルの取得
メソッド: get
パス: /database/storage/tablespaces/{tablespace_name}/tempfiles/{file_id}/
表領域の一時ファイル使用状況の取得
メソッド: get
パス: /database/storage/tablespaces/{tablespace_name}/tempfiles/{file_id}/usage
特定の表領域の一時ファイル使用状況サマリーの取得
メソッド: get
パス: /database/storage/tablespaces/{tablespace_name}/tempfiles_usage
表領域の一時ファイルの取得
メソッド: get
パス: /database/storage/tablespaces/{tablespace_name}/tempfiles/
機能の使用状況統計の取得
メソッド: get
パス: /database/feature_usage/{dbid},{name}
監視
Monitoringカテゴリの操作。
セッションの取得
メソッド: get
パス: /database/monitoring/sessions/{sid},{serial_number}/
他のセッションをブロックしているセッション・ロックの取得
メソッド: get
パス: /database/monitoring/session_locks/holding/{session_id},{lock_id1},{lock_id2}
セッションが待機中の特定のロックの取得
メソッド: get
パス: /database/monitoring/session_locks/waiting/{session_id},{lock_id1},{lock_id2}
特定のセッション・ロック・レコードの取得
メソッド: get
パス: /database/monitoring/session_locks/{session_id},{lock_id1},{lock_id2}
特定のセッション待機を取得
メソッド: get
パス: /database/monitoring/session_waits/{sid},{seq_number}
特定のセッション待機クラス・レコードの取得
メソッド: get
パス: /database/monitoring/session_wait_classes/{sid},{serial_number},{wait_class_number}
すべてのアラートの取得
メソッド: get
パス: /database/monitoring/alerts/
すべての現在のセッションの取得
メソッド: get
パス: /database/monitoring/sessions/
データベースに保持されているすべてのロックの取得
メソッド: get
パス: /database/monitoring/session_locks/
他のセッションをブロックしているすべてのロックの取得
メソッド: get
パス: /database/monitoring/session_locks/holding/
セッションが待機中のすべてのロックの取得
メソッド: get
パス: /database/monitoring/session_locks/waiting/
セッションのすべての長時間実行操作の取得
メソッド: get
パス: /database/monitoring/sessions/{sid},{serial_number}/long_running_operations
すべてのセッション制限の取得
メソッド: get
パス: /database/monitoring/session_limits
すべてのセッション待機クラス・レコードの取得
メソッド: get
パス: /database/monitoring/session_wait_classes/
すべてのセッション待機の取得
メソッド: get
パス: /database/monitoring/session_waits/
すべての待機クラスのメトリックの取得
メソッド: get
パス: /database/monitoring/wait_class_metrics
アラート・レコードの取得
メソッド: get
パス: /database/monitoring/alerts/{record_id}
メッセージ・レベル別のアラート数の取得
メソッド: get
パス: /database/monitoring/alerts_summaries/by_message_level
メッセージ・タイプ別のアラート数の取得
メソッド: get
パス: /database/monitoring/alerts_summaries/by_message_type
様々なセッション・タイプ数の取得
メソッド: get
パス: /database/monitoring/session_summaries/by_type
メッセージ・レベル別の最近のアラート数の取得
メソッド: get
パス: /database/monitoring/alerts_recent_summaries/by_message_level
メッセージ・タイプ別の最近のアラート数の取得
メソッド: get
パス: /database/monitoring/alerts_recent_summaries/by_message_type
セッションの現在アクティブなプロセスの取得
メソッド: get
パス: /database/monitoring/sessions/{sid},{serial_number}/process
すべての登録された待機クラスの合計時間の取得
メソッド: get
パス: /database/monitoring/wait_class_totals
最近のアクティブ・セッション履歴レコードからの待機時間サマリーの取得
メソッド: get
パス: /database/monitoring/waits_recent
Open Service Broker
Open Service Brokerカテゴリの操作。
サービス・インスタンスのプロビジョニング解除
メソッド: delete
パス: /openservicebroker/v2/service_instances/{instance_id}
サービス・ブローカが提供するサービスのカタログの取得
メソッド: get
パス: /openservicebroker/v2/catalog
サービス・インスタンスのプロビジョニング
メソッド: put
パス: /openservicebroker/v2/service_instances/{instance_id}
Oracle APEX
Oracle APEXカテゴリの操作。
すべてのワークスペースの取得
メソッド: get
パス: /apex/workspaces/
アプリケーション統計の取得
メソッド: get
パス: /apex/statistics/application/{application_id}/
アプリケーション統計の取得
メソッド: get
パス: /apex/statistics/workspace/{workspace_name}/
インスタンス概要の取得
メソッド: get
パス: /apex/statistics/overview
インスタンス統計の取得
メソッド: get
パス: /apex/statistics/instance/
パフォーマンス
Performanceカテゴリの操作。
データベース内の指定されたサンプル・セッション・アクティビティの取得
メソッド: get
パス: /database/performance/active_sessions_history/{sample_id},{session_id}
データベース内のすべてのサンプル・セッション・アクティビティの取得
メソッド: get
パス: /database/performance/active_sessions_history/
すべてのCPU時間の降順に並べたSQL文の取得
メソッド: get
パス: /database/performance/top_sql_statements/
SQL文の実行計画の取得
メソッド: get
パス: /database/performance/sql_statements/{sql_id}/plan
SQL文の履歴統計の取得
メソッド: get
パス: /database/performance/sql_statements/{sql_id}/history
監視対象の文に関する情報の取得
メソッド: get
パス: /database/performance/sql_statements/{sql_id}/monitor/{sql_exec_id},{sql_exec_start}/
SQL文の監視統計の取得
メソッド: get
パス: /database/performance/sql_statements/{sql_id}/monitor/
特定の文の実行に関するパラレル実行情報の取得
メソッド: get
パス: /database/performance/sql_statements/{sql_id}/monitor/{sql_exec_id},{sql_exec_start}/parallelism
SQL文の取得
メソッド: get
パス: /database/performance/sql_statements/{sql_id}/text
特定のセッションのSQL統計の取得
メソッド: get
パス: /database/performance/active_sessions_history_waits/{sid},{seq_number}/active_sql
SQL統計の最大値の取得
メソッド: get
パス: /database/performance/top_sql_statements/maximums
SQL文の統計の取得
メソッド: get
パス: /database/performance/sql_statements/{sql_id}/
すべてのSQL文の統計の取得
メソッド: get
パス: /database/performance/sql_statements/
アクティブなセッションごとの最新10個の待機イベントの取得
メソッド: get
パス: /database/performance/active_sessions_history_waits/
特定のアクティブ・セッションの指定された待機イベントの取得
メソッド: get
パス: /database/performance/active_sessions_history_waits/{sid},{seq_number}/
プラガブル・データベースのライフサイクル管理
Pluggable Database Lifecycle Managementカテゴリの操作。
PDBの状態の変更
メソッド: post
パス: /database/pdbs/{pdb_name}/status
PDBのクローンまたは切断操作
メソッド: post
パス: /database/pdbs/{pdb_name}/
PDB$SEEDまたはXMLからのPDBの作成
メソッド: post
パス: /database/pdbs/
PDBの削除
メソッド: delete
パス: /database/pdbs/{pdb_name}/
プラガブル・データベースの取得
メソッド: get
パス: /database/pdbs/{pdb_name}/
すべてのプラガブル・データベースの取得
メソッド: get
パス: /database/pdbs/
PDBのステータス情報を戻す
メソッド: get
パス: /database/pdbs/{pdb_name}/status
レポート
Reportsカテゴリの操作。
スキーマ
メソッド: get
パス: /database/reports/data_dictionary/application_express/workspace/schemas/
アクセス・ログ
メソッド: get
パス: /database/reports/data_dictionary/application_express/workspace/access_log/
アクティブ・セッション数
メソッド: get
パス: /database/reports/data_dictionary/database_administration/sessions/active_session_counts/
アクティブ・セッション
メソッド: get
パス: /database/reports/data_dictionary/application_express/active_sessions/
アクティブ・セッション
メソッド: get
パス: /database/reports/data_dictionary/database_administration/sessions/active_sessions/
アクティブなSQL
メソッド: get
パス: /database/reports/data_dictionary/application_express/active_sessions/active_sql/
アクティブなSQL
メソッド: get
パス: /database/reports/data_dictionary/database_administration/sessions/sessions/active_sql/
アクティブなSQL
メソッド: get
パス: /database/reports/data_dictionary/database_administration/sessions/sessions_with_rowsource/active_sql/
アクティビティ・ログ
メソッド: get
パス: /database/reports/data_dictionary/application_express/workspace/activity_log/
アクティビティ・サマリー
メソッド: get
パス: /database/reports/data_dictionary/application_express/workspace/activity_summary/
アラート・ログ
メソッド: get
パス: /database/reports/data_dictionary/database_administration/alert_log/alert_log/
すべての制約
メソッド: get
パス: /database/reports/data_dictionary/database_administration/all_tables/constraints/all_constraints/
すべての制約
メソッド: get
パス: /database/reports/data_dictionary/table/constraints/all_constraints/
すべての暗号化列
メソッド: get
パス: /database/reports/data_dictionary/security/encryption/all_encrypted_columns/
すべての権限付与
メソッド: get
パス: /database/reports/data_dictionary/security/public_grants/all_grants/
すべての索引
メソッド: get
パス: /database/reports/data_dictionary/database_administration/all_tables/indexes/all_indexes/
すべての索引
メソッド: get
パス: /database/reports/data_dictionary/table/indexes/all_indexes/
すべてのオブジェクト
メソッド: get
パス: /database/reports/data_dictionary/all_objects/all_objects/
すべてのパラメータ
メソッド: get
パス: /database/reports/data_dictionary/database_administration/database_parameters/all_parameters/
すべてのストリーム・ルール
メソッド: get
パス: /database/reports/data_dictionary/streams/all_stream_rules/
すべての表のコメント
メソッド: get
パス: /database/reports/data_dictionary/database_administration/all_tables/comments/all_table_comments/
すべての表のコメント
メソッド: get
パス: /database/reports/data_dictionary/table/comments/all_table_comments/
すべての表
メソッド: get
パス: /database/reports/data_dictionary/database_administration/all_tables/all_tables/
暗号化された表領域のすべての表とそのアルゴリズム(DBA表を使用)
メソッド: get
パス: /database/reports/data_dictionary/security/encryption/all_tables_in_encrypted_tablespaces_and_their_algorithm_uses_dba_tables/
すべてのトリガー
メソッド: get
パス: /database/reports/data_dictionary/database_administration/all_tables/triggers/all_triggers/
すべてのトリガー
メソッド: get
パス: /database/reports/data_dictionary/table/triggers/all_triggers/
すべてのユーザー
メソッド: get
パス: /database/reports/data_dictionary/database_administration/users/all_users/
アプリケーション
メソッド: get
パス: /database/reports/data_dictionary/application_express/active_sessions/application/
アプリケーション
メソッド: get
パス: /database/reports/data_dictionary/database_administration/sessions/sessions/application/
アプリケーション
メソッド: get
パス: /database/reports/data_dictionary/database_administration/sessions/sessions_with_rowsource/application/
アプリケーション統計
メソッド: get
パス: /database/reports/data_dictionary/application_express/application_statistics/
アプリケーション
メソッド: get
パス: /database/reports/data_dictionary/application_express/applications/
アプリケーション
メソッド: get
パス: /database/reports/data_dictionary/application_express/workspace/applications/
ASH行の詳細
メソッド: get
パス: /database/reports/data_dictionary/ash_and_awr/ash_rows_detail/
監査ポリシー
メソッド: get
パス: /database/reports/data_dictionary/security/auditing/audit_policies/
認証
メソッド: get
パス: /database/reports/data_dictionary/application_express/applications/authentication/
ページ別の平均レスポンス時間
メソッド: get
パス: /database/reports/data_dictionary/application_express/application_statistics/average_response_time_by_page/
バックグラウンド・セッション
メソッド: get
パス: /database/reports/data_dictionary/database_administration/sessions/background_sessions/
バインド変数
メソッド: get
パス: /database/reports/data_dictionary/database_administration/sessions/active_sessions/bind_variables/
バインド変数
メソッド: get
パス: /database/reports/data_dictionary/database_administration/top_sql/top_sql_by_waits/bind_variables/
ユーザー別ブロッキング・ロック
メソッド: get
パス: /database/reports/data_dictionary/database_administration/locks/blocking_locks_by_user/
ブランチ
メソッド: get
パス: /database/reports/data_dictionary/application_express/pages/branches/
ビルド・オプション
メソッド: get
パス: /database/reports/data_dictionary/application_express/applications/build_opt/
ボタン
メソッド: get
パス: /database/reports/data_dictionary/application_express/pages/buttons/
CHECK制約
メソッド: get
パス: /database/reports/data_dictionary/database_administration/all_tables/constraints/check_constraints/
CHECK制約
メソッド: get
パス: /database/reports/data_dictionary/table/constraints/check_constraints/
クライアント
メソッド: get
パス: /database/reports/data_dictionary/database_administration/sessions/sessions/client/
クライアント
メソッド: get
パス: /database/reports/data_dictionary/database_administration/sessions/sessions_with_rowsource/client/
クライアント
メソッド: get
パス: /database/reports/data_dictionary/application_express/active_sessions/client/
クラスタ
メソッド: get
パス: /database/reports/data_dictionary/database_administration/all_tables/organization/clusters/clusters/
クラスタ
メソッド: get
パス: /database/reports/data_dictionary/table/organization/clusters/clusters/
コレクション・タイプ
メソッド: get
パス: /database/reports/data_dictionary/all_objects/collection_types/
列コメント
メソッド: get
パス: /database/reports/data_dictionary/database_administration/all_tables/comments/column_comments/
列コメント
メソッド: get
パス: /database/reports/data_dictionary/table/comments/column_comments/
列権限
メソッド: get
パス: /database/reports/data_dictionary/security/grants_and_privileges/column_privileges/
列レベルのUIのデフォルト値
メソッド: get
パス: /database/reports/data_dictionary/application_express/ui_defaults/column_ui_defaults/
メソッド: get
パス: /database/reports/data_dictionary/database_administration/all_tables/columns/columns/
メソッド: get
パス: /database/reports/data_dictionary/security/redaction/columns/
メソッド: get
パス: /database/reports/data_dictionary/table/columns/columns/
計算
メソッド: get
パス: /database/reports/data_dictionary/application_express/applications/computations/
計算
メソッド: get
パス: /database/reports/data_dictionary/application_express/pages/computations/
競合
メソッド: get
パス: /database/reports/data_dictionary/application_express/active_sessions/contention/
競合
メソッド: get
パス: /database/reports/data_dictionary/database_administration/sessions/sessions/contention/
競合
メソッド: get
パス: /database/reports/data_dictionary/database_administration/sessions/sessions_with_rowsource/contention/
アカウント・ステータス別件数
メソッド: get
パス: /database/reports/data_dictionary/database_administration/users/count_by_account_status/
デフォルト表領域別件数
メソッド: get
パス: /database/reports/data_dictionary/database_administration/users/count_by_default_tablespace/
プロファイル別件数
メソッド: get
パス: /database/reports/data_dictionary/database_administration/users/count_by_profile/
一時表領域別件数
メソッド: get
パス: /database/reports/data_dictionary/database_administration/users/count_by_temporary_tablespace/
付与者別件数
メソッド: get
パス: /database/reports/data_dictionary/security/public_grants/counts_by_grantor/
カーソルの詳細
メソッド: get
パス: /database/reports/data_dictionary/database_administration/cursors/cursor_detail/
セッション別カーソル
メソッド: get
パス: /database/reports/data_dictionary/database_administration/cursors/cursors_by_session/
日次ASH統計チャート
メソッド: get
パス: /database/reports/data_dictionary/ash_and_awr/daily_ash_statistics_chart/
データファイル
メソッド: get
パス: /database/reports/data_dictionary/database_administration/storage/datafiles/
データ型発生
メソッド: get
パス: /database/reports/data_dictionary/database_administration/all_tables/columns/datatype_occurrences/
データ型発生
メソッド: get
パス: /database/reports/data_dictionary/table/columns/datatype_occurrences/
依存性
メソッド: get
パス: /database/reports/data_dictionary/all_objects/dependencies/
詳細ページ統計
メソッド: get
パス: /database/reports/data_dictionary/application_express/application_statistics/detailed_page_statistics/
ディクショナリ・ビュー列
メソッド: get
パス: /database/reports/data_dictionary/data_dictionary/dictionary_view_columns/
ディクショナリ・ビュー
メソッド: get
パス: /database/reports/data_dictionary/data_dictionary/dictionary_views/
無効な制約
メソッド: get
パス: /database/reports/data_dictionary/database_administration/all_tables/constraints/disabled_constraints/
無効な制約
メソッド: get
パス: /database/reports/data_dictionary/table/constraints/disabled_constraints/
無効なトリガー
メソッド: get
パス: /database/reports/data_dictionary/database_administration/all_tables/triggers/disabled_triggers/
無効なトリガー
メソッド: get
パス: /database/reports/data_dictionary/table/triggers/disabled_triggers/
動的メモリー
メソッド: get
パス: /database/reports/data_dictionary/database_administration/memory/dynamic_memory/
経過時間履歴
メソッド: get
パス: /database/reports/data_dictionary/ash_and_awr/ash_rows_detail/elapsed_time_history/
有効な制約
メソッド: get
パス: /database/reports/data_dictionary/database_administration/all_tables/constraints/enabled_constraints/
有効な制約
メソッド: get
パス: /database/reports/data_dictionary/table/constraints/enabled_constraints/
有効なトリガー
メソッド: get
パス: /database/reports/data_dictionary/database_administration/all_tables/triggers/enabled_triggers/
有効なトリガー
メソッド: get
パス: /database/reports/data_dictionary/table/triggers/enabled_triggers/
暗号化された表領域(DBA表を使用)
メソッド: get
パス: /database/reports/data_dictionary/security/encryption/encrypted_tablespaces_uses_dba_tables/
イベント
メソッド: get
パス: /database/reports/data_dictionary/database_administration/waits_and_events/wait_class_activity_for_last_hour/events/
過去X分間のイベント
メソッド: get
パス: /database/reports/data_dictionary/database_administration/waits_and_events/events_in_the_past_x_minutes/
過去1時間の待機クラスのイベント
メソッド: get
パス: /database/reports/data_dictionary/database_administration/waits_and_events/events_in_wait_class_for_past_1_hour/
期限切れ
メソッド: get
パス: /database/reports/data_dictionary/database_administration/users/expired/
実行計画
メソッド: get
パス: /database/reports/data_dictionary/database_administration/sessions/active_sessions/explain_plan/
実行計画
メソッド: get
パス: /database/reports/data_dictionary/database_administration/sessions/sessions/explain_plan/
実行計画
メソッド: get
パス: /database/reports/data_dictionary/database_administration/sessions/sessions_with_rowsource/explain_plan/
実行計画
メソッド: get
パス: /database/reports/data_dictionary/database_administration/top_sql/top_sql_by_waits/explain_plan/
ファイル
メソッド: get
パス: /database/reports/data_dictionary/application_express/workspace/files/
外部キー制約
メソッド: get
パス: /database/reports/data_dictionary/database_administration/all_tables/constraints/foreign_key_constraints/
外部キー制約
メソッド: get
パス: /database/reports/data_dictionary/table/constraints/foreign_key_constraints/
空き領域
メソッド: get
パス: /database/reports/data_dictionary/database_administration/storage/free_space/
DMLの付与
メソッド: get
パス: /database/reports/data_dictionary/security/public_grants/grant_dml/
EXECUTEの付与
メソッド: get
パス: /database/reports/data_dictionary/security/public_grants/grant_execute/
SELECTの付与
メソッド: get
パス: /database/reports/data_dictionary/security/public_grants/grant_select/
付与可能
メソッド: get
パス: /database/reports/data_dictionary/security/public_grants/grantable/
非アクティブ・セッション
メソッド: get
パス: /database/reports/data_dictionary/database_administration/sessions/inactive_sessions/
索引構成表
メソッド: get
パス: /database/reports/data_dictionary/database_administration/all_tables/organization/index_organized/index_organized_tables/
索引構成表
メソッド: get
パス: /database/reports/data_dictionary/table/organization/index_organized/index_organized_tables/
ステータス別索引
メソッド: get
パス: /database/reports/data_dictionary/database_administration/all_tables/indexes/indexes_by_status/
ステータス別索引
メソッド: get
パス: /database/reports/data_dictionary/table/indexes/indexes_by_status/
タイプ別索引
メソッド: get
パス: /database/reports/data_dictionary/database_administration/all_tables/indexes/indexes_by_type/
タイプ別索引
メソッド: get
パス: /database/reports/data_dictionary/table/indexes/indexes_by_type/
無効なオブジェクト
メソッド: get
パス: /database/reports/data_dictionary/all_objects/invalid_objects/
項目
メソッド: get
パス: /database/reports/data_dictionary/application_express/applications/items/
項目
メソッド: get
パス: /database/reports/data_dictionary/application_express/pages/items/
行の平均の最大長
メソッド: get
パス: /database/reports/data_dictionary/database_administration/all_tables/statistics/largest_average_row_length/
行の平均の最大長
メソッド: get
パス: /database/reports/data_dictionary/table/statistics/largest_average_row_length/
リスト
メソッド: get
パス: /database/reports/data_dictionary/application_express/applications/lists/
ロック済
メソッド: get
パス: /database/reports/data_dictionary/database_administration/users/locked/
Long Opsq
メソッド: get
パス: /database/reports/data_dictionary/database_administration/sessions/active_sessions/long_opsq/
Long Opsq
メソッド: get
パス: /database/reports/data_dictionary/database_administration/sessions/sessions/long_opsq/
Long Opsq
メソッド: get
パス: /database/reports/data_dictionary/database_administration/sessions/sessions_with_rowsource/long_opsq/
LOV
メソッド: get
パス: /database/reports/data_dictionary/application_express/applications/lov/
最大行数
メソッド: get
パス: /database/reports/data_dictionary/database_administration/all_tables/statistics/most_rows/
最大行数
メソッド: get
パス: /database/reports/data_dictionary/table/statistics/most_rows/
各国語サポート・パラメータ
メソッド: get
パス: /database/reports/data_dictionary/about_your_database/national_language_support_parameters/
ナビゲーション・バー
メソッド: get
パス: /database/reports/data_dictionary/application_express/applications/nav_bars/
非デフォルト・パラメータ
メソッド: get
パス: /database/reports/data_dictionary/database_administration/database_parameters/non_default_parameters/
タイプ別オブジェクト数
メソッド: get
パス: /database/reports/data_dictionary/all_objects/object_count_by_type/
タイプ別オブジェクト数
メソッド: get
パス: /database/reports/data_dictionary/database_administration/users/object_count_by_type/
オブジェクト配置
メソッド: get
パス: /database/reports/data_dictionary/all_objects/object_distribution/
オブジェクト権限付与
メソッド: get
パス: /database/reports/data_dictionary/security/grants_and_privileges/object_grants/
オフライン表領域
メソッド: get
パス: /database/reports/data_dictionary/database_administration/storage/offline_tablespaces/
ページ別のページ・ビュー
メソッド: get
パス: /database/reports/data_dictionary/application_express/application_statistics/page_views_by_page/
ページ
メソッド: get
パス: /database/reports/data_dictionary/application_express/applications/pages/
ページ
メソッド: get
パス: /database/reports/data_dictionary/application_express/pages/
親タブ
メソッド: get
パス: /database/reports/data_dictionary/application_express/applications/parent_tabs/
パーティション表
メソッド: get
パス: /database/reports/data_dictionary/database_administration/all_tables/organization/partitioned/partitioned_tables/
パーティション表
メソッド: get
パス: /database/reports/data_dictionary/table/organization/partitioned/partitioned_tables/
ポリシー
メソッド: get
パス: /database/reports/data_dictionary/security/policies/policies/
ポリシー
メソッド: get
パス: /database/reports/data_dictionary/security/redaction/policy/
主キー制約
メソッド: get
パス: /database/reports/data_dictionary/database_administration/all_tables/constraints/primary_key_constraints/
主キー制約
メソッド: get
パス: /database/reports/data_dictionary/table/constraints/primary_key_constraints/
プロセス
メソッド: get
パス: /database/reports/data_dictionary/application_express/applications/processes/
プロセス
メソッド: get
パス: /database/reports/data_dictionary/application_express/pages/processes/
プログラム・ユニット引数
メソッド: get
パス: /database/reports/data_dictionary/plsql/program_unit_arguments/
パブリック・データベース・リンク
メソッド: get
パス: /database/reports/data_dictionary/all_objects/public_database_links/
パブリック・シノニム
メソッド: get
パス: /database/reports/data_dictionary/all_objects/public_synonyms/
最近の作成
メソッド: get
パス: /database/reports/data_dictionary/database_administration/users/recently_created/
リージョン
メソッド: get
パス: /database/reports/data_dictionary/application_express/pages/regions/
詳細の再配置
メソッド: get
パス: /database/reports/data_dictionary/database_administration/pdb_relocate/relocate_details/
ロール権限
メソッド: get
パス: /database/reports/data_dictionary/security/grants_and_privileges/role_privileges/
スキーマ
メソッド: get
パス: /database/reports/data_dictionary/application_express/schemas/
ソース・コードの検索
メソッド: get
パス: /database/reports/data_dictionary/plsql/search_source_code/
過去1時間のセグメント
メソッド: get
パス: /database/reports/data_dictionary/database_administration/waits_and_events/segments_for_past_1_hour/
サーバー
メソッド: get
パス: /database/reports/data_dictionary/application_express/active_sessions/server/
サーバー
メソッド: get
パス: /database/reports/data_dictionary/database_administration/sessions/sessions/server/
サーバー
メソッド: get
パス: /database/reports/data_dictionary/database_administration/sessions/sessions_with_rowsource/server/
OSユーザー別セッション数
メソッド: get
パス: /database/reports/data_dictionary/database_administration/sessions/session_counts_by_os_user/
ステータス別セッション数
メソッド: get
パス: /database/reports/data_dictionary/database_administration/sessions/session_counts_by_status/
セッションCPUおよび時間統計
メソッド: get
パス: /database/reports/data_dictionary/database_administration/sessions/session_cpu_and_time_statistics/
セッション
メソッド: get
パス: /database/reports/data_dictionary/database_administration/sessions/sessions/
モジュール別セッション
メソッド: get
パス: /database/reports/data_dictionary/database_administration/sessions/sessions_by_module/
ユーザー名別セッション
メソッド: get
パス: /database/reports/data_dictionary/database_administration/sessions/sessions_by_username/
行ソースありのセッション
メソッド: get
パス: /database/reports/data_dictionary/database_administration/sessions/sessions_with_rowsource/
ショートカット
メソッド: get
パス: /database/reports/data_dictionary/application_express/applications/shortcuts/
SQL経過時間履歴
メソッド: get
パス: /database/reports/data_dictionary/database_administration/top_sql/top_sql_by_waits/sql_elapsed_time_history/
ブロックしているセッションからのSQL
メソッド: get
パス: /database/reports/data_dictionary/database_administration/locks/blocking_locks_by_user/sql_from_blocking_session/
待機中セッションからのSQL
メソッド: get
パス: /database/reports/data_dictionary/database_administration/locks/blocking_locks_by_user/sql_from_waiting_session/
SQL計画
メソッド: get
パス: /database/reports/data_dictionary/ash_and_awr/ash_rows_detail/sql_plan/
SQLテキスト
メソッド: get
パス: /database/reports/data_dictionary/database_administration/sessions/active_sessions/sql_text/
SQLテキスト
メソッド: get
パス: /database/reports/data_dictionary/database_administration/waits_and_events/events_in_the_past_x_minutes/sql_text/
SQLテキスト
メソッド: get
パス: /database/reports/data_dictionary/database_administration/waits_and_events/wait_class_activity_for_last_hour/sql_text/
統計
メソッド: get
パス: /database/reports/data_dictionary/database_administration/all_tables/statistics/statistics/
統計
メソッド: get
パス: /database/reports/data_dictionary/table/statistics/statistics/
システム権限
メソッド: get
パス: /database/reports/data_dictionary/security/grants_and_privileges/system_privileges/
システム・セッション
メソッド: get
パス: /database/reports/data_dictionary/database_administration/sessions/system_sessions/
表領域別の表数
メソッド: get
パス: /database/reports/data_dictionary/database_administration/all_tables/storage/table_count_by_tablespace/
表領域別の表数
メソッド: get
パス: /database/reports/data_dictionary/table/storage/table_count_by_tablespace/
表領域別の表
メソッド: get
パス: /database/reports/data_dictionary/database_administration/all_tables/storage/tables_by_tablespace/
表領域別の表
メソッド: get
パス: /database/reports/data_dictionary/table/storage/tables_by_tablespace/
コメント付きの表
メソッド: get
パス: /database/reports/data_dictionary/database_administration/all_tables/comments/tables_with_comments/
コメント付きの表
メソッド: get
パス: /database/reports/data_dictionary/table/comments/tables_with_comments/
索引付けされていない外部キー付きの表
メソッド: get
パス: /database/reports/data_dictionary/database_administration/all_tables/quality_assurance/tables_with_unindexed_foreign_keys/
索引付けされていない外部キー付きの表
メソッド: get
パス: /database/reports/data_dictionary/table/quality_assurance/tables_with_unindexed_foreign_keys/
コメントなしの表
メソッド: get
パス: /database/reports/data_dictionary/database_administration/all_tables/comments/tables_without_comments/
コメントなしの表
メソッド: get
パス: /database/reports/data_dictionary/table/comments/tables_without_comments/
索引なしの表
メソッド: get
パス: /database/reports/data_dictionary/database_administration/all_tables/quality_assurance/tables_without_indexes/
索引なしの表
メソッド: get
パス: /database/reports/data_dictionary/table/quality_assurance/tables_without_indexes/
主キーなしの表
メソッド: get
パス: /database/reports/data_dictionary/database_administration/all_tables/quality_assurance/tables_without_primary_keys/
主キーなしの表
メソッド: get
パス: /database/reports/data_dictionary/table/quality_assurance/tables_without_primary_keys/
表領域割当て制限
メソッド: get
パス: /database/reports/data_dictionary/database_administration/storage/tablespace_quotas/
表領域セグメント
メソッド: get
パス: /database/reports/data_dictionary/database_administration/storage/tablespace_segments/
表領域
メソッド: get
パス: /database/reports/data_dictionary/database_administration/storage/tablespaces/
タブ
メソッド: get
パス: /database/reports/data_dictionary/application_express/applications/tabs/
テンプレート
メソッド: get
パス: /database/reports/data_dictionary/application_express/applications/templates/
テーマ
メソッド: get
パス: /database/reports/data_dictionary/application_express/applications/themes/
上位セグメント
メソッド: get
パス: /database/reports/data_dictionary/database_administration/waits_and_events/events_in_the_past_x_minutes/top_segments/
上位セグメント
メソッド: get
パス: /database/reports/data_dictionary/database_administration/waits_and_events/wait_class_activity_for_last_hour/top_segments/
バッファ取得別上位SQL
メソッド: get
パス: /database/reports/data_dictionary/database_administration/top_sql/top_sql_by_buffer_gets/
バッファ取得/処理された行別上位SQL
メソッド: get
パス: /database/reports/data_dictionary/database_administration/top_sql/top_sql_by_buffer_gets/rows_proc/
CPU別上位SQL
メソッド: get
パス: /database/reports/data_dictionary/database_administration/top_sql/top_sql_by_cpu/
ディスク読取り別上位SQL
メソッド: get
パス: /database/reports/data_dictionary/database_administration/top_sql/top_sql_by_disk_reads/
実行別上位SQL
メソッド: get
パス: /database/reports/data_dictionary/database_administration/top_sql/top_sql_by_executions/
待機数別の上位SQL
メソッド: get
パス: /database/reports/data_dictionary/database_administration/top_sql/top_sql_by_waits/
ツリー
メソッド: get
パス: /database/reports/data_dictionary/application_express/applications/trees/
トリガーのサマリー
メソッド: get
パス: /database/reports/data_dictionary/database_administration/all_tables/triggers/trigger_summary/
トリガーのサマリー
メソッド: get
パス: /database/reports/data_dictionary/table/triggers/trigger_summary/
タイプ
メソッド: get
パス: /database/reports/data_dictionary/application_express/applications/types/
UIのデフォルト値
メソッド: get
パス: /database/reports/data_dictionary/application_express/ui_defaults/
一意制約
メソッド: get
パス: /database/reports/data_dictionary/database_administration/all_tables/constraints/unique_constraints/
一意制約
メソッド: get
パス: /database/reports/data_dictionary/table/constraints/unique_constraints/
ユニット行数
メソッド: get
パス: /database/reports/data_dictionary/plsql/unit_line_counts/
使用禁止索引
メソッド: get
パス: /database/reports/data_dictionary/database_administration/all_tables/indexes/unusable_indexes/
使用禁止索引
メソッド: get
パス: /database/reports/data_dictionary/table/indexes/unusable_indexes/
ユーザー・サマリー
メソッド: get
パス: /database/reports/data_dictionary/application_express/workspace/user_summary/
ユーザー・シノニム
メソッド: get
パス: /database/reports/data_dictionary/table/user_synonyms/
ユーザー表
メソッド: get
パス: /database/reports/data_dictionary/table/user_tables/
検証
メソッド: get
パス: /database/reports/data_dictionary/application_express/pages/validations/
バージョン・バナー
メソッド: get
パス: /database/reports/data_dictionary/about_your_database/version_banner/
過去1時間の待機クラス・アクティビティ
メソッド: get
パス: /database/reports/data_dictionary/database_administration/waits_and_events/wait_class_activity_for_last_hour/
待機
メソッド: get
パス: /database/reports/data_dictionary/application_express/active_sessions/waits/
待機
メソッド: get
パス: /database/reports/data_dictionary/database_administration/sessions/sessions/waits/
待機
メソッド: get
パス: /database/reports/data_dictionary/database_administration/sessions/sessions_with_rowsource/waits/
過去1時間の待機
メソッド: get
パス: /database/reports/data_dictionary/database_administration/waits_and_events/waits_for_past_1_hour/
最初のRACインスタンスでの過去1時間の待機
メソッド: get
パス: /database/reports/data_dictionary/database_administration/waits_and_events/waits_for_past_1_hour_in_1st_rac_instance/
2番目のRACインスタンスでの過去1時間の待機
メソッド: get
パス: /database/reports/data_dictionary/database_administration/waits_and_events/waits_for_past_1_hour_in_2nd_rac_instance/
N番目のRACインスタンスでの過去1時間の待機
メソッド: get
パス: /database/reports/data_dictionary/database_administration/waits_and_events/waits_for_past_1_hour_in_nth_rac_instance/
Webサーバー
メソッド: get
パス: /database/reports/data_dictionary/application_express/applications/web_svr/
オブジェクト付き
メソッド: get
パス: /database/reports/data_dictionary/database_administration/users/with_objects/
オブジェクトなし
メソッド: get
パス: /database/reports/data_dictionary/database_administration/users/without_objects/
ワークスペース
メソッド: get
パス: /database/reports/data_dictionary/application_express/workspace/
XMLスキーマ
メソッド: get
パス: /database/reports/data_dictionary/xml/xml_schemas/
暗号化列
メソッド: get
パス: /database/reports/data_dictionary/security/encryption/your_encrypted_columns/
ストリーム・ルール
メソッド: get
パス: /database/reports/data_dictionary/streams/your_stream_rules/