Oracle Messenger Log Files

Hi,
Where can I get logs for failed login to oracle messenger ? Please help. It is urgent.

Hi,
YS wrote:
So, do you have any tip to monitor the Oracle Clusterware? the log files cssd.log, evmd.log, and so on
that belong to Oracle clusterware? Any tip to found error in this log files? Is Oracle Enterprise Manager enough to monitor the clusterware?Oracle Support is advising admins of Clusterware/RAC to use CHM (Cluster Health Monitor). (Available only for Windows,Linux and Solaris, will be soon released to other platform).
I believe you've never seen a real-time monitoring of Clusterware/RAC as this is fantastic tool.
Enough of work in darkness. LIGHTS ON with CHM.
See this thread:
Re: Huge memory utilization of "lms" process
See this presentation about CHM on link below:
http://levipereira.wordpress.com/2011/05/10/cluster-health-monitor-chm/
I believe that very soon, users of forums Grid Computing will not post logs of clusterware/RAC anymore, but output (report) of CHM. It's cleaner and much more friendly.
Best Regards,
Levi Pereira

Similar Messages

  • Shell script for oracle alert.log file

    Hi Gurus,
    I wanted to write shell script to know the last 10 shutdown timings of the database from alert log file. I'm working on oracle 9i.
    Could anyone please advice on this.
    Thanks in advance
    regards,
    Shaan
    Edited by: Shaan_dmp on Jan 5, 2009 1:27 PM
    Edited by: Shaan_dmp on Jan 5, 2009 1:28 PM

    Use awk. I don't have a 9i to hand but here is a very simple version for 10g XE
    My awk file (the line numbers are for the notes below - don't include them:
    01:BEGIN { prevline = "";}
    02:
    03:/Completed: alter database close/ {print prevline,FS,$0;}
    04:
    05:{prevline = $0;}The command line and results (from my 300k alert log)
    $ awk -f alert.awk.txt alert_xe.log
    Fri Apr 11 18:08:40 2008   Completed: alter database close normal
    Fri May 16 18:53:21 2008   Completed: alter database close normal
    Tue May 20 17:28:23 2008   Completed: alter database close normal
    Thu Jul 17 19:08:52 2008   Completed: alter database close normal
    Fri Aug 15 15:12:48 2008   Completed: alter database close normal
    Wed Nov 05 08:52:59 2008   Completed: alter database close normal
    Fri Nov 14 16:36:03 2008   Completed: alter database close normal
    Tue Dec 09 10:46:23 2008   Completed: alter database close normal
    Mon Jan 05 11:12:22 2009   Completed: alter database close normalWhat it means:
    1) the BEGIN section at line 01 defines the variable to hold the previous line
    2) the /search string/ at line 03 finds the marker in the file for a shutdown, then does the required action (print the time which was in the previous line, and then this line; use FS (the awk field separator - normally space) as a separator
    3) at line 05 is an instruction we do on every line - so we remember it in case it is the timestamp for the shutdown.
    Now, you can include more of the corner cases for shutdowns by adding more search patterns etc. For more information, google for awk examples.
    Awk is really good at this sort of thing!
    HTH
    Regards Nigel

  • Oracle hang 大量的log file sync 和Buffer Exterminate

    进程
    select a.EVENT,count(*) from v$session a group by a.EVENT
    1     log file sync     449
    2     SQL*Net message from client     203
    3     enq: TX - row lock contention     1
    4     SQL*Net break/reset to client     1
    5     row cache lock     1
    6     rdbms ipc message     4
    7     pmon timer     1
    8     latch free     1
    9     cleanup of aborted process     1
    10     latch: redo writing     2
    11     buffer exterminate     48
    12     enq: PR - contention     2
    13     enq: SQ - contention     35
    14     Streams AQ: waiting for time management or cleanup tasks     5
    帖子经 user10731836编辑过

    State of nodes
    ([nodenum]/cnode/sid/sess_srno/session/ospid/state/start/finish/[adjlist]/predecessor):
    [0]/0/1/9438/0xdc7548b0/22169/NLEAF/1/4/[993]/none
    [1]/0/2/56592/0xdf743dd0/23484/IGN_DMP/5/14/[1126]/none
    [2]/0/3/42105/0xdc755ce8/24207/IGN/15/16/[1126]/none
    [4]/0/5/4813/0xdc757120/25677/IGN_DMP/17/20/[429]/none
    [5]/0/6/33840/0xdf746640/25783/IGN/21/22/[429]/none
    [7]/0/8/33711/0xdf747a78/22599/IGN/23/24//none
    [9]/0/10/3298/0xdf748eb0/22241/IGN/25/26//none
    [12]/0/13/7575/0xdc75c200/25541/IGN/27/28/[429]/none
    [13]/0/14/44594/0xdf74b720/25643/IGN/29/30/[429]/none
    [14]/0/15/5377/0xdc75d638/23566/IGN/31/32/[1126]/none
    [18]/0/19/36215/0xdc75fea8/25305/IGN/33/34/[429]/none
    [19]/0/20/291/0xdf74f3c8/25339/IGN/35/36/[429]/none
    [20]/0/21/62414/0xdc7612e0/22397/IGN/37/38//none
    [21]/0/22/10832/0xdf750800/22637/IGN/39/40/[1126]/none
    [23]/0/24/22403/0xdf751c38/25707/IGN/41/42/[429]/none
    [25]/0/26/49869/0xdf753070/25418/IGN/43/44/[429]/none
    [27]/0/28/43401/0xdf7544a8/22289/IGN/45/46//none
    [29]/0/30/63602/0xdf7558e0/25509/IGN/47/48/[429]/none
    [30]/0/31/44102/0xdc7677f8/22215/IGN/49/50//none
    [31]/0/32/59135/0xdf756d18/23837/IGN/51/52/[1126]/none
    [32]/0/33/13666/0xdc768c30/25333/IGN/53/54/[429]/none
    [36]/0/37/23992/0xdc76b4a0/22209/IGN/55/56//none
    [39]/0/40/11000/0xdf75bdf8/23891/IGN/57/58/[1126]/none
    [40]/0/41/27214/0xdc76dd10/23975/IGN/59/60/[1126]/none
    [42]/0/43/53314/0xdc76f148/25709/IGN/61/62/[429]/none
    [45]/0/46/49651/0xdf75faa0/25737/IGN/63/64/[429]/none
    [46]/0/47/42472/0xdc7719b8/25797/IGN/65/66/[429]/none
    [49]/0/50/44503/0xdf762310/25087/IGN/67/68//none
    [50]/0/51/19119/0xdc774228/22641/IGN_DMP/69/72/[549]/none
    [51]/0/52/10012/0xdf763748/25813/IGN/73/74/[429]/none
    [52]/0/53/26163/0xdc775660/23851/IGN/75/76//none
    [53]/0/54/23519/0xdf764b80/25352/IGN/77/78/[429]/none
    [54]/0/55/8911/0xdc776a98/22307/IGN/79/80//none
    [58]/0/59/16077/0xdc779308/25565/IGN/81/82/[429]/none
    [59]/0/60/47926/0xdf768828/25627/IGN/83/84/[429]/none
    [60]/0/61/24262/0xdc77a740/25675/IGN/85/86/[429]/none
    [64]/0/65/33671/0xdc77cfb0/22185/IGN/87/88/[1126]/none
    [67]/0/68/28365/0xdf76d908/22601/IGN/89/90//none
    [68]/0/69/13003/0xdc77f820/22549/IGN/91/92//none
    [70]/0/71/5318/0xdc780c58/25639/IGN/93/94/[429]/none
    [71]/0/72/26583/0xdf770178/25416/IGN/95/96/[429]/none
    [72]/0/73/17584/0xdc782090/23362/IGN/97/98/[1126]/none
    [76]/0/77/4123/0xdc784900/22325/IGN/99/100/[1126]/none
    [77]/0/78/1857/0xdf773e20/23769/IGN/101/102//none
    [79]/0/80/64588/0xdf775258/25711/IGN/103/104/[429]/none
    [81]/0/82/373/0xdf776690/22249/IGN/105/106//none
    [82]/0/83/20000/0xdc7885a8/22287/IGN/107/108/[549]/none
    [84]/0/85/35408/0xdc7899e0/24505/IGN/109/110/[1126]/none
    [85]/0/86/63617/0xdf778f00/22273/IGN/111/112//none
    [86]/0/87/41142/0xdc78ae18/25285/SINGLE_NODE/113/114//none
    [87]/0/88/1314/0xdf77a338/25803/IGN/115/116/[429]/none
    [88]/0/89/22658/0xdc78c250/25095/IGN/117/118/[1126]/none
    [89]/0/90/18817/0xdf77b770/24115/IGN/119/120/[1126]/none
    [90]/0/91/37733/0xdc78d688/25681/IGN/121/122/[429]/none
    [91]/0/92/8288/0xdf77cba8/25327/IGN/123/124/[429]/none
    [93]/0/94/22259/0xdf77dfe0/23151/IGN/125/126/[1126]/none
    [94]/0/95/43404/0xdc78fef8/25460/IGN/127/128/[429]/none
    [95]/0/96/24277/0xdf77f418/22335/IGN/129/130/[1126]/none
    [97]/0/98/5276/0xdf780850/25715/IGN/131/132/[429]/none
    [98]/0/99/36896/0xdc792768/21873/IGN/133/134/[1126]/none
    [100]/0/101/44196/0xdc793ba0/25619/IGN/135/136/[429]/none
    [102]/0/103/60298/0xdc794fd8/25438/IGN/137/138/[429]/none
    [103]/0/104/59238/0xdf7844f8/22225/IGN/139/140//none
    [106]/0/107/44741/0xdc797848/22315/IGN/141/142//none
    [107]/0/108/25523/0xdf786d68/23841/IGN/143/144/[1126]/none
    [109]/0/110/30811/0xdf7881a0/25649/IGN/145/146/[429]/none
    [111]/0/112/38952/0xdf7895d8/23561/IGN/147/148/[1126]/none
    [112]/0/113/36048/0xdc79b4f0/25717/IGN/149/150/[429]/none
    [113]/0/114/17864/0xdf78aa10/25380/IGN/151/152/[429]/none
    [116]/0/117/63454/0xdc79dd60/22445/IGN/153/154//none
    [117]/0/118/50482/0xdf78d280/25759/IGN/155/156/[429]/none
    [119]/0/120/4493/0xdf78e6b8/25513/IGN/157/158/[429]/none
    [120]/0/121/58635/0xdc7a05d0/24047/IGN/159/160/[1126]/none
    [123]/0/124/3631/0xdf790f28/24213/IGN/161/162/[1126]/none
    [127]/0/128/1031/0xdf793798/25749/IGN/163/164/[429]/none
    [128]/0/129/60958/0xdc7a56b0/25821/IGN/165/166/[429]/none
    [129]/0/130/54429/0xdf794bd0/22295/IGN/167/168//none
    [130]/0/131/34304/0xdc7a6ae8/25713/IGN/169/170/[429]/none
    [132]/0/133/55106/0xdc7a7f20/23596/IGN/171/172/[1126]/none
    [133]/0/134/64234/0xdf797440/25362/IGN/173/174/[429]/none
    [134]/0/135/4308/0xdc7a9358/23887/IGN/175/176//none
    [135]/0/136/47850/0xdf798878/25398/IGN/177/178/[429]/none
    [136]/0/137/9393/0xdc7aa790/25154/IGN/179/180/[1126]/none
    [137]/0/138/46337/0xdf799cb0/22984/SINGLE_NODE/181/182//none
    [140]/0/141/44709/0xdc7ad000/22117/IGN/183/184/[1126]/none
    [141]/0/142/53618/0xdf79c520/25767/IGN/185/186/[429]/none
    [142]/0/143/52925/0xdc7ae438/22275/IGN/187/188//none
    [143]/0/144/49358/0xdf79d958/25659/IGN/189/190/[429]/none
    [144]/0/145/20368/0xdc7af870/25468/IGN/191/192/[429]/none
    [146]/0/147/17036/0xdc7b0ca8/22057/IGN/193/194/[1126]/none
    [148]/0/149/57049/0xdc7b20e0/25297/IGN/195/196/[1126]/none
    [149]/0/150/38466/0xdf7a1600/13729/SINGLE_NODE/197/198//none
    [150]/0/151/48009/0xdc7b3518/23349/IGN/199/200/[1126]/none
    [151]/0/152/7666/0xdf7a2a38/25563/IGN/201/202/[429]/none
    [154]/0/155/7991/0xdc7b5d88/22199/IGN/203/204//none
    [155]/0/156/37925/0xdf7a52a8/25313/IGN/205/206/[429]/none
    [156]/0/157/864/0xdc7b71c0/24995/LEAF/207/208//163
    [157]/0/158/13628/0xdf7a66e0/23883/IGN/209/210/[1126]/none
    [158]/0/159/14300/0xdc7b85f8/25571/IGN/211/212/[429]/none
    [159]/0/160/27016/0xdf7a7b18/25657/IGN/213/214/[429]/none
    [161]/0/162/63060/0xdf7a8f50/22235/NLEAF/215/216/[993]/none
    [163]/0/164/61480/0xdf7aa388/25089/NLEAF/217/218/[156]/none
    [164]/0/165/10545/0xdc7bc2a0/23382/IGN/219/220/[1126]/none
    [165]/0/166/55572/0xdf7ab7c0/24409/IGN/221/222/[1126]/none
    [166]/0/167/22862/0xdc7bd6d8/22409/IGN/223/224//none
    [168]/0/169/62001/0xdc7beb10/22976/IGN/225/226/[1126]/none
    [170]/0/171/32561/0xdc7bff48/25583/IGN/227/228/[429]/none
    [171]/0/172/14402/0xdf7af468/23775/IGN/229/230/[1126]/none
    [172]/0/173/38158/0xdc7c1380/22447/IGN/231/232/[1126]/none
    [173]/0/174/49829/0xdf7b08a0/24591/IGN/233/234/[1126]/none
    [176]/0/177/27460/0xdc7c3bf0/25370/IGN/235/236/[429]/none
    [177]/0/178/57900/0xdf7b3110/24527/IGN/237/238/[1126]/none
    [178]/0/179/29624/0xdc7c5028/25501/IGN/239/240/[429]/none
    [179]/0/180/52551/0xdf7b4548/22139/SINGLE_NODE/241/242//none
    [180]/0/181/31071/0xdc7c6460/22265/NLEAF/243/244/[993]/none
    [183]/0/184/5951/0xdf7b6db8/25390/IGN/245/246/[429]/none
    [184]/0/185/31216/0xdc7c8cd0/24545/IGN/247/248/[1126]/none
    [187]/0/188/52370/0xdf7b9628/25577/IGN/249/250/[429]/none
    [190]/0/191/44844/0xdc7cc978/23903/IGN/251/252/[549]/none
    [192]/0/193/6923/0xdc7cddb0/22297/IGN/253/254/[1126]/none
    [193]/0/194/61128/0xdf7bd2d0/25481/IGN/255/256/[429]/none
    [194]/0/195/62087/0xdc7cf1e8/23406/IGN/257/258//none
    [195]/0/196/46671/0xdf7be708/25350/IGN/259/260/[429]/none
    [196]/0/197/9913/0xdc7d0620/22137/IGN/261/262/[1126]/none
    [198]/0/199/50992/0xdc7d1a58/23071/IGN/263/264//none
    [204]/0/205/6204/0xdc7d5700/25609/IGN/265/266/[429]/none
    [206]/0/207/25523/0xdc7d6b38/25755/IGN/267/268/[429]/none
    [207]/0/208/26191/0xdf7c6058/22987/IGN/269/270//none
    [208]/0/209/45813/0xdc7d7f70/22589/IGN/271/272/[549]/none
    [209]/0/210/3985/0xdf7c7490/25366/IGN/273/274/[429]/none
    [210]/0/211/39024/0xdc7d93a8/22189/IGN/275/276//none
    [211]/0/212/58931/0xdf7c88c8/25479/IGN/277/278/[429]/none
    [212]/0/213/31629/0xdc7da7e0/25505/IGN/279/280/[429]/none
    [213]/0/214/36307/0xdf7c9d00/25691/IGN/281/282/[429]/none
    [214]/0/215/54654/0xdc7dbc18/23454/IGN/283/284/[1126]/none
    [215]/0/216/56991/0xdf7cb138/25651/IGN/285/286/[429]/none
    [216]/0/217/13157/0xdc7dd050/25376/IGN/287/288/[429]/none
    [217]/0/218/56210/0xdf7cc570/25456/IGN/289/290/[429]/none
    [219]/0/220/16220/0xdf7cd9a8/24967/IGN/291/292/[1126]/none
    [221]/0/222/5564/0xdf7cede0/25587/IGN/293/294/[429]/none
    [222]/0/223/6252/0xdc7e0cf8/24005/IGN/295/296/[1126]/none
    [223]/0/224/674/0xdf7d0218/24087/IGN/297/298/[1126]/none
    [226]/0/227/34225/0xdc7e3568/25695/IGN/299/300/[429]/none
    [227]/0/228/50250/0xdf7d2a88/22293/IGN/301/302/[1126]/none
    [228]/0/229/2035/0xdc7e49a0/22631/NLEAF/303/306/[333]/none
    [229]/0/230/42885/0xdf7d3ec0/24465/IGN/307/308/[1126]/none
    [230]/0/231/56331/0xdc7e5dd8/22415/IGN/309/310//none
    [231]/0/232/63376/0xdf7d52f8/23777/IGN/311/312/[1126]/none
    [233]/0/234/6988/0xdf7d6730/22237/IGN/313/314/[549]/none
    [234]/0/235/19888/0xdc7e8648/25331/IGN/315/316/[429]/none
    [236]/0/237/11547/0xdc7e9a80/25761/IGN/317/318/[429]/none
    [237]/0/238/29758/0xdf7d8fa0/22029/IGN/319/320/[1126]/none
    [241]/0/242/2921/0xdf7db810/24993/IGN/321/322//none
    [242]/0/243/3308/0xdc7ed728/23785/IGN/323/324/[1126]/none
    [244]/0/245/41361/0xdc7eeb60/25739/IGN/325/326/[429]/none
    [246]/0/247/39113/0xdc7eff98/25631/IGN/327/328/[429]/none
    [248]/0/249/48404/0xdc7f13d0/23153/SINGLE_NODE/329/330//none
    [249]/0/250/10325/0xdf7e08f0/25733/IGN/331/332/[429]/none
    [251]/0/252/38421/0xdf7e1d28/23432/IGN/333/334/[1126]/none
    [252]/0/253/26786/0xdc7f3c40/22365/IGN/335/336//none
    [253]/0/254/25998/0xdf7e3160/23041/IGN/337/338/[1126]/none
    [255]/0/256/30232/0xdf7e4598/22427/IGN/339/340//none
    [257]/0/258/35051/0xdf7e59d0/22897/IGN/341/342/[1126]/none
    [260]/0/261/62789/0xdc7f8d20/23580/IGN/343/344/[1126]/none
    [262]/0/263/18420/0xdc7fa158/22603/NLEAF/345/346/[333]/none
    [263]/0/264/49813/0xdf7e9678/25321/IGN/347/348/[429]/none
    [264]/0/265/28824/0xdc7fb590/22607/IGN/349/350//none
    [266]/0/267/22641/0xdc7fc9c8/22263/IGN/351/352//none
    [267]/0/268/31020/0xdf7ebee8/25807/IGN/353/354/[429]/none
    [268]/0/269/61295/0xdc7fde00/22281/IGN/355/356/[1126]/none
    [269]/0/270/64886/0xdf7ed320/25743/IGN/357/358/[429]/none
    [270]/0/271/30510/0xdc7ff238/25220/IGN/359/360/[1126]/none
    [274]/0/275/46692/0xdc801aa8/25348/IGN/361/362/[429]/none
    [278]/0/279/57449/0xdc804318/24963/IGN/363/364/[1126]/none
    [279]/0/280/31255/0xdf7f3838/25613/IGN/365/366/[429]/none
    [283]/0/284/63085/0xdf7f60a8/25791/IGN/367/368/[429]/none
    [284]/0/285/52334/0xdc807fc0/25317/IGN/369/370/[429]/none
    [285]/0/286/15414/0xdf7f74e0/22229/SINGLE_NODE/371/372//none
    [286]/0/287/60364/0xdc8093f8/22609/IGN/373/374/[1126]/none
    [287]/0/288/56766/0xdf7f8918/23781/IGN/375/376/[549]/none
    [288]/0/289/10958/0xdc80a830/22255/IGN/377/378/[1126]/none
    [293]/0/294/52270/0xdf7fc5c0/24259/IGN/379/380//none
    [294]/0/295/25539/0xdc80e4d8/22269/IGN/381/382/[1126]/none
    [295]/0/296/20563/0xdf7fd9f8/23965/IGN/383/384/[1126]/none
    [296]/0/297/56200/0xdc80f910/22625/IGN/385/386//none
    [301]/0/302/47342/0xdf8016a0/22207/NLEAF/387/388/[993]/none
    [303]/0/304/12948/0xdf802ad8/22980/IGN/389/390/[1126]/none
    [304]/0/305/6615/0xdc8149f0/22359/IGN/391/392//none
    [306]/0/307/50369/0xdc815e28/25414/IGN/393/394/[429]/none
    [307]/0/308/60233/0xdf805348/25579/IGN/395/396/[429]/none
    [308]/0/309/47728/0xdc817260/22291/IGN/397/398//none
    [310]/0/311/45365/0xdc818698/23843/IGN/399/400/[1126]/none
    [313]/0/314/53023/0xdf808ff0/22309/IGN/401/402/[1126]/none
    [314]/0/315/12306/0xdc81af08/25406/IGN/403/404/[429]/none
    [315]/0/316/13758/0xdf80a428/22087/IGN/405/406/[1126]/none
    [316]/0/317/42890/0xdc81c340/25647/IGN/407/408/[429]/none
    [317]/0/318/967/0xdf80b860/22465/IGN/409/410//none
    [319]/0/320/1484/0xdf80cc98/24113/IGN/411/412/[1126]/none
    [323]/0/324/22398/0xdf80f508/22267/IGN/413/414//none
    [324]/0/325/48541/0xdc821420/24391/IGN/415/416/[1126]/none
    [327]/0/328/44022/0xdf811d78/24172/IGN/417/418/[1126]/none
    [328]/0/329/29551/0xdc823c90/23626/IGN/419/420/[1126]/none
    [331]/0/332/41718/0xdf8145e8/25763/IGN/421/422/[429]/none
    [332]/0/333/46950/0xdc826500/24198/IGN/423/424/[1126]/none
    [333]/0/334/12383/0xdf815a20/21947/LEAF/304/305//228
    [335]/0/336/52495/0xdf816e58/25623/IGN/425/426/[429]/none
    [336]/0/337/7686/0xdc828d70/25569/IGN/427/428/[429]/none
    [337]/0/338/5517/0xdf818290/22972/SINGLE_NODE/429/430//none
    [340]/0/341/63130/0xdc82b5e0/25703/IGN/431/432/[429]/none
    [341]/0/342/13800/0xdf81ab00/22253/IGN/433/434/[1126]/none
    [343]/0/344/40400/0xdf81bf38/25771/IGN/435/436/[429]/none
    [345]/0/346/2766/0xdf81d370/22181/IGN/437/438//none
    [346]/0/347/5979/0xdc82f288/25799/IGN/439/440/[429]/none
    [349]/0/350/14553/0xdf81fbe0/22643/IGN/441/442//none
    [351]/0/352/58307/0xdf821018/25021/IGN/443/444/[1126]/none
    [354]/0/355/4873/0xdc834368/24652/IGN/445/446/[1126]/none
    [355]/0/356/42316/0xdf823888/23271/IGN/447/448/[1126]/none
    [356]/0/357/2005/0xdc8357a0/25811/IGN/449/450/[429]/none
    [357]/0/358/30156/0xdf824cc0/25629/IGN/451/452/[429]/none
    [359]/0/360/28770/0xdf8260f8/22387/IGN/453/454//none
    [365]/0/366/55540/0xdf829da0/22223/SINGLE_NODE/455/456//none
    [366]/0/367/9174/0xdc83bcb8/22647/IGN/457/458//none
    [368]/0/369/9663/0xdc83d0f0/24929/IGN/459/460/[1126]/none
    [370]/0/371/20903/0xdc83e528/25360/IGN/461/462/[429]/none
    [371]/0/372/54285/0xdf82da48/25442/IGN/463/464/[429]/none
    [372]/0/373/6710/0xdc83f960/23771/IGN/465/466/[1126]/none
    [373]/0/374/37018/0xdf82ee80/25567/IGN/467/468/[429]/none
    [375]/0/376/15229/0xdf8302b8/23456/IGN/469/470/[549]/none
    [376]/0/377/58470/0xdc8421d0/25420/IGN/471/472/[429]/none
    [377]/0/378/50505/0xdf8316f0/24135/IGN/473/474/[1126]/none
    [380]/0/381/21465/0xdc844a40/25553/IGN/475/476/[429]/none
    [383]/0/384/24601/0xdf835398/22617/IGN/477/478/[1126]/none
    [384]/0/385/28104/0xdc8472b0/25777/IGN/479/480/[429]/none
    [386]/0/387/64238/0xdc8486e8/25611/IGN/481/482/[429]/none
    [387]/0/388/26680/0xdf837c08/22271/IGN/483/484//none
    [390]/0/391/40342/0xdc84af58/25549/IGN/485/486/[429]/none
    [392]/0/393/65412/0xdc84c390/25527/IGN/487/488/[429]/none
    [393]/0/394/30187/0xdf83b8b0/24127/IGN/489/490/[1126]/none
    [395]/0/396/42242/0xdf83cce8/22247/IGN/491/492//none
    [397]/0/398/33574/0xdf83e120/23402/IGN/493/494/[549]/none
    [398]/0/399/44546/0xdc850038/25729/IGN/495/496/[429]/none
    [399]/0/400/33053/0xdf83f558/25372/IGN/497/498/[429]/none
    [400]/0/401/62487/0xdc851470/23586/IGN/499/500/[549]/none
    [402]/0/403/64374/0xdc8528a8/24585/IGN/501/502/[1126]/none
    [404]/0/405/10583/0xdc853ce0/24188/IGN/503/504/[1126]/none
    [406]/0/407/4624/0xdc855118/22333/IGN/505/506//none
    [407]/0/408/51023/0xdf844638/25785/IGN/507/508/[429]/none
    [410]/0/411/41112/0xdc857988/23670/IGN/509/510/[1126]/none
    [413]/0/414/4731/0xdf8482e0/22699/LEAF/511/512//1030
    [415]/0/416/42807/0xdf849718/23073/IGN/513/514/[1126]/none
    [416]/0/417/6159/0xdc85b630/22417/IGN/515/516/[1126]/none
    [417]/0/418/48258/0xdf84ab50/25625/IGN/517/518/[429]/none
    [420]/0/421/60734/0xdc85dea0/22171/IGN/519/520/[549]/none
    [422]/0/423/23571/0xdc85f2d8/22183/IGN/521/522//none
    [423]/0/424/2576/0xdf84e7f8/25555/IGN/523/524/[429]/none
    [425]/0/426/41714/0xdf84fc30/21979/LEAF/525/526//485
    [427]/0/428/6860/0xdf851068/25621/IGN/527/528/[429]/none
    [428]/0/429/4287/0xdc862f80/24245/IGN/529/530/[1126]/none
    [429]/0/430/29293/0xdf8524a0/25301/LEAF/18/19//4
    [430]/0/431/16152/0xdc8643b8/22085/IGN/531/532//none
    [431]/0/432/62586/0xdf8538d8/23672/IGN/533/534/[549]/none
    [432]/0/433/42224/0xdc8657f0/25561/IGN/535/536/[429]/none
    [433]/0/434/3967/0xdf854d10/23358/IGN/537/538/[1126]/none
    [434]/0/435/3206/0xdc866c28/25402/IGN/539/540/[429]/none
    [436]/0/437/50814/0xdc868060/25450/IGN/541/542/[429]/none
    [437]/0/438/41203/0xdf857580/22451/IGN/543/544/[549]/none
    [438]/0/439/37196/0xdc869498/25341/IGN/545/546/[429]/none
    [440]/0/441/24812/0xdc86a8d0/22329/IGN/547/548/[1126]/none
    [441]/0/442/5053/0xdf859df0/25515/IGN/549/550/[429]/none
    [442]/0/443/49748/0xdc86bd08/25511/IGN/551/552/[429]/none
    [443]/0/444/9438/0xdf85b228/22319/IGN/553/554//none
    [445]/0/446/34186/0xdf85c660/25557/IGN/555/556/[429]/none
    [446]/0/447/46094/0xdc86e578/25585/SINGLE_NODE_NW/557/558//none
    [447]/0/448/39677/0xdf85da98/25356/IGN/559/560/[429]/none
    [448]/0/449/31278/0xdc86f9b0/24425/NLEAF/561/562/[1125]/none
    [449]/0/450/6771/0xdf85eed0/22405/IGN/563/564/[549]/none
    [450]/0/451/10200/0xdc870de8/24969/IGN/565/566/[1126]/none
    [451]/0/452/43231/0xdf860308/22017/IGN/567/568//none
    [453]/0/454/63527/0xdf861740/22493/IGN/569/570/[1126]/none
    [455]/0/456/62090/0xdf862b78/25655/IGN/571/572/[429]/none
    [456]/0/457/11522/0xdc874a90/23247/IGN/573/574/[1126]/none
    [457]/0/458/40511/0xdf863fb0/25507/IGN/575/576/[429]/none
    [459]/0/460/56836/0xdf8653e8/25428/IGN/577/578/[429]/none
    [462]/0/463/24563/0xdc878738/23584/IGN/579/580//none
    [463]/0/464/43142/0xdf867c58/23681/IGN/581/582/[1126]/none
    [464]/0/465/10202/0xdc879b70/22217/IGN/583/584/[1126]/none
    [465]/0/466/24277/0xdf869090/24322/IGN/585/586/[1126]/none
    [466]/0/467/30867/0xdc87afa8/23464/IGN/587/588/[1126]/none
    [467]/0/468/12185/0xdf86a4c8/22597/IGN/589/590//none
    [468]/0/469/65261/0xdc87c3e0/23755/IGN/591/592/[1126]/none
    [471]/0/472/22187/0xdf86cd38/31401/SINGLE_NODE/593/594//none
    [473]/0/474/56402/0xdf86e170/23923/IGN/595/596/[1126]/none
    [474]/0/475/6256/0xdc880088/23803/IGN/597/598/[1126]/none
    [476]/0/477/1400/0xdc8814c0/25539/IGN/599/600/[429]/none
    [477]/0/478/48776/0xdf8709e0/24117/IGN/601/602/[1126]/none
    [478]/0/479/42209/0xdc8828f8/25495/IGN/603/604/[429]/none
    [482]/0/483/54930/0xdc885168/25597/IGN/605/606/[429]/none
    [483]/0/484/9924/0xdf874688/25765/IGN/607/608/[429]/none
    [485]/0/486/38916/0xdf875ac0/25011/NLEAF/609/610/[425]/none
    [486]/0/487/64182/0xdc8879d8/22285/NLEAF/611/612/[993]/none
    [488]/0/489/37500/0xdc888e10/22455/IGN/613/614/[1126]/none
    [490]/0/491/60366/0xdc88a248/26481/NLEAF/615/616/[1109]/none
    [492]/0/493/12173/0xdc88b680/25523/IGN/617/618/[429]/none
    [493]/0/494/18725/0xdf87aba0/23849/IGN/619/620//none
    [494]/0/495/41411/0xdc88cab8/1501/SINGLE_NODE/621/622//none
    [495]/0/496/14529/0xdf87bfd8/24961/IGN/623/624//none
    [501]/0/502/34573/0xdf87fc80/22349/IGN/625/626/[1126]/none
    [502]/0/503/43280/0xdc891b98/25757/IGN/627/628/[429]/none
    [503]/0/504/17893/0xdf8810b8/24184/IGN/629/630//none
    [504]/0/505/45648/0xdc892fd0/24704/IGN/631/632/[1126]/none
    [505]/0/506/58393/0xdf8824f0/25545/IGN/633/634/[429]/none
    [506]/0/507/57193/0xdc894408/25358/IGN/635/636/[429]/none
    [507]/0/508/58469/0xdf883928/22431/IGN/637/638//none
    [508]/0/509/37540/0xdc895840/25307/IGN/639/640/[429]/none
    [509]/0/510/34695/0xdf884d60/25368/IGN/641/642/[429]/none
    [511]/0/512/8793/0xdf886198/25667/IGN/643/644/[429]/none
    [516]/0/517/19351/0xdc89a920/22655/IGN/645/646//none
    [517]/0/518/65359/0xdf889e40/23480/IGN/647/648/[549]/none
    [518]/0/519/47179/0xdc89bd58/23925/IGN/649/650/[1126]/none
    [519]/0/520/7587/0xdf88b278/22195/IGN/651/652/[1126]/none
    [520]/0/521/27465/0xdc89d190/25543/IGN/653/654/[429]/none
    [522]/0/523/25387/0xdc89e5c8/25683/IGN/655/656/[429]/none
    [525]/0/526/22891/0xdf88ef20/25705/IGN/657/658/[429]/none
    [526]/0/527/44009/0xdc8a0e38/22345/IGN/659/660/[1126]/none
    [528]/0/529/27389/0xdc8a2270/23474/IGN/661/662/[1126]/none
    [529]/0/530/22591/0xdf891790/22361/IGN/663/664//none
    [530]/0/531/3266/0xdc8a36a8/25685/IGN/665/666/[429]/none
    [532]/0/533/9957/0xdc8a4ae0/22363/IGN/667/668/[1126]/none
    [533]/0/534/18584/0xdf894000/23057/IGN/669/670/[1126]/none
    [534]/0/535/60484/0xdc8a5f18/23026/IGN/671/672/[1126]/none
    [535]/0/536/23022/0xdf895438/23559/IGN/673/674/[1126]/none
    [536]/0/537/29515/0xdc8a7350/22517/IGN/675/676//none
    [540]/0/541/790/0xdc8a9bc0/24429/IGN/677/678/[1126]/none
    [541]/0/542/50532/0xdf8990e0/25573/IGN/679/680/[429]/none
    [542]/0/543/63968/0xdc8aaff8/24423/IGN/681/682/[1126]/none
    [543]/0/544/58537/0xdf89a518/25303/IGN/683/684/[429]/none
    [544]/0/545/58442/0xdc8ac430/23576/IGN/685/686/[549]/none
    [545]/0/546/4571/0xdf89b950/25781/IGN/687/688/[429]/none
    [546]/0/547/15390/0xdc8ad868/24463/IGN/689/690/[1126]/none
    [547]/0/548/43877/0xdf89cd88/25503/IGN/691/692/[429]/none
    [549]/0/550/50928/0xdf89e1c0/22613/LEAF/70/71//50
    [550]/0/551/2367/0xdc8b00d8/23404/IGN/693/694/[1126]/none
    [551]/0/552/57593/0xdf89f5f8/22425/IGN/695/696//none
    [552]/0/553/52695/0xdc8b1510/23592/IGN/697/698/[1126]/none
    [553]/0/554/59366/0xdf8a0a30/25551/IGN/699/700/[429]/none
    [554]/0/555/42007/0xdc8b2948/24535/IGN/701/702/[1126]/none
    [555]/0/556/14080/0xdf8a1e68/24125/IGN/703/704/[1126]/none
    [557]/0/558/19112/0xdf8a32a0/25595/IGN/705/706/[429]/none
    [558]/0/559/29629/0xdc8b51b8/25452/IGN/707/708/[429]/none
    [563]/0/564/22498/0xdf8a6f48/22583/IGN/709/710//none
    [564]/0/565/47830/0xdc8b8e60/23508/IGN/711/712/[549]/none
    [568]/0/569/43575/0xdc8bb6d0/25525/IGN/713/714/[429]/none
    [569]/0/570/20157/0xdf8aabf0/25392/IGN/715/716/[429]/none
    [571]/0/572/16616/0xdf8ac028/24951/IGN/717/718/[1126]/none
    [572]/0/573/21266/0xdc8bdf40/25378/IGN/719/720/[429]/none
    [573]/0/574/26283/0xdf8ad460/25519/IGN/721/722/[429]/none
    [575]/0/576/52181/0xdf8ae898/25422/IGN/723/724/[429]/none
    [577]/0/578/23325/0xdf8afcd0/25396/IGN/725/726/[429]/none
    [578]/0/579/57294/0xdc8c1be8/25440/IGN/727/728/[429]/none
    [579]/0/580/56788/0xdf8b1108/23574/IGN/729/730/[1126]/none
    [581]/0/582/31176/0xdf8b2540/25823/IGN/731/732/[429]/none
    [582]/0/583/12699/0xdc8c4458/22379/IGN/733/734/[549]/none
    [583]/0/584/24351/0xdf8b3978/22177/IGN/735/736/[1126]/none
    [584]/0/585/47609/0xdc8c5890/25719/IGN/737/738/[429]/none
    [586]/0/587/33247/0xdc8c6cc8/22635/IGN/739/740//none
    [587]/0/588/65244/0xdf8b61e8/22691/SINGLE_NODE/741/742//none
    [588]/0/589/15851/0xdc8c8100/25747/IGN/743/744/[429]/none
    [589]/0/590/21695/0xdf8b7620/25615/IGN/745/746/[429]/none
    [590]/0/591/25236/0xdc8c9538/24233/IGN/747/748/[1126]/none
    [591]/0/592/2527/0xdf8b8a58/23523/IGN/749/750/[549]/none
    [592]/0/593/30632/0xdc8ca970/22459/IGN/751/752//none
    [593]/0/594/38855/0xdf8b9e90/24296/IGN/753/754/[1126]/none
    [594]/0/595/27310/0xdc8cbda8/25412/IGN/755/756/[429]/none
    [596]/0/597/33147/0xdc8cd1e0/25529/IGN/757/758/[429]/none
    [598]/0/599/35259/0xdc8ce618/23765/IGN/759/760/[1126]/none
    [599]/0/600/58734/0xdf8bdb38/25410/IGN/761/762/[429]/none
    [601]/0/602/48180/0xdf8bef70/23374/IGN/763/764/[1126]/none
    [602]/0/603/1594/0xdc8d0e88/23149/SINGLE_NODE/765/766//none
    [604]/0/605/37933/0xdc8d22c0/25727/IGN/767/768/[429]/none
    [605]/0/606/34721/0xdf8c17e0/25593/IGN/769/770/[429]/none
    [606]/0/607/32545/0xdc8d36f8/25661/IGN/771/772/[429]/none
    [607]/0/608/11008/0xdf8c2c18/23845/IGN/773/774/[549]/none
    [608]/0/609/32175/0xdc8d4b30/23067/IGN/775/776/[1126]/none
    [609]/0/610/63937/0xdf8c4050/23679/IGN/777/778//none
    [610]/0/611/39737/0xdc8d5f68/22355/IGN/779/780//none
    [612]/0/613/53286/0xdc8d73a0/23472/IGN/781/782/[1126]/none
    [619]/0/620/62657/0xdf8ca568/25483/IGN/783/784/[429]/none
    [620]/0/621/38959/0xdc8dc480/24215/IGN/785/786/[1126]/none
    [621]/0/622/43399/0xdf8cb9a0/25789/IGN/787/788/[429]/none
    [624]/0/625/30691/0xdc8decf0/23875/IGN/789/790/[549]/none
    [625]/0/626/62481/0xdf8ce210/23468/IGN/791/792/[1126]/none
    [626]/0/627/15540/0xdc8e0128/24696/IGN/793/794/[1126]/none
    [627]/0/628/45341/0xdf8cf648/25735/IGN/795/796/[429]/none
    [629]/0/630/44001/0xdf8d0a80/22357/IGN/797/798/[1126]/none
    [630]/0/631/61741/0xdc8e2998/25472/IGN/799/800/[429]/none
    [632]/0/633/1602/0xdc8e3dd0/25603/IGN/801/802/[429]/none
    [633]/0/634/39418/0xdf8d32f0/22205/IGN/803/804//none
    [635]/0/636/35135/0xdf8d4728/23758/IGN/805/806/[1126]/none
    [636]/0/637/53626/0xdc8e6640/25773/IGN/807/808/[429]/none
    [637]/0/638/18916/0xdf8d5b60/22937/IGN/809/810/[1126]/none
    [640]/0/641/40678/0xdc8e8eb0/22453/IGN/811/812//none
    [641]/0/642/18143/0xdf8d83d0/23582/IGN/813/814/[1126]/none
    [642]/0/643/32220/0xdc8ea2e8/22523/IGN/815/816/[1126]/none
    [644]/0/645/40645/0xdc8eb720/22337/IGN/817/818/[1126]/none
    [645]/0/646/18042/0xdf8dac40/22323/IGN/819/820//none
    [646]/0/647/58579/0xdc8ecb58/23235/IGN/821/822/[1126]/none
    [648]/0/649/29918/0xdc8edf90/22645/IGN/823/824/[1126]/none
    [649]/0/650/40129/0xdf8dd4b0/25663/IGN/825/826/[429]/none
    [650]/0/651/3205/0xdc8ef3c8/25426/IGN/827/828/[429]/none
    [651]/0/652/58160/0xdf8de8e8/25671/IGN/829/830/[429]/none
    [652]/0/653/42901/0xdc8f0800/22615/IGN/831/832//none
    [654]/0/655/7732/0xdc8f1c38/25769/IGN/833/834/[429]/none
    [656]/0/657/31700/0xdc8f3070/25448/IGN/835/836/[429]/none
    [657]/0/658/19437/0xdf8e2590/25605/IGN/837/838/[429]/none
    [661]/0/662/7463/0xdf8e4e00/22239/IGN/839/840//none
    [663]/0/664/14145/0xdf8e6238/25591/IGN/841/842/[429]/none
    [664]/0/665/59571/0xdc8f8150/22777/IGN/843/844/[1126]/none
    [665]/0/666/20531/0xdf8e7670/25140/IGN/845/846/[1126]/none
    [666]/0/667/39877/0xdc8f9588/22377/IGN/847/848/[1126]/none
    [668]/0/669/9961/0xdc8fa9c0/25408/IGN/849/850/[429]/none
    [670]/0/671/37236/0xdc8fbdf8/22385/IGN/851/852/[1126]/none
    [671]/0/672/26355/0xdf8eb318/25795/IGN/853/854/[429]/none
    [672]/0/673/24062/0xdc8fd230/25382/IGN/855/856/[429]/none
    [673]/0/674/60469/0xdf8ec750/23763/IGN/857/858/[1126]/none
    [674]/0/675/18144/0xdc8fe668/24754/IGN/859/860/[1126]/none
    [676]/0/677/41976/0xdc8ffaa0/3473/IGN/861/862/[1126]/none
    [677]/0/678/38276/0xdf8eefc0/22371/IGN/863/864//none
    [678]/0/679/13010/0xdc900ed8/22469/IGN/865/866//none
    [680]/0/681/16959/0xdc902310/23905/IGN/867/868/[549]/none
    [682]/0/683/30989/0xdc903748/23069/IGN/869/870/[1126]/none
    [683]/0/684/56317/0xdf8f2c68/24461/IGN/871/872/[1126]/none
    [685]/0/686/65266/0xdf8f40a0/22213/IGN/873/874//none
    [686]/0/687/4053/0xdc905fb8/24625/IGN/875/876/[1126]/none
    [688]/0/689/20206/0xdc9073f0/21955/IGN/877/878/[1126]/none
    [689]/0/690/18230/0xdf8f6910/24251/IGN/879/880//none
    [691]/0/692/60201/0xdf8f7d48/23674/IGN/881/882/[1126]/none
    [692]/0/693/27191/0xdc909c60/22627/IGN/883/884//none
    [693]/0/694/10093/0xdf8f9180/24889/IGN/885/886/[1126]/none
    [695]/0/696/36166/0xdf8fa5b8/24211/IGN/887/888/[1126]/none
    [696]/0/697/19706/0xdc90c4d0/23307/IGN/889/890/[1126]/none
    [698]/0/699/24174/0xdc90d908/23767/IGN/891/892//none
    [701]/0/702/18231/0xdf8fe260/25444/IGN/893/894/[429]/none
    [705]/0/706/6864/0xdf900ad0/23394/IGN/895/896/[1126]/none
    [708]/0/709/46956/0xdc913e20/25234/IGN/897/898/[1126]/none
    [709]/0/710/16404/0xdf903340/23636/IGN/899/900/[1126]/none
    [710]/0/711/61105/0xdc915258/25335/IGN/901/902/[429]/none
    [711]/0/712/59433/0xdf904778/23578/IGN/903/904/[1126]/none
    [714]/0/715/33216/0xdc917ac8/25701/IGN/905/906/[429]/none
    [716]/0/717/54780/0xdc918f00/23337/SINGLE_NODE/907/908//none
    [717]/0/718/38356/0xdf908420/25374/IGN/909/910/[429]/none
    [718]/0/719/19438/0xdc91a338/25665/IGN/911/912/[429]/none
    [719]/0/720/17453/0xdf909858/24279/IGN/913/914//none
    [721]/0/722/56764/0xdf90ac90/25689/IGN/915/916/[429]/none
    [723]/0/724/38932/0xdf90c0c8/25673/IGN/917/918/[429]/none

  • Can't install Oracle XE on Windows 7 : the install ends fine but no database created and error in log file

    When i try to install Oracle XE 64bit 11g on a windows 7, the installation ends correctly, but no database is created (no datafiles) and in the log file I find :
    Oracle Database 11g Clusterware Release 11.2.0.2.0 - Production Copyright 1996, 2010 Oracle. All rights reserved.
    2015-03-24 15:24:14.733: [ default][3316]ut_read_reg:2:ocr registry key SOFTWARE\Oracle\olr cannot be opened. error 2
    [ CLSE][3316]clse_get_crs_home: Error retrieving OLR configuration [0] [Error opening olr registry key. Le fichier spécifié est introuvable.
    What's the problem?

    Oracle XE 64bit 11g on a windows 7
    Which edition ?

  • Log File in oracle network log directory,

    Hello,
    in the oracle\network\log directory there we can find the file [SIDNAME].log.
    I think only in case for network troubles, oracle will log some informations in this log file.
    For what is this file needed and can I delete this file?
    Thanks for your help.

    thanks for feedback...
    the input of the file is like the following:
    11-JUN-2010 10:23:51 * service_register * WMS * 0
    11-JUN-2010 10:24:03 * service_update * WMS * 0
    11-JUN-2010 10:24:25 * (CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=WMS)(SERVER=dedicated)(CID=(PROGRAM=C:\Programme\Oracle\DB10g\bin\sqlplus.exe)(HOST=PCWI)(USER=Admin))(SERVER=dedicated)) * (ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=2530)) * establish * WMS * 0
    11-JUN-2010 10:24:27 * service_update * WMS * 0
    11-JUN-2010 10:24:30 * service_update * WMS * 0
    11-JUN-2010 10:25:05 * ping * 0
    11-JUN-2010 10:25:05 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=SYSTEM))(COMMAND=status)(ARGUMENTS=64)(SERVICE=(ADDRESS=(PROTOCOL=TCP)(HOST=PCWI)(PORT=1521)))(VERSION=169869568)) * status * 0
    11-JUN-2010 10:25:16 * (CONNECT_DATA=(SID=WMS)(CID=(PROGRAM=C:\Programme\Oracle\DB10g\perl\5.8.3\bin\MSWin32-x86-multi-thread\perl.exe)(HOST=PCWI)(USER=SYSTEM))(SERVER=dedicated)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.14.194)(PORT=2538)) * establish * WMS * 0
    11-JUN-2010 10:25:51 * (CONNECT_DATA=(SID=WMS)(CID=(PROGRAM=C:\Programme\Oracle\DB10g\perl\5.8.3\bin\MSWin32-x86-multi-thread\perl.exe)(HOST=PCWI)(USER=SYSTEM))(SERVER=dedicated)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.14.194)(PORT=2542)) * establish * WMS * 0
    11-JUN-2010 10:26:43 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=WMS)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.14.194)
    can I deactivate this traces?
    thanks for feedback

  • Log file in Oracle

    Hi All,
    As like SAP log files stored in \usr\sap\<SID>\DVEBMGS00\log if I am wrong correct it.And we can view system log through sm21
    I want to know the log file path for Oracle.(Oracle log file path ,SAP)
    Also I want the Oracle file system details  like /oracle/<Ora SID>/......
    oraarch file used for ..
    orainit file user for ...
    like way all oracle file system.
    Thanks,
    Anil

    > As like SAP log files stored in \usr\sap\<SID>\DVEBMGS00\log if I am wrong correct it.And we can view system log through sm21
    That is the system log. Other logs are stored in the database (transaction SLG1).
    > I want to know the log file path for Oracle.(Oracle log file path ,SAP)
    > Also I want the Oracle file system details  like /oracle/<Ora SID>/......
    >
    > oraarch file used for ..
    > orainit file user for ...
    I suggest you read the installation guides as well as getting an Oracle class or use the 2 day DBA course at
    http://www.oracle.com/pls/db102/homepage?remark=tahiti
    Markus

  • Checkpoint not complete in alert log file Oracle 11gR2 RAC

    Hi,
    I found checkpoint not complete in alert log file, almost every 3 seconds .
    In metalink i saw for this error, archive_lag_target=0, already this value was set to 0 in my database.
    We have 7 redo log groups for each instance, each group is of two redo log files, each file size is 50m.
    To avoid this error what i need to do..........
    please help me..................

    When you "checkpoint not complete" messages in your alert log this normally means your online redo logs are defined too small to handle the load and you have filled and need to switch to a new online redo log before the checkpoint triggered by the previous log switch has been completed.
    Increasing your online redo log size is normally the fix for this.
    HTH -- Mark D Powell --
    PS - The following Oracle support document may also apply:
    Checkpoint Not Complete In Alert.log Due To Setting Of Archive_lag_target [ID 435780.1]
    Edited by: Mark D Powell on Nov 7, 2011 8:29 AM

  • Oracle Enterprise Manager 11g Database Control log file location

    Any one knows where the log file is for Oracle Enterprise Manager 11g Database Control. I am trying to set up EUS proxy authentication and running into issues when trying to search proxy user in my DB. The search returns no results and I am not sure where to look for. Please not my setup does work for EUS with shared or exclusive schema. I need to use Oracle DB proxy authentication for my application and that would need a setup of EUS with proxy permissions so please advice if you know where the log file is for Oracle Enterprise Manager 11g Database Control or if there is any logging I can turn on to see what search parameters are passed from Oracle Enterprise Manager 11g Database Control to my DB by using DB audit etc.
    Thanks,

    Be patient...wait for report.
    If after some time report does not appear, go to Advisor Central and find it there.
    :p

  • Regarding accessing log file entries in Oracle 10g

    Hi....
    i need to watch all actions done by users of database to build intrusion detection system...
    how can i get the log file entries and where it is stored in linux(oracle 10g)...is there any way to access logfile entries one by one..
    thanx
    in advance

    Hi,
    Probably you are looking for database auditing.
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14220/security.htm#sthref2916
    Cheers,
    Avinash

  • Oracle 10g R2 Database Redo Log Files

    I had 3 redo log files, each of size 50 MB. i added 3 more redo log files, each of size 250 MB.
    Database is running in archive mode, files are generating with different sizes like 44 MB and 240 MB, i need to know is this harm for database or not?
    to make all archive redo log files generation of equal size what should i do?
    Please guide

    Waheed,
    When the redo log switch willbe happening,oracle would be asking archiver to log that into the archive file.So in case you have any parameters set to make the switch happen at certain time,depending on the activity of teh database,the archive file size may vary.There is no harm wit the different sizes of the files.What matters is the transaction informaiton contained in them not their size.
    to make all archive redo log files generation of equal size what should i do?
    As mentioned by Syed, you can make the switch happen at a defined interval which will not ensure but still will be a step to make the archive files of the same size.But I shall say you should bother more about making sure that the files are available rather than their size.
    Aman....

  • Oracle write archive log files continuosly

    Hi all,
    I don't know why my Oracle Database has this problem. Online log are writen to archive log file continuously(3 minutes period). My archive logfile is 300M. I have startup force my database. It work, but archive log files are writen so much. This is alert log:
    >
    Sat Jan 1 14:23:19 2011
    Successfully onlined Undo Tablespace 5.
    Sat Jan 1 14:23:19 2011
    SMON: enabling tx recovery
    Sat Jan 1 14:23:19 2011
    Database Characterset is AL32UTF8
    Opening with internal Resource Manager plan
    where NUMA PG = 1, CPUs = 16
    replication_dependency_tracking turned off (no async multimaster replication found)
    Sat Jan 1 14:23:40 2011
    WARNING: AQ_TM_PROCESSES is set to 0. System operation might be adversely affected.
    Sat Jan 1 14:24:32 2011
    db_recovery_file_dest_size of 204800 MB is 28.64% used. This is a
    user-specified limit on the amount of space that will be used by this
    database for recovery-related files, and does not reflect the amount of
    space available in the underlying filesystem or ASM diskgroup.
    Sat Jan 1 14:24:40 2011
    Completed: ALTER DATABASE OPEN
    Sat Jan 1 14:27:05 2011
    Warning: PROCESSES may be too low for current load
    shared servers=360, want 7 more but starting only 3 more
    Warning: PROCESSES may be too low for current load
    shared servers=363, want 9 more but starting only 0 more
    Sat Jan 1 14:27:39 2011
    Warning: PROCESSES may be too low for current load
    shared servers=363, want 9 more but starting only 1 more
    Warning: PROCESSES may be too low for current load
    shared servers=364, want 9 more but starting only 0 more
    Sat Jan 1 14:28:58 2011
    Thread 1 advanced to log sequence 9463 (LGWR switch)
    Current log# 3 seq# 9463 mem# 0: /u01/oradata/TNORA3/redo03a.log
    Current log# 3 seq# 9463 mem# 1: /u02/oradata/TNORA3/redo03b.log
    Sat Jan 1 14:30:20 2011
    Errors in file /opt/app/oracle/admin/TNORA3/bdump/tnora_j000_17762.trc:
    ORA-00604: error occurred at recursive SQL level 1
    ORA-00018: maximum number of sessions exceeded
    Sat Jan 1 14:39:47 2011
    Thread 1 advanced to log sequence 9464 (LGWR switch)
    Current log# 1 seq# 9464 mem# 0: /u01/oradata/TNORA3/redo01a.log
    Current log# 1 seq# 9464 mem# 1: /u02/oradata/TNORA3/redo01b.log
    Sat Jan 1 14:42:51 2011
    Errors in file /opt/app/oracle/admin/TNORA3/bdump/tnora_s008_17165.trc:
    ORA-07445: exception encountered: core dump [_intel_fast_memcpy.J()+80] [SIGSEGV] [Address not mapped to object] [0x2B8988CE2018] [] []
    Sat Jan 1 14:42:57 2011
    Thread 1 advanced to log sequence 9465 (LGWR switch)
    Current log# 2 seq# 9465 mem# 0: /u01/oradata/TNORA3/redo02a.log
    Current log# 2 seq# 9465 mem# 1: /u02/oradata/TNORA3/redo02b.log
    Sat Jan 1 14:43:11 2011
    found dead shared server 'S008', pid = (42, 1)
    Sat Jan 1 14:45:39 2011
    Thread 1 advanced to log sequence 9466 (LGWR switch)
    Current log# 3 seq# 9466 mem# 0: /u01/oradata/TNORA3/redo03a.log
    Current log# 3 seq# 9466 mem# 1: /u02/oradata/TNORA3/redo03b.log
    Sat Jan 1 14:48:47 2011
    Thread 1 cannot allocate new log, sequence 9467
    Checkpoint not complete
    Current log# 3 seq# 9466 mem# 0: /u01/oradata/TNORA3/redo03a.log
    Current log# 3 seq# 9466 mem# 1: /u02/oradata/TNORA3/redo03b.log
    Sat Jan 1 14:48:50 2011
    Thread 1 advanced to log sequence 9467 (LGWR switch)
    Current log# 1 seq# 9467 mem# 0: /u01/oradata/TNORA3/redo01a.log
    Current log# 1 seq# 9467 mem# 1: /u02/oradata/TNORA3/redo01b.log
    Sat Jan 1 14:52:11 2011
    Thread 1 advanced to log sequence 9468 (LGWR switch)
    Current log# 2 seq# 9468 mem# 0: /u01/oradata/TNORA3/redo02a.log
    Current log# 2 seq# 9468 mem# 1: /u02/oradata/TNORA3/redo02b.log
    Sat Jan 1 14:55:12 2011
    Thread 1 advanced to log sequence 9469 (LGWR switch)
    Current log# 3 seq# 9469 mem# 0: /u01/oradata/TNORA3/redo03a.log
    Current log# 3 seq# 9469 mem# 1: /u02/oradata/TNORA3/redo03b.log
    Sat Jan 1 14:58:12 2011
    Thread 1 advanced to log sequence 9470 (LGWR switch)
    Current log# 1 seq# 9470 mem# 0: /u01/oradata/TNORA3/redo01a.log
    Current log# 1 seq# 9470 mem# 1: /u02/oradata/TNORA3/redo01b.log
    Sat Jan 1 15:02:00 2011
    Thread 1 advanced to log sequence 9471 (LGWR switch)
    Current log# 2 seq# 9471 mem# 0: /u01/oradata/TNORA3/redo02a.log
    Current log# 2 seq# 9471 mem# 1: /u02/oradata/TNORA3/redo02b.log
    Sat Jan 1 15:05:16 2011
    Thread 1 advanced to log sequence 9472 (LGWR switch)
    Current log# 3 seq# 9472 mem# 0: /u01/oradata/TNORA3/redo03a.log
    Current log# 3 seq# 9472 mem# 1: /u02/oradata/TNORA3/redo03b.log
    Sat Jan 1 15:08:30 2011
    Thread 1 advanced to log sequence 9473 (LGWR switch)
    Current log# 1 seq# 9473 mem# 0: /u01/oradata/TNORA3/redo01a.log
    Current log# 1 seq# 9473 mem# 1: /u02/oradata/TNORA3/redo01b.log
    Sat Jan 1 15:11:12 2011
    Thread 1 cannot allocate new log, sequence 9474
    Checkpoint not complete
    Current log# 1 seq# 9473 mem# 0: /u01/oradata/TNORA3/redo01a.log
    Current log# 1 seq# 9473 mem# 1: /u02/oradata/TNORA3/redo01b.log
    Sat Jan 1 15:11:14 2011
    Thread 1 advanced to log sequence 9474 (LGWR switch)
    Current log# 2 seq# 9474 mem# 0: /u01/oradata/TNORA3/redo02a.log
    Current log# 2 seq# 9474 mem# 1: /u02/oradata/TNORA3/redo02b.log
    Sat Jan 1 15:14:15 2011
    Thread 1 advanced to log sequence 9475 (LGWR switch)
    Current log# 3 seq# 9475 mem# 0: /u01/oradata/TNORA3/redo03a.log
    Current log# 3 seq# 9475 mem# 1: /u02/oradata/TNORA3/redo03b.log
    >
    PLs, help me.

    This is the contait of tail -100 /opt/app/oracle/admin/TNORA3/bdump/tnora_s008_17165.trc | more
    KCBS: Tot bufs in set segwise
    KCBS: nbseg[0] is 1568
    KCBS: nbseg[1] is 1568
    KCBS: nbseg[2] is 1569
    KCBS: nbseg[3] is 1568
    KCBS: nbseg[4] is 1568
    KCBS: nbseg[5] is 1568
    KCBS: nbseg[6] is 1569
    KCBS: nbseg[7] is 1568
    KCBS: nbseg[8] is 1568
    KCBS: nbseg[9] is 1568
    KCBS: nbseg[10] is 1569
    KCBS: nbseg[11] is 1568
    KCBS: nbseg[12] is 1568
    KCBS: nbseg[13] is 1568
    KCBS: nbseg[14] is 1569
    KCBS: nbseg[15] is 1568
    KCBS: nbseg[16] is 1568
    KCBS: nbseg[17] is 1568
    KCBS: nbseg[18] is 1569
    KCBS: nbseg[19] is 1568
    KCBS: Act cnt = 15713
    KCBS: bufcnt = 31365, nb_kcbsds = 31365
    KCBS: fbufcnt = 445
    KCBS: Tot bufs in set segwise
    KCBS: nbseg[0] is 1568
    KCBS: nbseg[1] is 1568
    KCBS: nbseg[2] is 1569
    KCBS: nbseg[3] is 1568
    KCBS: nbseg[4] is 1568
    KCBS: nbseg[5] is 1568
    KCBS: nbseg[6] is 1569
    KCBS: nbseg[7] is 1568
    KCBS: nbseg[8] is 1568
    KCBS: nbseg[9] is 1568
    KCBS: nbseg[10] is 1569
    KCBS: nbseg[11] is 1568
    KCBS: nbseg[12] is 1568
    KCBS: nbseg[13] is 1568
    KCBS: nbseg[14] is 1569
    KCBS: nbseg[15] is 1568
    KCBS: nbseg[16] is 1568
    KCBS: nbseg[17] is 1568
    KCBS: nbseg[18] is 1569
    KCBS: nbseg[19] is 1568
    KCBS: Act cnt = 15713
    KCBS: bufcnt = 31365, nb_kcbsds = 31365
    KCBS: fbufcnt = 445
    KCBS: Tot bufs in set segwise
    KCBS: nbseg[0] is 1568
    KCBS: nbseg[1] is 1568
    KCBS: nbseg[2] is 1568
    KCBS: nbseg[3] is 1569
    KCBS: nbseg[4] is 1568
    KCBS: nbseg[5] is 1568
    KCBS: nbseg[6] is 1568
    KCBS: nbseg[7] is 1569
    KCBS: nbseg[8] is 1568
    KCBS: nbseg[9] is 1568
    KCBS: nbseg[10] is 1568
    KCBS: nbseg[11] is 1569
    KCBS: nbseg[12] is 1568
    KCBS: nbseg[13] is 1568
    KCBS: nbseg[14] is 1568
    KCBS: nbseg[15] is 1569
    KCBS: nbseg[16] is 1568
    KCBS: nbseg[17] is 1568
    KCBS: nbseg[18] is 1568
    KCBS: nbseg[19] is 1569
    KCBS: Act cnt = 15713
    KCBS: bufcnt = 31365, nb_kcbsds = 31365
    KCBS: fbufcnt = 444
    KCBS: Tot bufs in set segwise
    KCBS: nbseg[0] is 1568
    KCBS: nbseg[1] is 1568
    KCBS: nbseg[2] is 1568
    KCBS: nbseg[3] is 1569
    KCBS: nbseg[4] is 1568
    KCBS: nbseg[5] is 1568
    KCBS: nbseg[6] is 1568
    KCBS: nbseg[7] is 1569
    KCBS: nbseg[8] is 1568
    KCBS: nbseg[9] is 1568
    KCBS: nbseg[10] is 1568
    KCBS: nbseg[11] is 1569
    KCBS: nbseg[12] is 1568
    KCBS: nbseg[13] is 1568
    KCBS: nbseg[14] is 1568
    KCBS: nbseg[15] is 1569
    KCBS: nbseg[16] is 1568
    KCBS: nbseg[17] is 1568
    KCBS: nbseg[18] is 1568
    KCBS: nbseg[19] is 1569
    KCBS: Act cnt = 15713
    KSOLS: Begin dumping all object level stats elements
    KSOLS: Done dumping all elements. Exiting.
    Dump event group for SESSION
    Unable to dump event group - no SESSION state objectDump event group for SYSTEM
    ssexhd: crashing the process...
    Shadow_Core_Dump = partial

  • How to Monitor oracle Application in unix through log files?

    Hello Every Body,
    I Would Like To Know The Log Files locations to monitor the start-up and stop error entries in the logs , like web server where its log files located,...forms server ...etc
    is it in $COMMON_TOP ..if yes where..?
    one last Q: what should i do to be a pro-active apps dba?
    using unix -AIX commands
    Thanks and Regards,

    Startup/Shutdown logs
    $COMMON_TOP/admin/log/<SID_hostname>
    Apache logs
    $APACHE_TOP/Apache/Jserv/logs
    $APACHE_TOP/Apache/Jserv/logs/jvm
    Concurrent Manager Log Files
    $APPLCSF/$APPLLOG
    $APPLCSF/$APPLOUT
    Database Log Files
    $ORACLE_HOME/admin/<SID_hostname>/bdump
    You can also use Oracle Applcations Manager (OAM), with OAM you can view information on general system activity including the statuses of the database, concurrent managers and other services, concurrent requests, and Oracle Workflow processes. You can also start or stop services, and submit concurrent requests. You can also view configuration information, such as initialization parameters and profile options .. etc.

  • Oracle standby/redo log file shipping keeps needing logs re-registering

    Hi
    We have Log File Shipping enabled and the prod system ships redo logs over to the LFS server. It's kept 24 hours behind. It usually ships the logs (and I believe automatically registers them) without issue.
    EXCEPT - it keeps complaining about missing redo log files.
    The file is usually there; but just needs registering with:
    alter database register or replace logfile '/oracle/S1P/saparch/S1Parch1_636443_654987192.dbf';
    (we found if we left out the 'or replace' it takes a very long time or even hangs)
    It then plods on and applies the next... can go for another 2 or 3... or 20... but then often gets stuck again, and you need to register the next.
    Can spend whole days on this...!!
    We did try running a script to register the next 1365 redo logs! It failed on 4, so I ran it again... it worked on those 4, but turned up 3 others it had worked with before! HUH?!? So manually did those 3 ... fine... it carried on rolling forward... but got stuck after 10 minutes again when it hit another it reckoned needed registering (we'd already done it twice!!).
    Any ideas?
    Ross

    Hi
    We have Log File Shipping enabled and the prod system ships redo logs over to the LFS server. It's kept 24 hours behind. It usually ships the logs (and I believe automatically registers them) without issue.
    EXCEPT - it keeps complaining about missing redo log files.
    The file is usually there; but just needs registering with:
    alter database register or replace logfile '/oracle/S1P/saparch/S1Parch1_636443_654987192.dbf';
    (we found if we left out the 'or replace' it takes a very long time or even hangs)
    It then plods on and applies the next... can go for another 2 or 3... or 20... but then often gets stuck again, and you need to register the next.
    Can spend whole days on this...!!
    We did try running a script to register the next 1365 redo logs! It failed on 4, so I ran it again... it worked on those 4, but turned up 3 others it had worked with before! HUH?!? So manually did those 3 ... fine... it carried on rolling forward... but got stuck after 10 minutes again when it hit another it reckoned needed registering (we'd already done it twice!!).
    Any ideas?
    Ross

  • Change in Oracle Parameters and Log file size

    Hello All,
    We have scheduled DB Check job and the log file showed few errors and warnings in the oracle parameter that needs to be corrected. We have also gone through the SAP Note #830576 – Oracle Parameter Configuration to change these parameters accordingly. However we need few clarifications on the same.
    1.Can we change these parameters directly in init<SID>.ora file or only in SP file. If yes can we edit the same and change it or do we need to change it using BR tools.
    2.We have tried to change few parameters using DB26 tcode. But it prompts for maintaining the connection variables in DBCO tcode. We try to make change only in default database but it prompts for connection variables.
    Also we get check point error. As per note 309526 can we create the new log file with 100MB size and drop the existing one. Or are there any other considerations that we need to follow for the size of log file and creating new log file. Kindly advise on this. Our Environment is as follows.
    OS: Windows 2003 Server
    DB: Oracle 10g
    regards,
    Madhu

    Hi,
    Madhu, We can change oracle parameters at both the levels that is init<SID> as well as SPFILE level.
    1. If you do the changes at init<SID> level then you have to generate the SPFILE  again and then database has to be restarted for the parameters to take effect.
        If you make the changes in SPFILE then the parameters will take effect depending on the parameter type whether it is dynamic or static. You also need to generate the PFILE i.e init<SID>.ora
    2. If possible do not change the oracle parameters using the tcode. I would say it would be better if you do it via the database and it would be much easier.
    3. Well its always good to have a larger redo log size. But only one thing to keep in mind is that once you change the size of the redolog the size of the archive log also changes although the number of files will decrease.
    Apart from that there wont be any issues.
    Regards,
    Suhas

  • Why can't read access log file in real-time? (Oracle Weblogic Server 10.3)

    We can't read access log file in real-time. If access log is rotation to new file so can read access log file but can't read real-time.
    *** Oracle Weblogic Server versions 10 R3

    what's your meaning? try this command "tail -f access.log".
    Threre is a buffer about 8K for WebLogic to write the access info into the log files, so you can't see the access info untill the buffer is full.

Maybe you are looking for

  • Accessing Captivate 5.5 variables from embedded SWFs

    Hi, as we all know the interface for accessing Captivate variables from embedded SWFs tends to change between Captivate versions. Shortly after it's release we upgraded to version 5.5, and I'm not succeeding in accessing the Captivate variables in my

  • FTP speed limit

    Hi there, Trying to figure out why my upload speed is so slow using FTP. I'm  working on a 10/10 link full duplex and my speed tests are pretty good overall. My question is why my upload speed using FTP with my browser/explorer is around 150Kbps whil

  • Backup DPM database to Azure?

    Is there any way to backup the DPM database to Azure using the Azure backup agent? We previously used an online backup solution from HP, and it had a way to backup your local DPM database directly to the cloud to ensure that you were always able to r

  • Failed to install the new preview build, please try again later. 0x80070032

    Hello, I'm trying to update my Windows 10 to the new build and it's not possible in my computer. In PC Settings\Preview Build I get this error as a result after trying to install the new update: Failed to install the new preview build, please try aga

  • Errors installing update for Reader

    I tried to install an update on my PC for Reader and received an error msg 1321 or 1301 about authority to access a file location. I uninstalled and reinstalled (tried) and now I have a blue screen and windows will not open.  I've tried several troub