忍者ブログ
株のポジショントレード(数週間~数ヵ月)、ブックビルディングの記録。でしたが、今はoracleの備忘録。
2025-061 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 prev 05 next 07
50  49  48  47  46  45  44  43  42  41  40 
×

[PR]上記の広告は3ヶ月以上新規記事投稿のないブログに表示されています。新しい記事を書く事で広告が消えます。

[oracle@localhost trace]$ cd $ORACLE_BASE/diag/tnslsnr/localhost/listener_orcl/trace
[oracle@localhost trace]$ pwd
/u01/app/oracle/diag/tnslsnr/localhost/listener_orcl/trace
[oracle@localhost trace]$ ls -l
合計 60
-rw-r----- 1 oracle oinstall 50404 10月  9 07:18 listener_orcl.log
[oracle@localhost trace]$


[oracle@localhost trace]$ env | grep ORA
ORACLE_SID=orcl
ORACLE_BASE=/u01/app/oracle
ORACLE_HOME=/u01/app/oracle/product/11.1.0/db_1
[oracle@localhost trace]$ more /u01/app/oracle/product/11.1.0/db_1/network/admin/listener.ora
# listener.ora Network Configuration File: /u01/app/oracle/product/11.1.0/db_1/network/admin/listener.ora
# Generated by Oracle configuration tools.

