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ブログ ・このカテゴリのトップページに戻る ・Incubator(Pukiwiki) ・634ラボ UIコレクションギャラリー ZO-3ジェネレーター サイト検索Y!ログール |