Oracle - モニタリング(monitoring)Advertisement例-- モニタリング開始・停止 alter table テーブル名 monitoring/nomonitoring; -- モニタリング状態の確認 select monitoring from user_tables where table_name = 'テーブル名'; -- 結果の表示(即時反映ではない) select * from user_tab_modifications where table_name = 'テーブル名'; Advertisement |
ショートカット・634トップページ・このカテゴリのトップページに戻る ・634ラボ UIコレクションギャラリー サイト検索Y!ログール |