間違いだらけの備忘録

このページの内容は無保証でありこのページの内容によって直接、または間接に損害を受けられたとしても私は責任を取りません。

2010-05-07から1日間の記事一覧

待ちイベントの検索

http://perfopy.ashisuto.co.jp/oracle_performance_educ/taiki_event.html SELECT e.event,e.total_waits,e.time_waited,e.average_wait FROM v$system_event e,v$event_name n WHERE e.event = n.name AND n.wait_class != 'Idle' ORDER BY e. time_waited…

local_listener

http://www.dbmotive.com/oracle_error_codes.php?errcode=27101 クラスタ設定時にlocal_listener指定が無く動作しなかった。 ORA-01034: ORACLE not available ORA-27101: shared memory realm does not exist Linux Error: 2: No such file or directory P…

dbconsole停止

http://rina.jpn.ph/~rance/oracle10g/start2.html http://www.fourmeisters.com/blog/hisama2/2007/10/oracledbconsole_javaexe_window.html emctl stop dbconsole Oracle のインスタンス本体 (oracle.exe) より、むしろ OracleDBConsole のほうが起動時の…

Oracle Application Express(APEX)

http://www.oracle.com/technology/global/jp/products/database/application_express/index.html 削除 http://d.hatena.ne.jp/i_alm_sphere/20090811/1249946349 Oracle Application Expressインストールされて、8080ポートも使われて不愉快

このページにはhatena以外のサービスからのコンテンツが埋め込まれています。 hatenaによりGoogle AdSense 広告が埋め込まれています。