After adding datafile with OEM a trace file genarating in alertSID.log file

Hi to All,
I have added a datafile with OEM but while adding its taking some time so terminated that program and added the datafile with command prompt but after some time i seen that datafile in datafile list and after this thing Im getting error and our server is very slow users gettting access to over server very slow and a trace file is generating in over alertSID.log file.with system language.

user12239004 wrote:
Hi anurag,
# ls -lart /dev/vx/rdsk/datadg |grep his_link_y10_01_index
crw------- 1 oracle dba 315,129093 Mar 14 09:53 his_link_y10_01_index_ts01
crw------- 1 root root 315,129077 Mar 15 13:58 his_link_y10_01_index_ts02
# chown oracle:dba his_link_y10_01_index_ts02
# ls -lart /dev/vx/rdsk/datadg |grep his_link_y10_01_index
crw------- 1 oracle dba 315,129093 Mar 14 09:53 his_link_y10_01_index_ts01
crw------- 1 oracle dba 315,129077 Mar 15 13:58 his_link_y10_01_index_ts02
root : root , I have changed the permisison now .. hope the error will subside and my next startup will be smooth
Regards,Great,
So give a try and let us know if you see any problem.
Regards
Anurag

Similar Messages

  • Error: License File Exception (check the log file for details): ENT_PE_NODE not found in datastore

    Hi;
    i have install 2 MCS 7816 (publisher and suscriber) with call manager version 6.1, i have load the files licenses for the publisher and the phones, but when i load the file license for the suscriber in publisher server i had the error messeage :
    Error : License File Exception (check the log file for details): ENT_PE_NODE not found in datastore
    what s the solution.
    Thanks for your help

    Hello,
    I seen this issue before, all you have to do is Contact Cisco Licensing team. In order to generate new licenses for your server.
    Thanks,

  • APPCRASH in Acrobat.dll after adding annots with AFExecuteThisScript()

    I have a C# app that displays PDFs in a WebBrowser control.   I also have a plug-in that loads annotations into the PDF (i.e. doc.addAnnot(<propertys>)) via calls to AFExecuteThisScript().  It works; the annots are loaded successfully.  However, whenever I do this, I get an APPCRASH after the app has terminated. Since it happens after the app exits, it's out of the debugger's scope.
    Since this problem happens only after my plug-in adds annots to the PDF, I'm thinking that something Javascript-related is not being released before the app exits.  I've tried doc.dirty = false after adding each annot, and also docClose() in my plug-in's AVDocWillClose callback, but it doesn't do any good.
    This is NOT caused by AFExecuteThisScript() per se.  In other words, I can do AFExecuteThisScript with or without a return value and there's no APPCRASH.  It only seems to happen when I modify the PDF (i.e. add annots) via AFExecuteThisScript().
    This is not a showstopper for me but merely an irritant, because it always happens when the application terminates.  Incidentally, it did not seem to happen in Acrobat 8.
    Here is the problem signature that is produced in VS 2005 after the app terminates.
    Problem signature:
      Problem Event Name:    APPCRASH
      Application Name:    DrsDisposition.vshost.exe
      Application Version:    8.0.50727.42
      Application Timestamp:    4333d898
      Fault Module Name:    Acrobat.dll
      Fault Module Version:    9.3.0.148
      Fault Module Timestamp:    4b3074b9
      Exception Code:    c0000005
      Exception Offset:    0013286c
      OS Version:    6.1.7600.2.0.0.256.48
      Locale ID:    1033
      Additional Information 1:    0a9e
      Additional Information 2:    0a9e372d3b4ad19135b953a78882e789
      Additional Information 3:    0a9e
      Additional Information 4:    0a9e372d3b4ad19135b953a78882e789
    Can anyone help?
    Thanks.

    I modified my plug-in to enable it when I open a PDF from the file system with Acrobat.exe, and then create a single annot with AFExecuteThisScript().
    Everything works fine, the annot is created, and there is no APPCRASH when I quit Acrobat.
    I just needed to modify my AVDocDidOpen and AVIdle callbacks to make this work (to allow me to work with PDFs opened in Acrobat.exe from the file system), so everything else about the plug-in (initialization through cleanup) is the same.
    One of the last lines of output was:
         'Acrobat.exe': Unloaded 'C:\Program Files\Adobe\Acrobat 9.0\Acrobat\Acrobat.dll'
    It seems to me that the problem is related to the WebBrowser control, which apparently does not release Acrobat.dll when it destructs.  I've tried manually releasing Acrobat.dll in my app code after Application.Run(theForm); returns, i.e.
         IntPtr handle = GetModuleHandle("Acrobat.dll");
         if (!handle.ToString().Equals("0"))
              FreeLibrary(handle);
    but that causes the app to crash on FreeLibrary().
    I wonder if it would make any difference if I were to manually load Acrobat.dll in my code, rather than waiting for the WebBrowser control to do it when it opens the PDF.  I noticed that one of the first output lines from Acrobat.exe (after the windows libraries are loaded) is
    ADOBE_READLOGGER_CMD:COMMENT:BeforeOROADOBE_READLOGGER_CMD:COMMENT:AfterORO'Acrobat.exe': Loaded 'C:\Program Files\Adobe\Acrobat 9.0\Acrobat\Acrobat.dll', No symbols loaded.
    Incidentally, I'm unable to debug my plugin when I run my app in VS 2005.  There's no process that I can attach my plug-in debugger to, probably because Acrobat 9 uses in-process DLLs to render PDFs in browsers.

  • Error message in WebGUI after adding fields with EEWB - Class doesn't exist

    Hello!
    After adding fields to the component BT111H_OPPT within EEWB and BSP_WD_CMPWB I recieved an error message while trying to open an Opportunity in the WebGUI, stating:
    Cannot display view MainWindow
    An exception has occured
    Exception Class CX_SY_DYN_ILLEGAL_CLASS - Method call of IF_BSP_WD_DYN_RT_REP_SUPPORT~GET_URL_PARAMETERS failed; the class ZL_BT111H_O_BSPWDCOMPONEN_IMPL does not exist
    Method: CL_BSP_WD_COMPONENT_FACTORY=>GET_REPOSITORY_XML
    Source text Row:25
    An exception occured during the activation of target view CUBTOpptOverview.MainWindow for the navigation
    An exception has occured
    Exceptions Class CX_BSP_WD_RUNTIME_ERROR - View CUBTOpptOverview.MainWindow could not be bound
    Method: CL_BSP_WD_VIEW_CONTROLLER=>BIND_VIEW
    Source text Row:162
    Has any one an idea, if this could be a bug or what went wrong? I am especially irritated, that it seems, that class was not created. After all I never changed any tables or anything in the background manually. I just used the standard tool EEWB, nothing else.
    Many thanks for any kind of help!
    By the way, I tried to go back all the steps I took previously to, kind of "un-do" my error, but I was not able to delete all created extensions, due to a another error - but that's a different story, or isn't it?
    Cheers,
    Marek

    Hello Experts,
    I know my question was a tricky one and no-one was able to help me from this forum. That's why I would like to share with you the solution I just recieved from SAP:
    Although all classes that were created whilst extending the component BT111H_OPPT were deleted, there still existed a seperate extension definition in ViewCluster BSPWDVC_CMP_EXT still persisted.
    I wasn't aware of the fact, that I had to delete that too.
    Note: in order to delete ViewCluster, use tx SM34
    The problem ist now solved!
    Cheers!
    Marek

  • Trace() via stdout instead of log file?

    I'm new to Flex. I'm developing on a Mac running 10.5. I
    discovered the information about mm.cfg, flashlog.txt, and the
    debug flash player.
    I was wondering if it's possible to have trace() send its
    statements to stdout instead of to a log file. I run the debug
    player from the command line anyway, so it would be awfully
    convenient.
    On a (possibly) related note, does anybody know what
    TraceOutputFileEnable in mm.cfg actually does? As far as I can
    tell, it has no effect on whether or not the logfile is
    used.

    I clobbered together a solution to my problem. I wrote a
    shell script that does what I want. It's a simple one-liner and,
    most importantly, does not require that you create a mm.cfg file.
    quote:
    (path to the debug player)/Flash\
    Player.app/Contents/MacOS/Flash\ Player $* 2>&1
    It seems that the debug player actually writes its trace
    output to stderr, but also apparently redirects stderr to the
    flashlog.txt file. This script redirects stderr to stdout. I also
    launch the player by specifying the executable inside the
    application's container. This has two side effects: it blocks the
    shell until the player quits, and it allows me to start multiple
    players.
    I hope this was useful to somebody else! Being able to see
    the output of Flash Player in realtime is really important. If
    anybody from Adobe reads this, it would be nice for this to be a
    supported feature in future versions of Flash Player.

  • Any ways to roll over to a different log file when the current log file big

    How to roll over a log file when it reaches maximum to a different log file?
    any ways of doing this??????

    More info in the new owners....
    http://www.oracle.com/technology/pub/articles/hunter_logging.html
    And more!!!!! here to build a configuration file with filehandler properly setted to an specified size
    http://www.linuxtopia.org/online_books/programming_books/thinking_in_java/TIJ317_021.htm

  • NFS File adapter donu00B4t generate log file.

    Hello!
    We have a problem with a File adapter. when adapter catch file, this one don´t archive this file into archive directory.
    We have:
    Processing mode: Archive.
    Archive directory : /XIcom/INT181_GECAT/LOG
    This directory is created correctly.
    Someone can i help me. Thanks.
    Best regards.

    Hi ,
    >>>NFS File adapter don´t generate log file
    Do you mean you are not getting the processed files archived only when the file adapter set to NFS File system ?
    Did you try same thing by setting File adapter as FTP ?
    If you face same issue with File adpter set in FTP mode also then there is some issue with access to the folders.
    Please check this ...
    Regards,
    Nanda
    Message was edited by: Nanda kishore Reddy Narapu Reddy

  • Maxdb does not start after adding datafile

    Hi All,
    After trying to add extra datafiles maxdb does not start any more.
    The error is:
    -24994 Runtime environment error [db_online ]; 4,connection broken
    In knldiag.err the following is shown but I do not understand what's going on:
        0x14B4 ERR     8 Messages End of the message list registry dump
    2007-10-16 15:57:41                               ___ Stopping GMT 2007-10-16 13:57:41           7.6.00   Build 018-123-119-055
    2007-10-16 16:20:40                               --- Starting GMT 2007-10-16 14:20:40           7.6.00   Build 018-123-119-055
    2007-10-16 16:25:31     0x17DC ERR 54008 MEMORY   RTEMem_Allocator  : could not allocate m
    2007-10-16 16:25:31     0x17DC ERR 54008 MEMORY   emory
    2007-10-16 16:25:31     0x17DC ERR 54008 MEMORY   required   : 7224
    2007-10-16 16:25:31     0x17DC ERR 54008 MEMORY   allocated  : 95666176
    2007-10-16 16:25:31     0x17DC ERR 54008 MEMORY   supplement : 1048576
    2007-10-16 16:25:31     0x17DC ERR 54008 MEMORY   limit      : -1
    2007-10-16 16:25:31     0x17DC ERR 54008 MEMORY   free blocks size 24 : 25
    2007-10-16 16:25:31     0x17DC ERR 54008 MEMORY   RTEMem_Allocator  : could not allocate m
    2007-10-16 16:25:31     0x17DC ERR 54008 MEMORY   emory
    2007-10-16 16:25:31     0x17DC ERR 54008 MEMORY   required   : 8672
    2007-10-16 16:25:31     0x17DC ERR 54008 MEMORY   allocated  : 95666176
    2007-10-16 16:25:31     0x17DC ERR 54008 MEMORY   supplement : 1048576
    2007-10-16 16:25:31     0x17DC ERR 54008 MEMORY   limit      : -1
    2007-10-16 16:25:31     0x17DC ERR 54008 MEMORY   free blocks size 24 : 25
    2007-10-16 16:25:31     0x17DC ERR 54008 MEMORY   RTEMem_Allocator  : could not allocate m
    2007-10-16 16:25:31     0x17DC ERR 54008 MEMORY   emory
    2007-10-16 16:25:31     0x17DC ERR 54008 MEMORY   required   : 9344
    2007-10-16 16:25:31     0x17DC ERR 54008 MEMORY   allocated  : 95666176
    2007-10-16 16:25:31     0x17DC ERR 54008 MEMORY   supplement : 1048576
    2007-10-16 16:25:31     0x17DC ERR 54008 MEMORY   limit      : -1
    2007-10-16 16:25:31     0x17DC ERR 54008 MEMORY   free blocks size 24 : 25
    2007-10-16 16:25:31     0x17DC ERR     3 Admin    Kernel_Administration.cpp:606
    2007-10-16 16:25:31     0x17DC ERR     3 Admin    2007-10-16 16:25:31 Admin Error 3
    2007-10-16 16:25:31     0x17DC ERR     3 Admin    Database state: OFFLINE
    2007-10-16 16:25:31     0x17DC ERR     3 Admin     + Kernel_Trace.cpp:223
    2007-10-16 16:25:31     0x17DC ERR     3 Admin     + 2007-10-16 16:25:31 KernelCommon Info 6
    2007-10-16 16:25:31     0x17DC ERR     3 Admin     -   Internal errorcode, Errorcode 1910 "sysbuf_storage_exceeded"
    2007-10-16 16:25:31     0x17DC ERR     3 Admin     + Kernel_Administration.cpp:387
    2007-10-16 16:25:31     0x17DC ERR     3 Admin     + 2007-10-16 16:25:31 Admin Warning 20024
    2007-10-16 16:25:31     0x17DC ERR     3 Admin     -   Sql lock manager could not be initialized:Too many buffers requested
    2007-10-16 16:25:31     0x174C ERR     7 Messages Msg_List.cpp:3617
    2007-10-16 16:25:31     0x174C ERR     7 Messages 2007-10-16 16:25:31 Messages Error 7
    2007-10-16 16:25:31     0x174C ERR     7 Messages Begin of dump of registered messages
    2007-10-16 16:25:31     0x174C ERR    10 Messages Msg_List.cpp:3631
    2007-10-16 16:25:31     0x174C ERR    10 Messages 2007-10-16 16:25:31 Messages Error 10
    2007-10-16 16:25:31     0x174C ERR    10 Messages abort dump of registered messages
    2007-10-16 16:25:31     0x174C ERR     8 Messages Msg_List.cpp:3636
    2007-10-16 16:25:31     0x174C ERR     8 Messages 2007-10-16 16:25:31 Messages Error 8
    2007-10-16 16:25:31     0x174C ERR     8 Messages End of the message list registry dump
    2007-10-16 16:25:32     0x165C ERR 54008 MEMORY   RTEMem_RteAllocator  : could not allocat
    2007-10-16 16:25:32     0x165C ERR 54008 MEMORY   e memory
    2007-10-16 16:25:32     0x165C ERR 54008 MEMORY   required   : 5270704
    2007-10-16 16:25:32     0x165C ERR 54008 MEMORY   allocated  : 7340032
    2007-10-16 16:25:32     0x165C ERR 54008 MEMORY   supplement : 5271552
    2007-10-16 16:25:32     0x165C ERR 54008 MEMORY   limit      : -1
    2007-10-16 16:25:33                               ___ Stopping GMT 2007-10-16 14:25:33           7.6.00   Build 018-123-119-055
    2007-10-16 16:48:56                               --- Starting GMT 2007-10-16 14:48:56           7.6.00   Build 018-123-119-055
    2007-10-16 16:49:21     0x150C ERR 20000 Log      Log_QueueRingBuffer.hpp:68
    2007-10-16 16:49:21     0x150C ERR 20000 Log      2007-10-16 16:49:21 Log Error 20000
    2007-10-16 16:49:21     0x150C ERR 20000 Log      Assertion of state Log_FrameAllocator::New() failed. failed!
    2007-10-16 16:49:21     0x150C ERR 18196 DBCRASH  vabort:Emergency Shutdown, Log_QueueRingBuffer.hpp: 68
    2007-10-16 16:49:21     0x10C8 ERR 18340 CONNECT  Could not get named-shared-memory: 'Global\SAPDBTech-CONSOLE-SHM-00000001-fd256071-0000044c-00002575-9e7e2559aa947573', rc = 8
    2007-10-16 16:49:21     0x10C8 ERR 13600 RTE      RTE_ConsoleDataCommunication.cpp:1581
    2007-10-16 16:49:21     0x10C8 ERR 13600 RTE      2007-10-16 16:49:21 RTE Error 13600
    2007-10-16 16:49:21     0x10C8 ERR 13600 RTE      Console: Attaching shared memory '0X77AFB83C' failed, rc = 8
    2007-10-16 16:49:21     0x10C8 ERR 13600 RTE       + RTE_ConsoleDataCommunication.cpp:217
    2007-10-16 16:49:21     0x10C8 ERR 13600 RTE       + 2007-10-16 16:49:21 RTE Error 13609
    2007-10-16 16:49:21     0x10C8 ERR 13600 RTE       -   Console: Opening shared memory failed
    2007-10-16 16:49:21     0x10C8 ERR 13600 RTE       + RTEThread_ConsoleConnections.cpp:266
    2007-10-16 16:49:21     0x10C8 ERR 13600 RTE       + 2007-10-16 16:49:21 RTE Error 13110
    2007-10-16 16:49:21     0x10C8 ERR 13600 RTE       -   Console Thread: Initialization of  reply worker failed
    2007-10-16 16:49:21     0x10C8 ERR 13600 RTE       + RTEThread_ConsoleWorkerThread.cpp:129
    2007-10-16 16:49:21     0x10C8 ERR 13600 RTE       + 2007-10-16 16:49:21 RTE Error 13114
    2007-10-16 16:49:21     0x10C8 ERR 13600 RTE       -   Console Thread: Connect request failed
    2007-10-16 16:49:51     0x150C ERR     7 Messages Msg_List.cpp:3617
    2007-10-16 16:49:51     0x150C ERR     7 Messages 2007-10-16 16:49:51 Messages Error 7
    2007-10-16 16:49:51     0x150C ERR     7 Messages Begin of dump of registered messages
    2007-10-16 16:49:51     0x150C ERR     8 Messages Msg_List.cpp:3636
    2007-10-16 16:49:51     0x150C ERR     8 Messages 2007-10-16 16:49:51 Messages Error 8
    2007-10-16 16:49:51     0x150C ERR     8 Messages End of the message list registry dump
    2007-10-16 16:49:52                               ___ Stopping GMT 2007-10-16 14:49:52           7.6.00   Build 018-123-119-055
    Please help.
    Regards,
    Koen
    Message was edited by:
            Koen Engelen

    Hi, Markus
    Reading these replies I have seen that we have a similar error.
    The version of Maxdb is 7.5.00.52, O.S is 2003 32bit with 4GB physical memory. The database space is approximately 4 TB.
    Recently the backup on disk and the backup with external storage fails with the following error:
    0x1480 ERR 54008 MEMORY   RTEMem_Allocator : could not allocate me
    0x1480 ERR 54008 MEMORY   mory
    0x1480 ERR 54008 MEMORY   required  : 8176
    0x1480 ERR 54008 MEMORY   allocated : 371347456
    0x1480 ERR 54008 MEMORY   supplement: 1048576
    0x1480 ERR 54008 MEMORY   limit
    : 4294967295
    0x1480 ERR 20020 Converte No more memory for back up page no container. max page no= 479590865 #perm conv leaf p.= 257133 'leaf page entries=
    0x1480 ERR 20020 Converte  1861
    0x1480 ERR
    0 SAPDBErr Assertion of state BeginSaveData/Pages because of exhausted memory failed!
    0x1480 ERR 18196 DBCRASH  vabort:Emergency Shutdown, Log_Savepoint.cpp: 570
    --- Starting GMT 2012-07-24 12:54:03      
    7.5.0
    Build 052-123-232-633
    I checked out some parameters which CACHE_SIZE that is currently set at 260000.
    When we tried to change it to lower values the resource MaxDB never went online.
    Best regards,
    Emiliano Zannelli

  • Captivate 8 - submit buttons/images no longer showing on devices after adding text with javascript

    I'm working on a Captivate 8 project to publish to devices through PhoneGap. This is working successfully on iPhone and Android so far. I have modified the quiz so I have 2 types of quizzes with 3 levels each without the final score showing at the end (they have to get the answer correct to move on to the next question).  The submit buttons and image I added to each slide has been working perfectly until I added a text caption with a variable to show "Q X of 6" for each question, with X being a variable that increments by 1 for each slide and then I have another script at the end of each level to reset the variable back to 0.  This is working, however the submit button/success message and image on each slide is now not showing.  The submit button appears to still be on the screen as I can click in the same area where the it should be and it works but appears to be faded completely out, and the success message now shows so lightly I can hardly see it. My image does not show at all now.  I've checked the timeline and they are all set the same, to appear for the rest of the slide.  Any ideas?

    actually I think it might be an issue related to upgrading my Mac from Mavericks to Yosemite as the app was working perfectly before. I stripped all the javascript off and repackaged and it's having the same issue so I don't think it's the javascript. I'm going to keep looking into this.

  • After adding still images, FCE crashed and now I cannot open the file

    Anyone know how I can "rescue" my movie? Perhaps some of the images are corrupted but I'm in a Catch 22 since I cannot delete them without opening the file first. My other movies do open, so it appears that overall FCE is working. Hate to lose all this work...

    See if you have an +Auto Save Vault+ file thqty pre-dates the crash.
    Al

  • More details about message with code 31 (DNS update failed) in DHCP log file.

    Hello,
    Is there any way in Windows Server 2008 R2 to identify which exactly update has failed in DNS when code 31 is encountered.
    It is for "A" record or "PTR" record of DNS ?
    Thanks in advance.
    Regards,
    Andrejs

    Hello Steven,
    Thanks for your answer. I will look at DNS event logs.
    I am asking about it because in DHCP server log time to time I can see blocks of following records:
    30  04/14/15  16:19:02    
    DNS Update Request     10.1.10.5 
    PC1.domain.local  0    
    6
    11  04/14/15  16:19:02    
    Renew                                 
    10.1.10.5  PC1.domain.local  2255794051 0
    31  04/14/15  16:19:02    
    DNS Update Failed         
    10.1.10.5  PC1.domain.local  0    
    6
    30  04/14/15  16:19:02    
    DNS Update Request     10.1.10.5 
    PC1.domain.local  0    
    6
    11  04/14/15  16:19:02    
    Renew                                 
    10.1.10.5  PC1.domain.local  2255794051 0
    32  04/14/15  16:19:02    
    DNS Update Successful 10.1.10.5  PC1.domain.local 
    0                    
    6
    For this VLAN DHCP is about to update both „A” and „PTR” RRs. Besides that I can that transactionID (2255794051) is the same.
    Does it mean that first 3 records are about let’s say “A” RR for which update has failed and last 3 records are for “PTR” RR for which update succeeded?
    Or, does it mean that these are two consecutive attempts to update both RRs where first attempt failed but second one succeeded?
    Regards,
    Andrejs.

  • Trace file with different name is alert log file.

    I am strange today
    i found a trace file generated in alert log file with name
    /bdump/stlbas_cjq0_1880.trc:
    but when i am trying to find out in bdump folder i cannot found
    any file with this named. instead i found /bdump/stlbas_cjq0_1853.trc
    is there any possibility of being this scenario ?
    database version:- 10.2.0.4
    Os:- sun solaries spark 64 bits
    Regards
    Halim

    The trace file has been removed/deleted from an OS user. I think you should verify that with OS logs.
    Thanks

  • BDB dumps core after adding approx 19MB of data

    Hi,
    BDB core dumps after adding about 19MB of data & killing and restarting it several times.
    Stack trace :
    #0 0xc00000000033cad0:0 in kill+0x30 () from /usr/lib/hpux64/libc.so.1
    (gdb) bt
    #0 0xc00000000033cad0:0 in kill+0x30 () from /usr/lib/hpux64/libc.so.1
    #1 0xc000000000260cf0:0 in raise+0x30 () from /usr/lib/hpux64/libc.so.1
    #2 0xc0000000002fe710:0 in abort+0x190 () from /usr/lib/hpux64/libc.so.1
    warning:
    ERROR: Use the "objectdir" command to specify the search
    path for objectfile db_err.o.
    If NOT specified will behave as a non -g compiled binary.
    warning: No unwind information found.
    Skipping this library /integhome/jobin/B063_runEnv/add-ons/lib/libicudata.sl.34.
    #3 0xc000000022ec2340:0 in __db_assert+0xc0 ()
    from /integhome/jobin/B063_runEnv/service/sys/servicerun/bin/libdb_cxx-4.3.so
    warning:
    ERROR: Use the "objectdir" command to specify the search
    path for objectfile db_meta.o.
    If NOT specified will behave as a non -g compiled binary.
    #4 0xc000000022ed2870:0 in __db_new+0x780 ()
    from /integhome/jobin/B063_runEnv/service/sys/servicerun/bin/libdb_cxx-4.3.so
    warning:
    ERROR: Use the "objectdir" command to specify the search
    path for objectfile bt_split.o.
    If NOT specified will behave as a non -g compiled binary.
    #5 0xc000000022ded690:0 in __bam_root+0xb0 ()
    from /integhome/jobin/B063_runEnv/service/sys/servicerun/bin/libdb_cxx-4.3.so
    #6 0xc000000022ded2d0:0 in __bam_split+0x1e0 ()
    from /integhome/jobin/B063_runEnv/service/sys/servicerun/bin/libdb_cxx-4.3.so
    warning:
    ERROR: Use the "objectdir" command to specify the search
    path for objectfile bt_cursor.o.
    If NOT specified will behave as a non -g compiled binary.
    #7 0xc000000022dc83f0:0 in __bam_c_put+0x360 ()
    from /integhome/jobin/B063_runEnv/service/sys/servicerun/bin/libdb_cxx-4.3.so
    warning:
    ERROR: Use the "objectdir" command to specify the search
    path for objectfile db_cam.o.
    If NOT specified will behave as a non -g compiled binary.
    #8 0xc000000022eb8c10:0 in __db_c_put+0x740 ()
    from /integhome/jobin/B063_runEnv/service/sys/servicerun/bin/libdb_cxx-4.3.so
    warning:
    ERROR: Use the "objectdir" command to specify the search
    path for objectfile db_am.o.
    If NOT specified will behave as a non -g compiled binary.
    #9 0xc000000022ea4100:0 in __db_put+0x4c0 ()
    from /integhome/jobin/B063_runEnv/service/sys/servicerun/bin/libdb_cxx-4.3.so---Type <return> to continue, or q <return> to quit---
    warning:
    ERROR: Use the "objectdir" command to specify the search
    path for objectfile db_iface.o.
    If NOT specified will behave as a non -g compiled binary.
    #10 0xc000000022eca7a0:0 in __db_put_pp+0x240 ()
    from /integhome/jobin/B063_runEnv/service/sys/servicerun/bin/libdb_cxx-4.3.so
    warning:
    ERROR: Use the "objectdir" command to specify the search
    path for objectfile cxx_db.o.
    If NOT specified will behave as a non -g compiled binary.
    #11 0xc000000022d92c90:0 in Db::put(DbTxn*,Dbt*,Dbt*,unsigned int)+0x120 ()
    from /integhome/jobin/B063_runEnv/service/sys/servicerun/bin/libdb_cxx-4.3.so
    What is the behaviour of BDB if its killed & restarted when a bdb transaction is in progress?
    anybody has an idea as to why BDB dumps core in above scenario?
    Regards
    Sandhya

    Hi Bogdan,
    As suggested by you i am using the below flags to open an enviornment.
    DB_RECOVER |DB_CREATE | DB_INIT_LOG | DB_INIT_MPOOL | DB_INIT_TXN|DB_THREAD
    DB_INIT_LOCK is not used because at our application level we are maintaining a lock to guard against multiple simultaneous access.
    The foll msg is output on the console & the dumps core with same stack trace as posted before.
    __db_assert: "last == pgno" failed: file "../dist/../db/db_meta.c", line 163
    I ran db_verify, db_stat, db_recover tools on the DB & thier results are as below.
    db_verify <dbfile>
    db_verify: Page 4965: partially zeroed page
    db_verify: ./configserviceDB: DB_VERIFY_BAD: Database verification failed
    db_recover -v
    Finding last valid log LSN: file: 1 offset 42872
    Recovery starting from [1][42200]
    Recovery complete at Sat Jul 28 17:40:36 2007
    Maximum transaction ID 8000000b Recovery checkpoint [1][42964]
    db_stat -d <dbfile>
    53162 Btree magic number
    9 Btree version number
    Big-endian Byte order
    Flags
    2 Minimum keys per-page
    8192 Underlying database page size
    1 Number of levels in the tree
    60 Number of unique keys in the tree
    60 Number of data items in the tree
    0 Number of tree internal pages
    0 Number of bytes free in tree internal pages (0% ff)
    1 Number of tree leaf pages
    62 Number of bytes free in tree leaf pages (99% ff)
    0 Number of tree duplicate pages
    0 Number of bytes free in tree duplicate pages (0% ff)
    0 Number of tree overflow pages
    0 Number of bytes free in tree overflow pages (0% ff)
    0 Number of empty pages
    0 Number of pages on the free list
    db_stat -E <dbfile>
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
    Default database environment information:
    4.3.28 Environment version
    0x120897 Magic number
    0 Panic value
    2 References
    0 The number of region locks that required waiting (0%)
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
    Per region database environment information:
    Mpool Region:
    2 Region ID
    -1 Segment ID
    1MB 264KB Size
    0 The number of region locks that required waiting (0%)
    Log Region:
    3 Region ID
    -1 Segment ID
    1MB 64KB Size
    0 The number of region locks that required waiting (0%)
    Transaction Region:
    4 Region ID
    -1 Segment ID
    16KB Size
    0 The number of region locks that required waiting (0%)
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
    DB_ENV handle information:
    Set Errfile
    db_stat Errpfx
    !Set Errcall
    !Set Feedback
    !Set Panic
    !Set Malloc
    !Set Realloc
    !Set Free
    Verbose flags
    !Set App private
    !Set App dispatch
    !Set Home
    !Set Log dir
    /integhome/jobin/B064_July2/runEnv/temp Tmp dir
    !Set Data dir
    0660 Mode
    DB_INIT_LOG, DB_INIT_MPOOL, DB_INIT_TXN, DB_USE_ENVIRON Open flags
    !Set Lockfhp
    Set Rec tab
    187 Rec tab slots
    !Set RPC client
    0 RPC client ID
    0 DB ref count
    -1 Shared mem key
    400 test-and-set spin configuration
    !Set DB handle mutex
    !Set api1 internal
    !Set api2 internal
    !Set password
    !Set crypto handle
    !Set MT mutex
    DB_ENV_LOG_AUTOREMOVE, DB_ENV_OPEN_CALLED Flags
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
    Default logging region information:
    0x40988 Log magic number
    10 Log version number
    1MB Log record cache size
    0660 Log file mode
    1Mb Current log file size
    632B Log bytes written
    632B Log bytes written since last checkpoint
    1 Total log file writes
    0 Total log file write due to overflow
    1 Total log file flushes
    1 Current log file number
    42872 Current log file offset
    1 On-disk log file number
    42872 On-disk log file offset
    1 Maximum commits in a log flush
    1 Minimum commits in a log flush
    1MB 64KB Log region size
    0 The number of region locks that required waiting (0%)
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
    Log REGINFO information:
    Log Region type
    3 Region ID
    __db.003 Region name
    0xc00000000b774000 Original region address
    0xc00000000b774000 Region address
    0xc00000000b883dd0 Region primary address
    0 Region maximum allocation
    0 Region allocated
    REGION_JOIN_OK Region flags
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
    DB_LOG handle information:
    !Set DB_LOG handle mutex
    0 Log file name
    !Set Log file handle
    Flags
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
    LOG handle information:
    0 file name list mutex (0%)
    0x40988 persist.magic
    10 persist.version
    0 persist.log_size
    0660 persist.mode
    1/42872 current file offset LSN
    1/42872 first buffer byte LSN
    0 current buffer offset
    42872 current file write offset
    68 length of last record
    0 log flush in progress
    0 Log flush mutex (0%)
    1/42872 last sync LSN
    1/41475 cached checkpoint LSN
    1MB log buffer size
    1MB log file size
    1MB next log file size
    0 transactions waiting to commit
    1/0 LSN of first commit
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
    LOG FNAME list:
    0 File name mutex (0%)
    1 Fid max
    ID Name Type Pgno Txnid DBP-info
    0 configserviceDB btree 0 0 No DBP 0 0 0
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
    Default cache region information:
    1MB 262KB 960B Total cache size
    1 Number of caches
    1MB 264KB Pool individual cache size
    0 Maximum memory-mapped file size
    0 Maximum open file descriptors
    0 Maximum sequential buffer writes
    0 Sleep after writing maximum sequential buffers
    0 Requested pages mapped into the process' address space
    43312 Requested pages found in the cache (89%)
    4968 Requested pages not found in the cache
    640 Pages created in the cache
    4965 Pages read into the cache
    621 Pages written from the cache to the backing file
    4818 Clean pages forced from the cache
    621 Dirty pages forced from the cache
    0 Dirty pages written by trickle-sync thread
    166 Current total page count
    146 Current clean page count
    20 Current dirty page count
    131 Number of hash buckets used for page location
    53888 Total number of times hash chains searched for a page
    4 The longest hash chain searched for a page
    92783 Total number of hash buckets examined for page location
    0 The number of hash bucket locks that required waiting (0%)
    0 The maximum number of times any hash bucket lock was waited for
    0 The number of region locks that required waiting (0%)
    5615 The number of page allocations
    10931 The number of hash buckets examined during allocations
    22 The maximum number of hash buckets examined for an allocation
    5439 The number of pages examined during allocations
    11 The max number of pages examined for an allocation
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
    Pool File: temporary
    1024 Page size
    0 Requested pages mapped into the process' address space
    43245 Requested pages found in the cache (99%)
    1 Requested pages not found in the cache
    635 Pages created in the cache
    0 Pages read into the cache
    617 Pages written from the cache to the backing file
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
    Pool File: configserviceDB
    8192 Page size
    0 Requested pages mapped into the process' address space
    65 Requested pages found in the cache (1%)
    4965 Requested pages not found in the cache
    1 Pages created in the cache
    4965 Pages read into the cache
    0 Pages written from the cache to the backing file
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
    Mpool REGINFO information:
    Mpool Region type
    2 Region ID
    __db.002 Region name
    0xc00000000b632000 Original region address
    0xc00000000b632000 Region address
    0xc00000000b773f08 Region primary address
    0 Region maximum allocation
    0 Region allocated
    REGION_JOIN_OK Region flags
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
    MPOOL structure:
    0/0 Maximum checkpoint LSN
    131 Hash table entries
    64 Hash table last-checked
    48905 Hash table LRU count
    48914 Put counter
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
    DB_MPOOL handle information:
    !Set DB_MPOOL handle mutex
    1 Underlying cache regions
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
    DB_MPOOLFILE structures:
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
    MPOOLFILE structures:
    File #1: temporary
    0 Mutex (0%)
    0 Reference count
    18 Block count
    634 Last page number
    0 Original last page number
    0 Maximum page number
    0 Type
    0 Priority
    0 Page's LSN offset
    32 Page's clear length
    0 0 0 0 0 0 0 8 0 0 0 0 0 0 0 f8 0 0 0 0 ID
    deadfile, file written Flags
    File #2: configserviceDB
    0 Mutex (0%)
    1 Reference count
    148 Block count
    4965 Last page number
    4964 Original last page number
    0 Maximum page number
    0 Type
    0 Priority
    0 Page's LSN offset
    32 Page's clear length
    0 0 b6 59 40 1 0 2 39 ac 13 6f 0 a df 18 0 0 0 0 ID
    file written Flags
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
    Cache #1:
    BH hash table (131 hash slots)
    bucket #: priority, mutex
    pageno, file, ref, LSN, mutex, address, priority, flags
    bucket 0: 47385, 0/0%:
    4813, #2, 0, 0/1, 0/0%, 0x04acf0, 47385
    4944, #2, 0, 0/0, 0/0%, 0x020c18, 48692

  • Page is appearing blak after adding sample provider

    Hi All,
    9iAS Version is 1.0.2.2 and installed on windows 2000.
    JDK is 1.2.2
    Homepage not appearing after Login, tried adding Sample portlet to HomePage!
    I managed to configure and register the JPDK's Sample portlet provider as per the installation instructions.After configuration i tried the URL "http://yourserver/servlets/sample" and i got "Congratulations! You have successfully reached your Provider's Test Page"
    Then tried to add a sample portlet (Hellow Worls portlet) to one of the regions of the my homepage using the Navigator.
    Now, I'm not able to navigate to the home page after logging in from the portal Welcome page.
    I'm just seeing a blank page after login.
    This is the error i got in jserv.log file
    page/Unexpected exception in servlet
    java.lang.Exception: Invalid meta-data found in ProviderData process 4
    at oracle.webdb.page.ProviderData.parse(ProviderData.java, Compiled Code)
    at java.lang.Exception.<init>(Exception.java, Compiled Code)
    at oracle.webdb.page.ProviderData.parse(ProviderData.java, Compiled Code)
    at oracle.webdb.page.DataProcessor308.generatePage(DataProcessor308.java, Compiled Code)
    at oracle.webdb.page.DataProcessor308.process(DataProcessor308.java:2658)
    at oracle.webdb.page.PageBuilder.process(PageBuilder.java:684)
    at oracle.webdb.page.ParallelServlet.doGet(ParallelServlet.java:89)
    How can view the sample portlets from my home page?
    Any help would be greatly appreciated.
    Sapna

    Yes. I selected yes to Require Proxy .
    But no use. Where i'm doing wrong.
    Under Proxy settings in Global seeting i've given the following info.
    HTTP Server : alpha
    HTTP Server :80
    No Proxy Servers for Domains beginning with ALPHA
    URL Connection Time-Out (seconds) :0
    and in the provider edit page i set Require Proxy to 'YES'
    Thanks in advance
    Sapna

  • Blank page after adding portlet from sample provider

    Hi All,
    Homepage not appearing after Login, tried adding Sample portlet to HomePage!
    I managed to configure and register the JPDK's Sample portlet provider as per the installation instructions.After configuration i tried the URL "http://yourserver/servlets/sample" and i got "Congratulations! You have successfully reached your Provider's Test Page"
    Then tried to add a sample portlet (Hellow Worls portlet) to one of the regions of the my homepage using the Navigator.
    Now, I'm not able to navigate to the home page after logging in from the portal Welcome page.
    I'm just seeing a blank page after login.
    This is the error i got in jserv.log file
    page/Unexpected exception in servlet
    java.lang.Exception: Invalid meta-data found in ProviderData process 4
         at oracle.webdb.page.ProviderData.parse(ProviderData.java, Compiled Code)
         at java.lang.Exception.<init>(Exception.java, Compiled Code)
         at oracle.webdb.page.ProviderData.parse(ProviderData.java, Compiled Code)
         at oracle.webdb.page.DataProcessor308.generatePage(DataProcessor308.java, Compiled Code)
         at oracle.webdb.page.DataProcessor308.process(DataProcessor308.java:2658)
         at oracle.webdb.page.PageBuilder.process(PageBuilder.java:684)
         at oracle.webdb.page.ParallelServlet.doGet(ParallelServlet.java:89)
    How can view the sample portlets from my home page?
    Any help would be greatly appreciated.
    Sapna

    Yes. I selected yes to Require Proxy .
    But no use. Where i'm doing wrong.
    Under Proxy settings in Global seeting i've given the following info.
    HTTP Server : alpha
    HTTP Server :80
    No Proxy Servers for Domains beginning with ALPHA
    URL Connection Time-Out (seconds) :0
    and in the provider edit page i set Require Proxy to 'YES'
    Thanks in advance
    Sapna

Maybe you are looking for

  • Creation of PO using IDOC's

    Hi, I am trying to create a PO, using IDocs, in the SAP system. The IDoc will come from a non-SAP system - hence, this is an inbound interface. Can someone please tell me which Message Type / IDoc Type I should use? As well, I need to create Characte

  • SQL Query with a little bit more complicated WHERE clause performance issue

    Hello, I have some performance issue in this case: Very simplified query: SELECT COUNT(*) FROM Items WHERE ConditionA OR ConditionB OR ConditionC OR ... Simply I have to determine how many Items the user has access through some complicated conditions

  • HT6031 Download More Sounds does not appear in my Garage Band menu

    Download More Sounds does not appear in my Garage Band menu, neither on 2012 iMac or 2012 MBP both running 10.9.1

  • Sending of OUTBOUND IDOC

    We are sending out idocs for schedule lines, Some idocs get stuck at 03 status (successfully processed), but these idocs or not received by the recepiant systems which does ot acknoledge receipt. hence thou these idocs are successful they are not sen

  • Different Version of report based on Prompt!!!

    Hi , Please do reply if you have  solution to this problem. I have a main report which has all its data coming from different subreports. So basically I have already a version for thsi report in production which retrieves me all data in table used. B