LISTENER_ORCL =
  (DESCRIPTION_LIST =
    (DESCRIPTION =
      (ADDRESS = (PROTOCOL = TCP)(HOST = localhost.localdomain)(PORT = 1521))
      (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
    )
  )

[oracle@localhost trace]$

 

[oracle@localhost trace]$ cd $ORACLE_BASE/diag/
[oracle@localhost diag]$ ls -l
合計 72
drwxrwxr-x 2 oracle oinstall 4096 10月  2 02:59 asm
drwxrwxr-x 2 oracle oinstall 4096 10月  2 02:59 clients
drwxrwxr-x 2 oracle oinstall 4096 10月  2 02:59 crs
drwxrwxr-x 2 oracle oinstall 4096 10月  2 02:59 diagtool
drwxrwxr-x 2 oracle oinstall 4096 10月  2 02:59 lsnrctl
drwxrwxr-x 2 oracle oinstall 4096 10月  2 02:59 netcman
drwxrwxr-x 2 oracle oinstall 4096 10月  2 02:59 ofm
drwxrwxr-x 3 oracle oinstall 4096 10月  9 03:43 rdbms
drwxrwxr-x 3 oracle oinstall 4096 10月  9 02:23 tnslsnr
[oracle@localhost diag]$ ls -l *
asm:
合計 0

clients:
合計 0

crs:
合計 0

diagtool:
合計 0

lsnrctl:
合計 0

netcman:
合計 0

ofm:
合計 0

rdbms:
合計 8
drwxr-x--- 3 oracle oinstall 4096 10月  9 03:43 orcl111

tnslsnr:
合計 8
drwxr-xr-x 3 oracle oinstall 4096 10月  9 02:23 localhost
[oracle@localhost diag]$
[oracle@localhost diag]$
[oracle@localhost diag]$
[oracle@localhost diag]$
[oracle@localhost diag]$
[oracle@localhost diag]$
[oracle@localhost diag]$ ls -l */*
rdbms/orcl111:
合計 12
-rw-r-----  1 oracle oinstall    0 10月  9 03:43 i_1.mif
drwxr-x--- 13 oracle oinstall 4096 10月  9 03:43 orcl111

tnslsnr/localhost:
合計 8
drwxr-xr-x 11 oracle oinstall 4096 10月  9 02:23 listener_orcl
[oracle@localhost diag]$ ls -l */*/*
-rw-r-----  1 oracle oinstall    0 10月  9 03:43 rdbms/orcl111/i_1.mif

rdbms/orcl111/orcl111:
合計 88
drwxr-x--- 2 oracle oinstall 4096 10月  9 03:43 alert
drwxr-x--- 2 oracle oinstall 4096 10月  9 03:43 cdump
drwxr-x--- 2 oracle oinstall 4096 10月  9 03:43 hm
drwxr-x--- 2 oracle oinstall 4096 10月  9 03:43 incident
drwxr-x--- 2 oracle oinstall 4096 10月  9 03:43 incpkg
drwxr-x--- 2 oracle oinstall 4096 10月  9 03:43 ir
drwxr-x--- 2 oracle oinstall 4096 10月  9 03:43 lck
drwxr-x--- 2 oracle oinstall 4096 10月  9 03:43 metadata
drwxr-x--- 2 oracle oinstall 4096 10月  9 03:43 stage
drwxr-x--- 2 oracle oinstall 4096 10月  9 03:43 sweep
drwxr-x--- 2 oracle oinstall 4096 10月  9 05:00 trace

tnslsnr/localhost/listener_orcl:
合計 72
drwxr-xr-x 2 oracle oinstall 4096 10月  9 02:23 alert
drwxr-xr-x 2 oracle oinstall 4096 10月  9 02:23 cdump
drwxr-xr-x 2 oracle oinstall 4096 10月  9 02:23 incident
drwxr-xr-x 2 oracle oinstall 4096 10月  9 02:23 incpkg
drwxr-xr-x 2 oracle oinstall 4096 10月  9 02:23 lck
drwxr-xr-x 2 oracle oinstall 4096 10月  9 02:23 metadata
drwxr-xr-x 2 oracle oinstall 4096 10月  9 02:23 stage
drwxr-xr-x 2 oracle oinstall 4096 10月  9 02:23 sweep
drwxr-xr-x 2 oracle oinstall 4096 10月  9 02:23 trace
[oracle@localhost diag]$ ls -l */*/*/*
rdbms/orcl111/orcl111/alert:
合計 240
-rw-r----- 1 oracle oinstall 235167 10月  9 05:00 log.xml

rdbms/orcl111/orcl111/cdump:
合計 0

rdbms/orcl111/orcl111/hm:
合計 0

rdbms/orcl111/orcl111/incident:
合計 0

rdbms/orcl111/orcl111/incpkg:
合計 0

rdbms/orcl111/orcl111/ir:
合計 0

rdbms/orcl111/orcl111/lck:
合計 144
-rw-r----- 1 oracle oinstall 0 10月  9 03:43 AM_1096102193_3488045378.lck
-rw-r----- 1 oracle oinstall 0 10月  9 03:43 AM_1096102262_3454819329.lck
-rw-r----- 1 oracle oinstall 0 10月  9 03:43 AM_117463809_1252689677.lck
-rw-r----- 1 oracle oinstall 0 10月  9 03:43 AM_1477507928_3848095858.lck
-rw-r----- 1 oracle oinstall 0 10月  9 03:43 AM_1479503217_1058909787.lck
-rw-r----- 1 oracle oinstall 0 10月  9 03:43 AM_1506961005_3222638125.lck
-rw-r----- 1 oracle oinstall 0 10月  9 03:43 AM_1521063874_363843526.lck
-rw-r----- 1 oracle oinstall 0 10月  9 03:43 AM_1618_3044626670.lck
-rw-r----- 1 oracle oinstall 0 10月  9 03:43 AM_1737460353_941080040.lck
-rw-r----- 1 oracle oinstall 0 10月  9 03:43 AM_1744845641_3861997533.lck
-rw-r----- 1 oracle oinstall 0 10月  9 03:43 AM_1762783_4031814035.lck
-rw-r----- 1 oracle oinstall 0 10月  9 03:43 AM_1762885_3826749810.lck
-rw-r----- 1 oracle oinstall 0 10月  9 03:43 AM_1919660852_3200803573.lck
-rw-r----- 1 oracle oinstall 0 10月  9 03:43 AM_1919660852_3403801080.lck
-rw-r----- 1 oracle oinstall 0 10月  9 03:43 AM_1919660854_3704060414.lck
-rw-r----- 1 oracle oinstall 0 10月  9 03:43 AM_2020575435_1685934094.lck
-rw-r----- 1 oracle oinstall 0 10月  9 03:43 AM_2087871662_4269132395.lck
-rw-r----- 1 oracle oinstall 0 10月  9 03:43 AM_2087871759_1054152112.lck
-rw-r----- 1 oracle oinstall 0 10月  9 03:43 AM_2099277876_66242055.lck
-rw-r----- 1 oracle oinstall 0 10月  9 03:43 AM_2485072945_164397129.lck
-rw-r----- 1 oracle oinstall 0 10月  9 03:43 AM_2569157681_2857696958.lck
-rw-r----- 1 oracle oinstall 0 10月  9 03:43 AM_2876149918_855262320.lck
-rw-r----- 1 oracle oinstall 0 10月  9 03:43 AM_2904361128_3186785985.lck
-rw-r----- 1 oracle oinstall 0 10月  9 03:43 AM_3063883707_458774509.lck
-rw-r----- 1 oracle oinstall 0 10月  9 03:43 AM_3172236303_1050790107.lck
-rw-r----- 1 oracle oinstall 0 10月  9 03:43 AM_3216668543_3129272988.lck
-rw-r----- 1 oracle oinstall 0 10月  9 03:43 AM_3216766131_2188903675.lck
-rw-r----- 1 oracle oinstall 0 10月  9 03:43 AM_3218196182_2691928421.lck
-rw-r----- 1 oracle oinstall 0 10月  9 03:43 AM_3219651335_1369860572.lck
-rw-r----- 1 oracle oinstall 0 10月  9 03:43 AM_4123867812_464947195.lck
-rw-r----- 1 oracle oinstall 0 10月  9 03:43 AM_423666793_1876373544.lck
-rw-r----- 1 oracle oinstall 0 10月  9 03:43 AM_4294531585_3603614071.lck
-rw-r----- 1 oracle oinstall 0 10月  9 03:43 AM_53417_1688101061.lck
-rw-r----- 1 oracle oinstall 0 10月  9 03:43 AM_53417_2985279723.lck
-rw-r----- 1 oracle oinstall 0 10月  9 03:43 AM_53419_3606358678.lck
-rw-r----- 1 oracle oinstall 0 10月  9 03:43 AM_994187642_3287667720.lck

rdbms/orcl111/orcl111/metadata:
合計 2596
-rw-r----- 1 oracle oinstall 65536 10月  9 03:43 ADR_CONTROL.ams
-rw-r----- 1 oracle oinstall 40960 10月  9 03:43 ADR_INTERNAL.mif
-rw-r----- 1 oracle oinstall 65536 10月  9 03:43 ADR_INVALIDATION.ams
-rw-r----- 1 oracle oinstall 65536 10月  9 03:43 AMS_XACTION.ams
-rw-r----- 1 oracle oinstall 65536 10月  9 03:43 DDE_USER_ACTION.ams
-rw-r----- 1 oracle oinstall 65536 10月  9 03:43 DDE_USER_ACTION_DEF.ams
-rw-r----- 1 oracle oinstall 65536 10月  9 03:43 DDE_USER_ACTION_PARAMETER.ams
-rw-r----- 1 oracle oinstall 65536 10月  9 03:43 DDE_USER_ACTION_PARAMETER_DEF.ams
-rw-r----- 1 oracle oinstall 65536 10月  9 03:43 DDE_USER_INCIDENT_ACTION_MAP.ams
-rw-r----- 1 oracle oinstall 65536 10月  9 03:43 DDE_USER_INCIDENT_TYPE.ams
-rw-r----- 1 oracle oinstall 65536 10月  9 03:43 EM_DIAG_JOB.ams
-rw-r----- 1 oracle oinstall 65536 10月  9 03:43 EM_TARGET_INFO.ams
-rw-r----- 1 oracle oinstall 65536 10月  9 03:43 EM_USER_ACTIVITY.ams
-rw-r----- 1 oracle oinstall 65536 10月  9 03:43 HM_FDG_SET.ams
-rw-r----- 1 oracle oinstall 65536 10月  9 03:43 HM_FINDING.ams
-rw-r----- 1 oracle oinstall 65536 10月  9 03:43 HM_INFO.ams
-rw-r----- 1 oracle oinstall 65536 10月  9 03:43 HM_MESSAGE.ams
-rw-r----- 1 oracle oinstall 65536 10月  9 03:43 HM_RECOMMENDATION.ams
-rw-r----- 1 oracle oinstall 65536 10月  9 03:43 HM_RUN.ams
-rw-r----- 1 oracle oinstall 65536 10月  9 03:43 INCCKEY.ams
-rw-r----- 1 oracle oinstall 65536 10月  9 04:23 INCIDENT.ams
-rw-r----- 1 oracle oinstall 65536 10月  9 03:43 INCIDENT_FILE.ams
-rw-r----- 1 oracle oinstall 65536 10月  9 06:57 INC_METER_CONFIG.ams
-rw-r----- 1 oracle oinstall 65536 10月  9 03:43 INC_METER_IMPT_DEF.ams
-rw-r----- 1 oracle oinstall 65536 10月  9 06:57 INC_METER_INFO.ams
-rw-r----- 1 oracle oinstall 65536 10月  9 03:43 INC_METER_PK_IMPTS.ams
-rw-r----- 1 oracle oinstall 65536 10月  9 06:57 INC_METER_SUMMARY.ams
-rw-r----- 1 oracle oinstall 65536 10月  9 03:43 IPS_CONFIGURATION.ams
-rw-r----- 1 oracle oinstall 65536 10月  9 03:43 IPS_FILE_COPY_LOG.ams
-rw-r----- 1 oracle oinstall 65536 10月  9 03:43 IPS_FILE_METADATA.ams
-rw-r----- 1 oracle oinstall 65536 10月  9 03:43 IPS_PACKAGE.ams
-rw-r----- 1 oracle oinstall 65536 10月  9 03:43 IPS_PACKAGE_FILE.ams
-rw-r----- 1 oracle oinstall 65536 10月  9 03:43 IPS_PACKAGE_HISTORY.ams
-rw-r----- 1 oracle oinstall 65536 10月  9 03:43 IPS_PACKAGE_INCIDENT.ams
-rw-r----- 1 oracle oinstall 65536 10月  9 03:43 IPS_REMOTE_PACKAGE.ams
-rw-r----- 1 oracle oinstall 65536 10月  9 03:43 PROBLEM.ams
-rw-r----- 1 oracle oinstall 65536 10月  9 03:43 SWEEPERR.ams

rdbms/orcl111/orcl111/stage:
合計 0

rdbms/orcl111/orcl111/sweep:
合計 0

rdbms/orcl111/orcl111/trace:
合計 1836
-rw-r----- 1 oracle oinstall  49982 10月  9 05:00 alert_orcl111.log
-rw-r----- 1 oracle oinstall   1004 10月  9 04:23 orcl111_arc2_32152.trc
-rw-r----- 1 oracle oinstall     72 10月  9 04:23 orcl111_arc2_32152.trm
-rw-r----- 1 oracle oinstall   1004 10月  9 05:00 orcl111_arc3_32154.trc
-rw-r----- 1 oracle oinstall     72 10月  9 05:00 orcl111_arc3_32154.trm
-rw-r----- 1 oracle oinstall    904 10月  9 04:23 orcl111_dbrm_31833.trc
-rw-r----- 1 oracle oinstall     63 10月  9 04:23 orcl111_dbrm_31833.trm
-rw-r----- 1 oracle oinstall    904 10月  9 04:23 orcl111_dbrm_32026.trc
-rw-r----- 1 oracle oinstall     63 10月  9 04:23 orcl111_dbrm_32026.trm
-rw-r----- 1 oracle oinstall    965 10月  9 05:00 orcl111_j000_6303.trc
-rw-r----- 1 oracle oinstall     63 10月  9 05:00 orcl111_j000_6303.trm
-rw-r----- 1 oracle oinstall 941670 10月  9 04:04 orcl111_m000_30741.trc
-rw-r----- 1 oracle oinstall  45995 10月  9 04:04 orcl111_m000_30741.trm
-rw-r----- 1 oracle oinstall   5913 10月  9 04:09 orcl111_m000_31503.trc
-rw-r----- 1 oracle oinstall    302 10月  9 04:09 orcl111_m000_31503.trm
-rw-r----- 1 oracle oinstall   2817 10月  9 04:22 orcl111_m000_31782.trc
-rw-r----- 1 oracle oinstall    148 10月  9 04:22 orcl111_m000_31782.trm
-rw-r----- 1 oracle oinstall  13395 10月  9 03:43 orcl111_ora_30280.trc
-rw-r----- 1 oracle oinstall    267 10月  9 03:43 orcl111_ora_30280.trm
-rw-r----- 1 oracle oinstall   1131 10月  9 03:43 orcl111_ora_30354.trc
-rw-r----- 1 oracle oinstall     92 10月  9 03:43 orcl111_ora_30354.trm
-rw-r----- 1 oracle oinstall   1104 10月  9 03:43 orcl111_ora_30459.trc
-rw-r----- 1 oracle oinstall     63 10月  9 03:43 orcl111_ora_30459.trm
-rw-r----- 1 oracle oinstall   3371 10月  9 03:55 orcl111_ora_30461.trc
-rw-r----- 1 oracle oinstall    198 10月  9 03:55 orcl111_ora_30461.trm
-rw-r----- 1 oracle oinstall 334778 10月  9 03:58 orcl111_ora_30737.trc
-rw-r----- 1 oracle oinstall  14097 10月  9 03:58 orcl111_ora_30737.trm
-rw-r----- 1 oracle oinstall  14119 10月  9 04:04 orcl111_ora_31492.trc
-rw-r----- 1 oracle oinstall    147 10月  9 04:04 orcl111_ora_31492.trm
-rw-r----- 1 oracle oinstall   6358 10月  9 04:09 orcl111_ora_31514.trc
-rw-r----- 1 oracle oinstall    397 10月  9 04:09 orcl111_ora_31514.trm
-rw-r----- 1 oracle oinstall   1182 10月  9 04:23 orcl111_ora_31789.trc
-rw-r----- 1 oracle oinstall     85 10月  9 04:23 orcl111_ora_31789.trm
-rw-r----- 1 oracle oinstall  13366 10月  9 04:23 orcl111_ora_31791.trc
-rw-r----- 1 oracle oinstall    257 10月  9 04:23 orcl111_ora_31791.trm
-rw-r----- 1 oracle oinstall    913 10月  9 04:23 orcl111_ora_31860.trc
-rw-r----- 1 oracle oinstall     63 10月  9 04:23 orcl111_ora_31860.trm
-rw-r----- 1 oracle oinstall   1004 10月  9 04:23 orcl111_ora_31953.trc
-rw-r----- 1 oracle oinstall     63 10月  9 04:23 orcl111_ora_31953.trm
-rw-r----- 1 oracle oinstall   1552 10月  9 04:23 orcl111_ora_31981.trc
-rw-r----- 1 oracle oinstall     94 10月  9 04:23 orcl111_ora_31981.trm
-rw-r----- 1 oracle oinstall  13366 10月  9 04:23 orcl111_ora_31984.trc
-rw-r----- 1 oracle oinstall    257 10月  9 04:23 orcl111_ora_31984.trm
-rw-r----- 1 oracle oinstall   1004 10月  9 04:23 orcl111_ora_32146.trc
-rw-r----- 1 oracle oinstall     63 10月  9 04:23 orcl111_ora_32146.trm
-rw-r----- 1 oracle oinstall   1252 10月  9 04:23 orcl111_ora_32179.trc
-rw-r----- 1 oracle oinstall     72 10月  9 04:23 orcl111_ora_32179.trm
-rw-r----- 1 oracle oinstall   1229 10月  9 04:23 orcl111_vktm_30318.trc
-rw-r----- 1 oracle oinstall     94 10月  9 04:23 orcl111_vktm_30318.trm
-rw-r----- 1 oracle oinstall   1225 10月  9 04:23 orcl111_vktm_31827.trc
-rw-r----- 1 oracle oinstall     91 10月  9 04:23 orcl111_vktm_31827.trm
-rw-r----- 1 oracle oinstall   1099 10月  9 04:23 orcl111_vktm_32020.trc
-rw-r----- 1 oracle oinstall     80 10月  9 04:23 orcl111_vktm_32020.trm

tnslsnr/localhost/listener_orcl/alert:
合計 120
-rw-r----- 1 oracle oinstall 112509 10月  9 07:18 log.xml

tnslsnr/localhost/listener_orcl/cdump:
合計 0

tnslsnr/localhost/listener_orcl/incident:
合計 0

tnslsnr/localhost/listener_orcl/incpkg:
合計 0

tnslsnr/localhost/listener_orcl/lck:
合計 16
-rw-r----- 1 oracle oinstall 0 10月  9 02:23 AM_1096102193_3488045378.lck
-rw-r----- 1 oracle oinstall 0 10月  9 02:23 AM_1096102262_3454819329.lck
-rw-r----- 1 oracle oinstall 0 10月  9 02:23 AM_1744845641_3861997533.lck
-rw-r----- 1 oracle oinstall 0 10月  9 02:23 AM_3216668543_3129272988.lck

tnslsnr/localhost/listener_orcl/metadata:
合計 288
-rw-r----- 1 oracle oinstall 65536 10月  9 02:23 ADR_CONTROL.ams
-rw-r----- 1 oracle oinstall 65536 10月  9 02:23 ADR_INVALIDATION.ams
-rw-r----- 1 oracle oinstall 65536 10月  9 02:23 INC_METER_IMPT_DEF.ams
-rw-r----- 1 oracle oinstall 65536 10月  9 02:23 INC_METER_PK_IMPTS.ams

tnslsnr/localhost/listener_orcl/stage:
合計 0

tnslsnr/localhost/listener_orcl/sweep:
合計 0

tnslsnr/localhost/listener_orcl/trace:
合計 60
-rw-r----- 1 oracle oinstall 50404 10月  9 07:18 listener_orcl.log
[oracle@localhost diag]$

 

PR
NAME
TITLE
COLOR
MAIL
URL
COMMENT
EMOJI
Vodafone絵文字 i-mode絵文字 Ezweb絵文字
PASS
TRACKBACK URL 
カレンダー
05 2025/06 07
S M T W T F S
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30
最新コメント
最新トラックバック
プロフィール
HN:
fool
性別:
男性
職業:
会社員
自己紹介:
・国内現物&信用取引の株式のみ。
----------
・株を始めた日:2001/03/16
・〜2004年:収支が±20万の間を動いただけ。
・2005年1月より本を購入する等して再スタート。
・2005年5月よりブックビルディングに参加。
・2009年夏、トータルでマイナスになり、休止。
・過程に満足せず、結果を出すことが目標。
バーコード
ブログ内検索
"fool" WROTE ALL ARTICLES.
PRODUCED BY SHINOBI.JP @ SAMURAI FACTORY INC.
忍者ブログ [PR]