Database in undefined state

Hello,
I'm using MaxDB version 7.6.06.03 on WindowsXP Pro +SP3.
The database was running correctly from 12.08.2009. But now the instance is in undefined state.
I cannot do nothing with the database : I cannot start it, stop it, connect to it ... always some error occurs.
dbmcli.exe on weiterer>db_state -v
ERR
-24961,ERR_STATE: The operational state of the database instance could not be determined
-24994,ERR_RTE: Runtime environment error
no_id_provided_by_rte,no_text_provided_by_rte
knldiag.err:
Date       Time       TID(hex) Typ MsgID Label    Message-Text
2010-03-23 08:21:27      0x79C ERR 18431 MESSAGES Could not write to event log, rc = 5
2010-03-23 08:21:28                               ___ Stopping GMT 2010-03-23 07:21:28           7.6.06   Build 003-123-202-135
2010-03-23 08:22:09                               --- Starting GMT 2010-03-23 07:22:09           7.6.06   Build 003-123-202-135
2010-03-23 09:02:45      0x658 ERR 18431 MESSAGES Could not write to event log, rc = 5
2010-03-23 09:02:46                               ___ Stopping GMT 2010-03-23 08:02:46           7.6.06   Build 003-123-202-135
2010-03-23 09:03:25                               --- Starting GMT 2010-03-23 08:03:25           7.6.06   Build 003-123-202-135
2010-03-23 09:40:00                               ___ Stopping GMT 2010-03-23 08:40:00           7.6.06   Build 003-123-202-135
2010-03-23 09:40:13                               --- Starting GMT 2010-03-23 08:40:13           7.6.06   Build 003-123-202-135
2010-03-23 09:45:55      0xD7C ERR 18431 MESSAGES Could not write to event log, rc = 5
2010-03-23 09:45:56                               ___ Stopping GMT 2010-03-23 08:45:56           7.6.06   Build 003-123-202-135
2010-03-23 09:46:37                               --- Starting GMT 2010-03-23 08:46:37           7.6.06   Build 003-123-202-135
2010-03-23 10:52:11                               ___ Stopping GMT 2010-03-23 09:52:11           7.6.06   Build 003-123-202-135
2010-03-23 10:52:13                               --- Starting GMT 2010-03-23 09:52:13           7.6.06   Build 003-123-202-135
What is the problem with the database ?
Can you help me please ?
Thanks for your support.
Regards, Dusan

Hello,
your suggestion did not helped me.
I cannot read link you sent (note 688028) - there is username / password protection.
But I made procedure described in the [Microsofts Knowledgebase|http://support.microsoft.com/kb/821546]:
Click Start, point to Programs, point to Administrative Tools, and then click Local Security Policy.
Expand Local Policies, and then click User Rights Assignment.
In the right pane, double-click Create global objects.
In the Local Security Policy Setting dialog box, click Add.
In the Select Users or Group dialog box, click the user account that you want to add, click Add, and then click OK.
Click OK.
This procedure did not help to connect to the database (DbManager GUI, SQL Studio).
Then I downloaded Database Studio. Connection using Database Studio is working OK.
What is the difference between these programs ?
Are they connecting to the database different way ?
Thank you
Regards, Dusan

Similar Messages

  • Database in "Restoring" state --- HELP

    Ok.  I have spent hours on this already.
    We were restoring a database from tape.  The tape drive failed in the middle of the restore.  So now we CANNOT restore from tape to try again.
    Before I started the restore, I detached and made a copy of the database files.
    The database is in "Restoring" state.  All I want to do is DELETE the "restoring" database and attach the copy.
    How do I get rid of this thing?????  In 2000 it was an update of the sys.databases.  In 2005, you cannot do that anymore.
    SQL 2005 (9.0.2153)

    I had a situation where my database showed restoring state and I couldn't run any queries and couldn't connect with our software.
    What I did to get out of this situation is:
    1. Stop all SQL related services from windows services.
    2. I opened the DATA folder where the Ldf and Mdf files resides in the SQL directory, normally its like :
    "C:\Program Files\***********\MSSQL\DATA
    3. Then I copied both the Ldf and Mdf files of the database:
          [db name].mdf         and        [db name]_log.ldf
    I copied both of these files to another folder.
    4. Then I started all the SQL related services (in step 1) again from windows services.
    5. Started my MS SQL Management studio with normal login.
    6. Right click on the culprit database and hit DELETE (to delete the database at all).
    7. All the LDF and MDF files related to this database have gone from DATA folder (mentioned in step 2).
    8. Created a new database with the same name (same name of the one I deleted in step 6 - the culprit database).
    9. Then [database name]->right click -> tasks -> Take Offline.
    10. I then Copied both the files (from step 3) back to the DATA folder (step 2).
    11. [database name]->right click -> tasks -> Bring Online.
    12. AlhamduLLilah , its all done.

  • RMAN leaves database in mount state

    Hi,
    Since recently we are experiencing situation where RMAN leaves the database in mount state and manual open is necessary. I don't recall it happened before...
    (Linux RH ES3; 10gR2).
    Recovery Manager: Release 10.2.0.2.0 - Production on Sun May 27 14:55:48 2007
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    connected to target database: TEST (DBID=1825238, not open) using target database control file instead of recovery catalog
    RMAN> report obsolete;
    2> delete force obsolete;
    3> list backup;
    4> sql 'ALTER DATABASE OPEN';
    5> sql 'ALTER DATABASE BACKUP CONTROLFILE TO TRACE';
    6> exit;
    RMAN retention policy will be applied to the command RMAN retention policy is set to redundancy 1 Report of obsolete backups and copies
    The same scenario(scripts) work on other databases with no problems.
    Any suggestions are appreciated.
    Thank you,
    Dobby

    Hi,
    There are the last lines from alert.log for the period:
    Sun Jun 3 14:12:48 2007
    alter database mount
    Sun Jun 3 14:12:52 2007
    Setting recovery target incarnation to 2
    Sun Jun 3 14:12:52 2007
    Successful mount of redo thread 1, with mount id 875794080
    Sun Jun 3 14:12:52 2007
    Database mounted in Exclusive Mode
    Completed: alter database mount
    Sun Jun 3 14:54:51 2007
    Starting control autobackup
    Control autobackup written to DISK device
    Last lines from rman log:
    RMAN retention policy will be applied to the command RMAN retention policy is set to redundancy 1 allocated channel: ORA_DISK_1 channel ORA_DISK_1: sid=104 devtype=DISK released channel: ORA_DISK_1
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of delete command at 06/03/2007 14:54:58
    ORA-19554: error allocating device, device type: SBT_TAPE, device name:
    ORA-27211: Failed to load Media Management Library
    Recovery Manager complete.
    Thx,
    Dobby

  • Mirror Database shows Recovery state in Database mirroring in sql 2012

    Hi I am working on DBmirroring and have encountered problem of mirror database showing recovery state.
    I tried to resolve issue by removing database mirroring from principal ,removing endpoints from both the nodes and
    finally firing alter database db1 set partner off statement also.But when reconfigure dbmirroring on principal it does not allow
    start dbmirroring and mirror database db1 comes in to recovery state from restoring stage.
    srm_2010

    ok in that case why it is not allowing me to configure db mirroring when I am trying from SSMS.It gives an error.tell me????
    srm_2010
    And what is the error ? If while configuring mirroring it fails for some reason you have to make sure the mirror database which has gone in recovery state needs to be brought in restoring state.
    Please mark this reply as answer if it solved your issue or vote as helpful if it helped so that other forum members can benefit from it
    My Technet Wiki Article
    MVP

  • Undefined State

    I am trying to refer to States dynamically and keep getting
    an error telling me that the state is undefined.
    <mx:RadioButtonGroup id="affiliation" />
    <mx:Repeater id="rp" dataProvider="{acArtists}">
    <mx:RadioButton label="{rp.currentItem.grouptype}"
    groupName="affiliation"
    click="currentState='{rp.currentItem.grouptype}'"/>
    </mx:Repeater>
    How come it is defined for the label but not for current
    state?
    Below is the error.
    ArgumentError: Undefined state '{rp.currentItem.grouptype}'.
    at
    mx.core::UIComponent/getState()[E:\dev\3.1.0\frameworks\projects\framework\src\mx\core\UI Component.as:7170]
    at
    mx.core::UIComponent/findCommonBaseState()[E:\dev\3.1.0\frameworks\projects\framework\src \mx\core\UIComponent.as:7190]
    at
    mx.core::UIComponent/commitCurrentState()[E:\dev\3.1.0\frameworks\projects\framework\src\ mx\core\UIComponent.as:7089]
    at
    mx.core::UIComponent/setCurrentState()[E:\dev\3.1.0\frameworks\projects\framework\src\mx\ core\UIComponent.as:7053]
    at mx.core::UIComponent/set
    currentState()[E:\dev\3.1.0\frameworks\projects\framework\src\mx\core\UIComponent.as:4339 ]
    at
    myfirstflex/___myfirstflex_RadioButton17_click()[N:\myfirstflex\src\myfirstflex.mxml:110]

    "rmorgan" <[email protected]> wrote in
    message
    news:gfa3dd$10l$[email protected]..
    >I am trying to refer to States dynamically and keep
    getting an error
    >telling me
    > that the state is undefined.
    > <mx:RadioButtonGroup id="affiliation" />
    > <mx:Repeater id="rp" dataProvider="{acArtists}">
    > <mx:RadioButton label="{rp.currentItem.grouptype}"
    groupName="affiliation"
    > click="currentState='{rp.currentItem.grouptype}'"/>
    > </mx:Repeater>
    >
    > How come it is defined for the label but not for current
    state?
    >
    > Below is the error.
    > ArgumentError: Undefined state
    '{rp.currentItem.grouptype}'.
    By the time you click, the repeater is done repeating and its
    currentItem
    property will be null. Try
    <mx:RadioButtonGroup id="affiliation" />
    <mx:Repeater id="rp" dataProvider="{acArtists}">
    <mx:RadioButton label="{rp.currentItem.grouptype}"
    groupName="affiliation"
    data="{rp.currentItem}"
    id="rb" click="changeState(event)">
    </mx:Repeater>
    and then
    private function changeState(e:Event) {
    var btn:RadioButton = e.currentTarget as RadioButton;
    currentState=btn.data.grouptype;
    HTH;
    Amy

  • For PCI-4451,How to change the frequency of an output signal without any undefined state

    I would like to generate a signal using output channels of PCI-4451 and at the same time capture data using the input channels. Is there any method that I can generate a continuous signal without any undefined state when the signal frequency is being changed?
    Attachments:
    Input_Signal.bmp ‏729 KB

    Wee,
    DSA boards such as the PCI-4451 have a number of very desirable properties including high precision and a high sampling rate. The trade-off for the combination of these two properties is that the DSA boards cannot adjust their sampling rate on-the-fly. Instead they have to be stopped and reconfigured. During this reconfiguration time, the value of the board's output becomes flat and level.
    If you are looking to adjust the board's output without seeing these flat spots, you have to take a different approach to programming a DSA board. Instead of reconfiguring the board, what you need to do is allow the board to continue to run (at the same output frequency), and then overwrite the output buffer that the board reads to output values. This will
    allow you to output new data without the flat spots. Below you will find an example that displays this behavior.
    If you determine that this is not an acceptable workaround due to the limitations on output rates, you may want to look at using a Multifunction DAQ board (60xx or 62xx) or an arbitrary waveform generator (54xx) device instead.
    Best of luck with your application.
    Regards,
    Jed R.
    Applications Engineer
    National Instruments
    Attachments:
    Cont_Gen_Voltage_Wfm-Int_Clk-With_Updates_for_DSA.llb ‏161 KB

  • How can i fetch the city name from database according the state name

    If you have any example of Dyamic List box.
    How can i fetch the city name from database according the state name when i select the state name in a dynamic list box.
    Thanks

    When i run the this code it is giving the an exception
    org.apache.jasper.JasperException: javax.servlet.ServletException: javax.servlet.jsp.JspException: javax.faces.el.EvaluationException: javax.faces.FacesException: javax.faces.FacesException: Can't instantiate class: 'com.mypackage.MyBean'.. class com.mypackage.MyBean : java.lang.NullPointerException
         org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:541)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:417)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:320)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
         com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:346)
         com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:152)
         org.ajax4jsf.framework.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:108)
         org.ajax4jsf.framework.ajax.AjaxViewHandler.renderView(AjaxViewHandler.java:233)
         com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:107)
         com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:245)
         com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:137)
         javax.faces.webapp.FacesServlet.service(FacesServlet.java:214)
         org.ajax4jsf.framework.ajax.xmlfilter.BaseXMLFilter.doXmlFilter(BaseXMLFilter.java:127)
         org.ajax4jsf.framework.ajax.xmlfilter.BaseFilter.doFilter(BaseFilter.java:277)
    root cause
    javax.servlet.ServletException: javax.servlet.jsp.JspException: javax.faces.el.EvaluationException: javax.faces.FacesException: javax.faces.FacesException: Can't instantiate class: 'com.mypackage.MyBean'.. class com.mypackage.MyBean : java.lang.NullPointerException
         org.apache.jasper.runtime.PageContextImpl.doHandlePageException(PageContextImpl.java:846)
         org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:779)
         org.apache.jsp.test_jsp._jspService(test_jsp.java:95)
         org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:393)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:320)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
         com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:346)
         com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:152)
         org.ajax4jsf.framework.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:108)
         org.ajax4jsf.framework.ajax.AjaxViewHandler.renderView(AjaxViewHandler.java:233)
         com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:107)
         com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:245)
         com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:137)
         javax.faces.webapp.FacesServlet.service(FacesServlet.java:214)
         org.ajax4jsf.framework.ajax.xmlfilter.BaseXMLFilter.doXmlFilter(BaseXMLFilter.java:127)
         org.ajax4jsf.framework.ajax.xmlfilter.BaseFilter.doFilter(BaseFilter.java:277)
    root cause
    javax.faces.el.EvaluationException: javax.faces.FacesException: javax.faces.FacesException: Can't instantiate class: 'com.mypackage.MyBean'.. class com.mypackage.MyBean : java.lang.NullPointerException
         com.sun.faces.el.ValueBindingImpl.getValue(ValueBindingImpl.java:190)
         com.sun.faces.el.ValueBindingImpl.getValue(ValueBindingImpl.java:143)
         com.sun.faces.application.ApplicationImpl.createComponent(ApplicationImpl.java:406)
         javax.faces.webapp.UIComponentTag.createComponent(UIComponentTag.java:1019)
         javax.faces.webapp.UIComponentTag.createChild(UIComponentTag.java:1046)
         javax.faces.webapp.UIComponentTag.findComponent(UIComponentTag.java:761)
         javax.faces.webapp.UIComponentTag.doStartTag(UIComponentTag.java:451)
         com.sun.faces.taglib.html_basic.SelectOneMenuTag.doStartTag(SelectOneMenuTag.java:487)
         org.apache.jsp.test_jsp._jspx_meth_h_005fselectOneMenu_005f0(test_jsp.java:259)
         org.apache.jsp.test_jsp._jspx_meth_h_005fpanelGroup_005f0(test_jsp.java:219)
         org.apache.jsp.test_jsp._jspx_meth_h_005fpanelGrid_005f0(test_jsp.java:189)
         org.apache.jsp.test_jsp._jspx_meth_h_005fform_005f0(test_jsp.java:160)
         org.apache.jsp.test_jsp._jspx_meth_f_005fview_005f0(test_jsp.java:127)
         org.apache.jsp.test_jsp._jspService(test_jsp.java:86)
         org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:393)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:320)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
         com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:346)
         com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:152)
         org.ajax4jsf.framework.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:108)
         org.ajax4jsf.framework.ajax.AjaxViewHandler.renderView(AjaxViewHandler.java:233)
         com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:107)
         com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:245)
         com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:137)
         javax.faces.webapp.FacesServlet.service(FacesServlet.java:214)
         org.ajax4jsf.framework.ajax.xmlfilter.BaseXMLFilter.doXmlFilter(BaseXMLFilter.java:127)
         org.ajax4jsf.framework.ajax.xmlfilter.BaseFilter.doFilter(BaseFilter.java:277)
    root cause
    javax.faces.FacesException: javax.faces.FacesException: Can't instantiate class: 'com.mypackage.MyBean'.. class com.mypackage.MyBean : java.lang.NullPointerException
         com.sun.faces.application.ApplicationAssociate.createAndMaybeStoreManagedBeans(ApplicationAssociate.java:292)
         com.sun.faces.el.VariableResolverImpl.resolveVariable(VariableResolverImpl.java:97)
         com.sun.faces.el.impl.NamedValue.evaluate(NamedValue.java:145)
         com.sun.faces.el.impl.ComplexValue.evaluate(ComplexValue.java:166)
         com.sun.faces.el.impl.ExpressionEvaluatorImpl.evaluate(ExpressionEvaluatorImpl.java:263)
         com.sun.faces.el.ValueBindingImpl.getValue(ValueBindingImpl.java:160)
         com.sun.faces.el.ValueBindingImpl.getValue(ValueBindingImpl.java:143)
         com.sun.faces.application.ApplicationImpl.createComponent(ApplicationImpl.java:406)
         javax.faces.webapp.UIComponentTag.createComponent(UIComponentTag.java:1019)
         javax.faces.webapp.UIComponentTag.createChild(UIComponentTag.java:1046)
         javax.faces.webapp.UIComponentTag.findComponent(UIComponentTag.java:761)
         javax.faces.webapp.UIComponentTag.doStartTag(UIComponentTag.java:451)
         com.sun.faces.taglib.html_basic.SelectOneMenuTag.doStartTag(SelectOneMenuTag.java:487)
         org.apache.jsp.test_jsp._jspx_meth_h_005fselectOneMenu_005f0(test_jsp.java:259)
         org.apache.jsp.test_jsp._jspx_meth_h_005fpanelGroup_005f0(test_jsp.java:219)
         org.apache.jsp.test_jsp._jspx_meth_h_005fpanelGrid_005f0(test_jsp.java:189)
         org.apache.jsp.test_jsp._jspx_meth_h_005fform_005f0(test_jsp.java:160)
         org.apache.jsp.test_jsp._jspx_meth_f_005fview_005f0(test_jsp.java:127)
         org.apache.jsp.test_jsp._jspService(test_jsp.java:86)
         org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:393)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:320)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
         com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:346)
         com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:152)
         org.ajax4jsf.framework.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:108)
         org.ajax4jsf.framework.ajax.AjaxViewHandler.renderView(AjaxViewHandler.java:233)
         com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:107)
         com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:245)
         com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:137)
         javax.faces.webapp.FacesServlet.service(FacesServlet.java:214)
         org.ajax4jsf.framework.ajax.xmlfilter.BaseXMLFilter.doXmlFilter(BaseXMLFilter.java:127)
         org.ajax4jsf.framework.ajax.xmlfilter.BaseFilter.doFilter(BaseFilter.java:277)
    root cause
    javax.faces.FacesException: Can't instantiate class: 'com.mypackage.MyBean'.. class com.mypackage.MyBean : java.lang.NullPointerException
         com.sun.faces.config.ManagedBeanFactory.newInstance(ManagedBeanFactory.java:229)
         com.sun.faces.application.ApplicationAssociate.createAndMaybeStoreManagedBeans(ApplicationAssociate.java:282)
         com.sun.faces.el.VariableResolverImpl.resolveVariable(VariableResolverImpl.java:97)
         com.sun.faces.el.impl.NamedValue.evaluate(NamedValue.java:145)
         com.sun.faces.el.impl.ComplexValue.evaluate(ComplexValue.java:166)
         com.sun.faces.el.impl.ExpressionEvaluatorImpl.evaluate(ExpressionEvaluatorImpl.java:263)
         com.sun.faces.el.ValueBindingImpl.getValue(ValueBindingImpl.java:160)
         com.sun.faces.el.ValueBindingImpl.getValue(ValueBindingImpl.java:143)
         com.sun.faces.application.ApplicationImpl.createComponent(ApplicationImpl.java:406)
         javax.faces.webapp.UIComponentTag.createComponent(UIComponentTag.java:1019)
         javax.faces.webapp.UIComponentTag.createChild(UIComponentTag.java:1046)
         javax.faces.webapp.UIComponentTag.findComponent(UIComponentTag.java:761)
         javax.faces.webapp.UIComponentTag.doStartTag(UIComponentTag.java:451)
         com.sun.faces.taglib.html_basic.SelectOneMenuTag.doStartTag(SelectOneMenuTag.java:487)
         org.apache.jsp.test_jsp._jspx_meth_h_005fselectOneMenu_005f0(test_jsp.java:259)
         org.apache.jsp.test_jsp._jspx_meth_h_005fpanelGroup_005f0(test_jsp.java:219)
         org.apache.jsp.test_jsp._jspx_meth_h_005fpanelGrid_005f0(test_jsp.java:189)
         org.apache.jsp.test_jsp._jspx_meth_h_005fform_005f0(test_jsp.java:160)
         org.apache.jsp.test_jsp._jspx_meth_f_005fview_005f0(test_jsp.java:127)
         org.apache.jsp.test_jsp._jspService(test_jsp.java:86)
         org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:393)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:320)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
         com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:346)
         com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:152)
         org.ajax4jsf.framework.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:108)
         org.ajax4jsf.framework.ajax.AjaxViewHandler.renderView(AjaxViewHandler.java:233)
         com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:107)
         com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:245)
         com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:137)
         javax.faces.webapp.FacesServlet.service(FacesServlet.java:214)
         org.ajax4jsf.framework.ajax.xmlfilter.BaseXMLFilter.doXmlFilter(BaseXMLFilter.java:127)
         org.ajax4jsf.framework.ajax.xmlfilter.BaseFilter.doFilter(BaseFilter.java:277)
    root cause
    java.lang.ClassNotFoundException: class com.mypackage.MyBean : java.lang.NullPointerException
         java.beans.Beans.instantiate(Unknown Source)
         java.beans.Beans.instantiate(Unknown Source)
         com.sun.faces.config.ManagedBeanFactory.newInstance(ManagedBeanFactory.java:223)
         com.sun.faces.application.ApplicationAssociate.createAndMaybeStoreManagedBeans(ApplicationAssociate.java:282)
         com.sun.faces.el.VariableResolverImpl.resolveVariable(VariableResolverImpl.java:97)
         com.sun.faces.el.impl.NamedValue.evaluate(NamedValue.java:145)
         com.sun.faces.el.impl.ComplexValue.evaluate(ComplexValue.java:166)
         com.sun.faces.el.impl.ExpressionEvaluatorImpl.evaluate(ExpressionEvaluatorImpl.java:263)
         com.sun.faces.el.ValueBindingImpl.getValue(ValueBindingImpl.java:160)
         com.sun.faces.el.ValueBindingImpl.getValue(ValueBindingImpl.java:143)
         com.sun.faces.application.ApplicationImpl.createComponent(ApplicationImpl.java:406)
         javax.faces.webapp.UIComponentTag.createComponent(UIComponentTag.java:1019)
         javax.faces.webapp.UIComponentTag.createChild(UIComponentTag.java:1046)
         javax.faces.webapp.UIComponentTag.findComponent(UIComponentTag.java:761)
         javax.faces.webapp.UIComponentTag.doStartTag(UIComponentTag.java:451)
         com.sun.faces.taglib.html_basic.SelectOneMenuTag.doStartTag(SelectOneMenuTag.java:487)
         org.apache.jsp.test_jsp._jspx_meth_h_005fselectOneMenu_005f0(test_jsp.java:259)
         org.apache.jsp.test_jsp._jspx_meth_h_005fpanelGroup_005f0(test_jsp.java:219)
         org.apache.jsp.test_jsp._jspx_meth_h_005fpanelGrid_005f0(test_jsp.java:189)
         org.apache.jsp.test_jsp._jspx_meth_h_005fform_005f0(test_jsp.java:160)
         org.apache.jsp.test_jsp._jspx_meth_f_005fview_005f0(test_jsp.java:127)
         org.apache.jsp.test_jsp._jspService(test_jsp.java:86)
         org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:393)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:320)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
         com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:346)
         com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:152)
         org.ajax4jsf.framework.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:108)
         org.ajax4jsf.framework.ajax.AjaxViewHandler.renderView(AjaxViewHandler.java:233)
         com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:107)
         com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:245)
         com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:137)
         javax.faces.webapp.FacesServlet.service(FacesServlet.java:214)
         org.ajax4jsf.framework.ajax.xmlfilter.BaseXMLFilter.doXmlFilter(BaseXMLFilter.java:127)
         org.ajax4jsf.framework.ajax.xmlfilter.BaseFilter.doFilter(BaseFilter.java:277)
    root cause
    java.lang.NullPointerException
         javax.faces.model.SelectItem.setValue(SelectItem.java:254)
         javax.faces.model.SelectItem.<init>(SelectItem.java:138)
         javax.faces.model.SelectItem.<init>(SelectItem.java:96)
         com.mypackage.MyBean.fillCountryItems(MyBean.java:80)
         com.mypackage.MyBean.<init>(MyBean.java:28)
         sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
         sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
         java.lang.reflect.Constructor.newInstance(Unknown Source)
         java.lang.Class.newInstance0(Unknown Source)
         java.lang.Class.newInstance(Unknown Source)
         java.beans.Beans.instantiate(Unknown Source)
         java.beans.Beans.instantiate(Unknown Source)
         com.sun.faces.config.ManagedBeanFactory.newInstance(ManagedBeanFactory.java:223)
         com.sun.faces.application.ApplicationAssociate.createAndMaybeStoreManagedBeans(ApplicationAssociate.java:282)
         com.sun.faces.el.VariableResolverImpl.resolveVariable(VariableResolverImpl.java:97)
         com.sun.faces.el.impl.NamedValue.evaluate(NamedValue.java:145)
         com.sun.faces.el.impl.ComplexValue.evaluate(ComplexValue.java:166)
         com.sun.faces.el.impl.ExpressionEvaluatorImpl.evaluate(ExpressionEvaluatorImpl.java:263)
         com.sun.faces.el.ValueBindingImpl.getValue(ValueBindingImpl.java:160)
         com.sun.faces.el.ValueBindingImpl.getValue(ValueBindingImpl.java:143)
         com.sun.faces.application.ApplicationImpl.createComponent(ApplicationImpl.java:406)
         javax.faces.webapp.UIComponentTag.createComponent(UIComponentTag.java:1019)
         javax.faces.webapp.UIComponentTag.createChild(UIComponentTag.java:1046)
         javax.faces.webapp.UIComponentTag.findComponent(UIComponentTag.java:761)
         javax.faces.webapp.UIComponentTag.doStartTag(UIComponentTag.java:451)
         com.sun.faces.taglib.html_basic.SelectOneMenuTag.doStartTag(SelectOneMenuTag.java:487)
         org.apache.jsp.test_jsp._jspx_meth_h_005fselectOneMenu_005f0(test_jsp.java:259)
         org.apache.jsp.test_jsp._jspx_meth_h_005fpanelGroup_005f0(test_jsp.java:219)
         org.apache.jsp.test_jsp._jspx_meth_h_005fpanelGrid_005f0(test_jsp.java:189)
         org.apache.jsp.test_jsp._jspx_meth_h_005fform_005f0(test_jsp.java:160)
         org.apache.jsp.test_jsp._jspx_meth_f_005fview_005f0(test_jsp.java:127)
         org.apache.jsp.test_jsp._jspService(test_jsp.java:86)
         org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:393)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:320)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
         com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:346)
         com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:152)
         org.ajax4jsf.framework.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:108)
         org.ajax4jsf.framework.ajax.AjaxViewHandler.renderView(AjaxViewHandler.java:233)
         com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:107)
         com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:245)
         com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:137)
         javax.faces.webapp.FacesServlet.service(FacesServlet.java:214)
         org.ajax4jsf.framework.ajax.xmlfilter.BaseXMLFilter.doXmlFilter(BaseXMLFilter.java:127)
         org.ajax4jsf.framework.ajax.xmlfilter.BaseFilter.doFilter(BaseFilter.java:277)

  • MaxDB undefined state

    I'm not sure if this is the correct forum but I recently installed miniSAP with MaxDB. When I tried to start the application server I get the following output.
    ============== Starting System NSP ================
    ===================================================
    =============== Starting database instance ...
    The SAP DB WWW service is starting.
    The SAP DB WWW service was started successfully.
    The MaxDB Database Starter, Version 7.6.02.14
    Copyright 2000-2007 by SAP AG
    ERR
    -24783,ERR_WRONGDBSTATE: Operational state UNDEFINED of the database instance is
    unsuitable.
    -24779,ERR_DBSTATENEEDED4: Database instance must be in one of the operational s
    tates OFFLINE, ADMIN, STANDBY or ONLINE.
    Error: Error while calling dbmcli
    "E:\sapdb\programs\pgm\dbmcli"  -d NSP -u , db_online
    ============== Start database failed !
    Press any key to continue . . .
    Can someone help me with this?
    Thanks in Advance
    Chuck H.

    sdbverify:
    SAP Utilities 7.6.02.14 32 bit in e:/sapdb/programs
    check files... ok
    check dependencies... ok
    package data is consistent
    Server Utilities 7.6.02.14 32 bit in e:/sapdb/programs
    check files... ok
    check dependencies... ok
    package data is consistent
    Base 7.6.02.14 32 bit in e:/sapdb/programs
    check files... ok
    check dependencies... ok
    check rte registration of package... ok
    package data is consistent
    JDBC 7.6.03.02 in e:/sapdb/programs
    check files... ok
    check dependencies... ok
    package data is consistent
    Messages MSG 0.5028 in e:/sapdb/programs
    check files... ok
    check dependencies... ok
    package data is consistent
    ODBC 7.6.02.14 32 bit in e:/sapdb/programs
    check files... ok
    check dependencies... ok
    package data is consistent
    Database Kernel 7.6.02.14 32 bit in e:/sapdb/nsp/db
    check files... ok
    check dependencies... ok
    check rte registration of package... ok
    package data is consistent
    SQLDBC 7.6.02.14 32 bit in e:/sapdb/programs
    check files... ok
    check dependencies... ok
    package data is consistent
    Webtools 7.6.00.32 32 bit in e:/sapdb/programs/web
    check files... ok
    check dependencies... ok
    package data is consistent
    SQLDBC 76 7.6.02.14 32 bit in e:/sapdb/programs
    check files... ok
    check dependencies... ok
    package data is consistent
    VERIFICATION SUMMARY:
    INVALID PACKAGES:                   0
    VALID PACKAGES:                     10
    INCONSISTENT PACKAGES:              0
    TOTAL FILES:                        595
    MISSED FILES:                       0
    MODIFIED FILES:                     0
    FILES WITH MODIFIED PERMISSIONS:    0
    knldiag.old:
    Date       Time       TID(hex) Typ MsgID Label    Message-Text
    2008-01-22 19:55:05      0x76C     20233 RTE      Dump of all kernel parameters start
    2008-01-22 19:55:06      0x76C     20206 RTE      Using mode NORMAL for data volume 1
    2008-01-22 19:55:06      0x76C     20206 RTE      Using mode NORMAL for data volume 2
    2008-01-22 19:55:06      0x76C     20206 RTE      Using mode NORMAL for data volume 3
    2008-01-22 19:55:06      0x76C     20206 RTE      Using mode NORMAL for data volume 4
    2008-01-22 19:55:06      0x76C     20234 RTE       ADMIN=1
    2008-01-22 19:55:06      0x76C     20234 RTE       AKDUMP_ALLOWED=YES
    2008-01-22 19:55:06      0x76C     20234 RTE       ALLOW_MULTIPLE_SERVERTASK_UKTS=NO
    2008-01-22 19:55:06      0x76C     20234 RTE       AUTHENTICATION_ALLOW=
    2008-01-22 19:55:06      0x76C     20234 RTE       AUTHENTICATION_DENY=
    2008-01-22 19:55:06      0x76C     20234 RTE       AUTOSAVE=1
    2008-01-22 19:55:06      0x76C     20234 RTE       AUTO_RECREATE_BAD_INDEXES=NO
    2008-01-22 19:55:06      0x76C     20234 RTE       BACKUPRESULT=1
    2008-01-22 19:55:06      0x76C     20234 RTE       BACKUP_BLOCK_CNT=64
    2008-01-22 19:55:06      0x76C     20234 RTE       BACKUPHISTFILE=dbm.knl
    2008-01-22 19:55:06      0x76C     20234 RTE       BACKUPMED_DEF=dbm.mdf
    2008-01-22 19:55:06      0x76C     20234 RTE       CACHE_SIZE=25600
    2008-01-22 19:55:06      0x76C     20234 RTE       CALLSTACKLEVEL=0
    2008-01-22 19:55:06      0x76C     20234 RTE       CATCACHE_MINSIZE=262144
    2008-01-22 19:55:06      0x76C     20234 RTE       CAT_CACHE_SUPPLY=3264
    2008-01-22 19:55:06      0x76C     20234 RTE       CHECKDATA=1
    2008-01-22 19:55:06      0x76C     20234 RTE       CHECK_BACKUP=NO
    2008-01-22 19:55:06      0x76C     20234 RTE       CHECK_COMMON=0
    2008-01-22 19:55:06      0x76C     20234 RTE       CHECK_CONVERTER=0
    2008-01-22 19:55:06      0x76C     20234 RTE       CHECK_DATACACHE=NO
    2008-01-22 19:55:06      0x76C     20234 RTE       CHECK_DATAINDEX=0
    2008-01-22 19:55:06      0x76C     20234 RTE       CHECK_DATAPAGELOG=0
    2008-01-22 19:55:06      0x76C     20234 RTE       CHECK_FBM=0
    2008-01-22 19:55:06      0x76C     20234 RTE       CHECK_HASHED_RESULTSET=0
    2008-01-22 19:55:06      0x76C     20234 RTE       CHECK_IOMAN=0
    2008-01-22 19:55:06      0x76C     20234 RTE       CHECK_KB_REGIONS=NO
    2008-01-22 19:55:06      0x76C     20234 RTE       CHECK_LOCK_SUPPLY=NO
    2008-01-22 19:55:06      0x76C     20234 RTE       CHECK_LOCK=NO
    2008-01-22 19:55:06      0x76C     20234 RTE       CHECK_LOGHISTORY=0
    2008-01-22 19:55:06      0x76C     20234 RTE       CHECK_LOGPAGE=0
    2008-01-22 19:55:06      0x76C     20234 RTE       CHECK_LOGTRANS=0
    2008-01-22 19:55:06      0x76C     20234 RTE       CHECK_LOGVOLUME=0
    2008-01-22 19:55:06      0x76C     20234 RTE       CHECK_QUERYREWRITE=0
    2008-01-22 19:55:06      0x76C     20234 RTE       CHECK_REGIONS=NO
    2008-01-22 19:55:06      0x76C     20234 RTE       CHECK_SRVTASKS=0
    2008-01-22 19:55:06      0x76C     20234 RTE       CHECK_TABLE_WIDTH=NO
    2008-01-22 19:55:06      0x76C     20234 RTE       CHECK_TASK_SPECIFIC_CATALOGCACHE=NO
    2008-01-22 19:55:06      0x76C     20234 RTE       CHECK_TRANSLIST=NO
    2008-01-22 19:55:06      0x76C     20234 RTE       CHECK_TREE_LOCKS=NO
    2008-01-22 19:55:06      0x76C     20234 RTE       CHECK_TREE=NO
    2008-01-22 19:55:06      0x76C     20234 RTE       CLUSTERED_LOBS=NO
    2008-01-22 19:55:06      0x76C     20234 RTE       CLUSTER_WRITE_THRESHOLD=80
    2008-01-22 19:55:06      0x76C     20234 RTE       COLUMNCOMPRESSION=YES
    2008-01-22 19:55:06      0x76C     20234 RTE       _COMMENT=
    2008-01-22 19:55:06      0x76C     20234 RTE       CONTROLPASSWORD=***
    2008-01-22 19:55:06      0x76C     20234 RTE       CONTROLUSERID=CONTROL
    2008-01-22 19:55:06      0x76C     20234 RTE       CONVERTER_REGIONS=8
    2008-01-22 19:55:06      0x76C     20234 RTE       DATABASEFULL=1
    2008-01-22 19:55:06      0x76C     20234 RTE       DATACACHE_RGNS=16
    2008-01-22 19:55:06      0x76C     20234 RTE       DATA_IO_BLOCK_COUNT=64
    2008-01-22 19:55:06      0x76C     20234 RTE       DATA_VOLUME_GROUPS=1
    2008-01-22 19:55:06      0x76C     20234 RTE       DATA_VOLUME_MODE_0001=NORMAL
    2008-01-22 19:55:06      0x76C     20234 RTE       DATA_VOLUME_MODE_0002=NORMAL
    2008-01-22 19:55:06      0x76C     20234 RTE       DATA_VOLUME_MODE_0003=NORMAL
    2008-01-22 19:55:06      0x76C     20234 RTE       DATA_VOLUME_MODE_0004=NORMAL
    2008-01-22 19:55:06      0x76C     20234 RTE       DATA_VOLUME_NAME_0001=E:\sapdb\NSP\data\DISKD0001
    2008-01-22 19:55:06      0x76C     20234 RTE       DATA_VOLUME_NAME_0002=E:\sapdb\NSP\data\DISKD0002
    2008-01-22 19:55:06      0x76C     20234 RTE       DATA_VOLUME_NAME_0003=E:\sapdb\NSP\data\DISKD0003
    2008-01-22 19:55:06      0x76C     20234 RTE       DATA_VOLUME_NAME_0004=E:\sapdb\NSP\data\DISKD0004
    2008-01-22 19:55:06      0x76C     20234 RTE       DATA_VOLUME_SIZE_0001=342000
    2008-01-22 19:55:06      0x76C     20234 RTE       DATA_VOLUME_SIZE_0002=342000
    2008-01-22 19:55:06      0x76C     20234 RTE       DATA_VOLUME_SIZE_0003=342000
    2008-01-22 19:55:06      0x76C     20234 RTE       DATA_VOLUME_SIZE_0004=342000
    2008-01-22 19:55:06      0x76C     20234 RTE       DATA_VOLUME_TYPE_0001=F
    2008-01-22 19:55:06      0x76C     20234 RTE       DATA_VOLUME_TYPE_0002=F
    2008-01-22 19:55:06      0x76C     20234 RTE       DATA_VOLUME_TYPE_0003=F
    2008-01-22 19:55:06      0x76C     20234 RTE       DATA_VOLUME_TYPE_0004=F
    2008-01-22 19:55:06      0x76C     20234 RTE       DATE_TIME_FORMAT=INTERNAL
    2008-01-22 19:55:06      0x76C     20234 RTE       DBFILLINGABOVELIMIT=70L80M85M90H95H96H97H98H99H
    2008-01-22 19:55:06      0x76C     20234 RTE       DBFILLINGBELOWLIMIT=70L80L85L90L95L
    2008-01-22 19:55:06      0x76C     20234 RTE       DDLTRIGGER=YES
    2008-01-22 19:55:06      0x76C     20234 RTE       DEADLOCK_DETECTION=4
    2008-01-22 19:55:06      0x76C     20234 RTE       DEFAULT_CODE=ASCII
    2008-01-22 19:55:06      0x76C     20234 RTE       DELAYCOMMIT=NO
    2008-01-22 19:55:06      0x76C     20234 RTE       DELAYLOGWRITER=0
    2008-01-22 19:55:06      0x76C     20234 RTE       DIAG_HISTORY_NUM=2
    2008-01-22 19:55:06      0x76C     20234 RTE       DIAG_HISTORY_PATH=E:\sapdb\data\wrk\NSP\DIAGHISTORY
    2008-01-22 19:55:06      0x76C     20234 RTE       DIAGSEM=0
    2008-01-22 19:55:06      0x76C     20234 RTE       DWIO_AREA_FLUSH=50
    2008-01-22 19:55:06      0x76C     20234 RTE       DWIO_AREA_SIZE=50
    2008-01-22 19:55:06      0x76C     20234 RTE       DWLRU_TAIL_FLUSH=25
    2008-01-22 19:55:06      0x76C     20234 RTE       ENABLE_CHECK_INSTANCE=YES
    2008-01-22 19:55:06      0x76C     20234 RTE       ENABLE_SYSTEM_TRIGGERS=YES
    2008-01-22 19:55:06      0x76C     20234 RTE       ERROR=3
    2008-01-22 19:55:06      0x76C     20234 RTE       _EVENTFILE=knldiag.evt
    2008-01-22 19:55:06      0x76C     20234 RTE       _EVENTSIZE=0
    2008-01-22 19:55:06      0x76C     20234 RTE       EVENT=1
    2008-01-22 19:55:06      0x76C     20234 RTE       EXPAND_COM_TRACE=NO
    2008-01-22 19:55:06      0x76C     20234 RTE       EXTERNAL_DUMP_REQUEST=NO
    2008-01-22 19:55:06      0x76C     20234 RTE       FBMLOW_IO_RATE=10
    2008-01-22 19:55:06      0x76C     20234 RTE       FBM_VOLUME_BALANCE=10
    2008-01-22 19:55:06      0x76C     20234 RTE       FBM_VOLUME_COMPRESSION=50
    2008-01-22 19:55:06      0x76C     20234 RTE       FILEDIR_SPINLOCKPOOL_SIZE=10
    2008-01-22 19:55:06      0x76C     20234 RTE       FORBID_LOAD_BALANCING=NO
    2008-01-22 19:55:06      0x76C     20234 RTE       FORMATTING_MODE=PARALLEL
    2008-01-22 19:55:06      0x76C     20234 RTE       FORMAT_DATAVOLUME=NO
    2008-01-22 19:55:06      0x76C     20234 RTE       HASHED_RESULTSET_CACHESIZE=262144
    2008-01-22 19:55:06      0x76C     20234 RTE       HASHED_RESULTSET=YES
    2008-01-22 19:55:06      0x76C     20234 RTE       HEAP_CHECK_LEVEL=0
    2008-01-22 19:55:06      0x76C     20234 RTE       HIRES_TIMER_TYPE=CPU
    2008-01-22 19:55:06      0x76C     20234 RTE       HS_STORAGE_DLL=libhsscopy
    2008-01-22 19:55:06      0x76C     20234 RTE       HS_SYNC_INTERVAL=50
    2008-01-22 19:55:06      0x76C     20234 RTE       IDXFILELIST_SIZE=2048
    2008-01-22 19:55:06      0x76C     20234 RTE       INDEX_LEAF_CACHING=2
    2008-01-22 19:55:06      0x76C     20234 RTE       INIT_ALLOCATORSIZE=262144
    2008-01-22 19:55:06      0x76C     20234 RTE       INSTANCE_TYPE=OLTP
    2008-01-22 19:55:06      0x76C     20234 RTE       IOPROCSFOR_PRIO=0
    2008-01-22 19:55:06      0x76C     20234 RTE       IOPROCSFOR_READER=0
    2008-01-22 19:55:06      0x76C     20234 RTE       IOPROCSPER_DEV=1
    2008-01-22 19:55:06      0x76C     20234 RTE       IOPROCSSWITCH=2
    2008-01-22 19:55:06      0x76C     20234 RTE       JOIN_MAXTAB_LEVEL4=16
    2008-01-22 19:55:06      0x76C     20234 RTE       JOIN_MAXTAB_LEVEL9=5
    2008-01-22 19:55:06      0x76C     20234 RTE       JOIN_SEARCH_LEVEL=0
    2008-01-22 19:55:06      0x76C     20234 RTE       JOIN_TABLEBUFFER=128
    2008-01-22 19:55:06      0x76C     20234 RTE       _KERNELDIAGFILE=knldiag
    2008-01-22 19:55:06      0x76C     20234 RTE       KERNELDIAGSIZE=800
    2008-01-22 19:55:06      0x76C     20234 RTE       _KERNELDUMPFILE=knldump
    2008-01-22 19:55:06      0x76C     20234 RTE       _KERNELTRACEFILE=knltrace
    2008-01-22 19:55:06      0x76C     20234 RTE       KERNELTRACESIZE=1
    2008-01-22 19:55:06      0x76C     20234 RTE       KERNELVERSION=KERNEL    7.6.02   BUILD 014-123-152-175
    2008-01-22 19:55:06      0x76C     20234 RTE       LOAD_BALANCING_CHK=0
    2008-01-22 19:55:06      0x76C     20234 RTE       LOAD_BALANCING_DIF=10
    2008-01-22 19:55:06      0x76C     20234 RTE       LOAD_BALANCING_EQ=5
    2008-01-22 19:55:06      0x76C     20234 RTE       LOCAL_REDO_LOG_BUFFER_SIZE=0
    2008-01-22 19:55:06      0x76C     20234 RTE       LOCKSUPPLY_BLOCK=100
    2008-01-22 19:55:06      0x76C     20234 RTE       LOGABOVELIMIT=50L75L90M95M96H97H98H99H
    2008-01-22 19:55:06      0x76C     20234 RTE       LOGFULL=1
    2008-01-22 19:55:06      0x76C     20234 RTE       LOGSEGMENTFULL=1
    2008-01-22 19:55:06      0x76C     20234 RTE       LOG_BACKUP_TO_PIPE=NO
    2008-01-22 19:55:06      0x76C     20234 RTE       LOG_IO_BLOCK_COUNT=4
    2008-01-22 19:55:06      0x76C     20234 RTE       LOG_IO_QUEUE=50
    2008-01-22 19:55:06      0x76C     20234 RTE       LOG_MIRRORED=NO
    2008-01-22 19:55:06      0x76C     20234 RTE       LOG_QUEUE_COUNT=1
    2008-01-22 19:55:06      0x76C     20234 RTE       LOG_SEGMENT_SIZE=8533
    2008-01-22 19:55:06      0x76C     20234 RTE       LOG_VOLUME_NAME_001=E:\sapdb\NSP\log\DISKL0001
    2008-01-22 19:55:06      0x76C     20234 RTE       LOG_VOLUME_SIZE_001=25600
    2008-01-22 19:55:06      0x76C     20234 RTE       LOG_VOLUME_TYPE_001=F
    2008-01-22 19:55:06      0x76C     20234 RTE       LRU_FOR_SCAN=NO
    2008-01-22 19:55:06      0x76C     20234 RTE       MAXBACKUPDEVS=1
    2008-01-22 19:55:06      0x76C     20234 RTE       MAXCPU=1
    2008-01-22 19:55:06      0x76C     20234 RTE       MAXDATAVOLUMES=6
    2008-01-22 19:55:06      0x76C     20234 RTE       _MAXEVENTS=100
    2008-01-22 19:55:06      0x76C     20234 RTE       _MAXEVENTTASKS=2
    2008-01-22 19:55:06      0x76C     20234 RTE       MAXGARBAGECOLL=1
    2008-01-22 19:55:06      0x76C     20234 RTE       MAXLOCKS=30000
    2008-01-22 19:55:06      0x76C     20234 RTE       MAXLOGVOLUMES=2
    2008-01-22 19:55:06      0x76C     20234 RTE       MAXPAGER=16
    2008-01-22 19:55:06      0x76C     20234 RTE       MAXRGN_REQUEST=-1
    2008-01-22 19:55:06      0x76C     20234 RTE       MAXSERVERTASKS=20
    2008-01-22 19:55:06      0x76C     20234 RTE       MAXTASKSTACK=1024
    2008-01-22 19:55:06      0x76C     20234 RTE       _MAXTRANS=408
    2008-01-22 19:55:06      0x76C     20234 RTE       MAXUSERTASKS=50
    2008-01-22 19:55:06      0x76C     20234 RTE       MAXVOLUMES=9
    2008-01-22 19:55:06      0x76C     20234 RTE       MAX_HASHTABLE_MEMORY=5120
    2008-01-22 19:55:06      0x76C     20234 RTE       MAX_LOG_QUEUE_COUNT=0
    2008-01-22 19:55:06      0x76C     20234 RTE       MAXMESSAGE_FILES=0
    2008-01-22 19:55:06      0x76C     20234 RTE       MAX_MESSAGE_LIST_LENGTH=100
    2008-01-22 19:55:06      0x76C     20234 RTE       MAX_RETENTION_TIME=480
    2008-01-22 19:55:06      0x76C     20234 RTE       MAX_SERVERTASK_STACK=500
    2008-01-22 19:55:06      0x76C     20234 RTE       MAX_SINGLE_HASHTABLE_SIZE=512
    2008-01-22 19:55:06      0x76C     20234 RTE       MAX_SPECIALTASK_STACK=500
    2008-01-22 19:55:06      0x76C     20234 RTE       MBLOCKDATA_SIZE=32768
    2008-01-22 19:55:06      0x76C     20234 RTE       MBLOCKQUAL_SIZE=32768
    2008-01-22 19:55:06      0x76C     20234 RTE       MBLOCKSTACK_SIZE=32768
    2008-01-22 19:55:06      0x76C     20234 RTE       MBLOCKSTRAT_SIZE=16384
    2008-01-22 19:55:06      0x76C     20234 RTE       MCOD=NO
    2008-01-22 19:55:06      0x76C     20234 RTE       MEMORY_ALLOCATION_LIMIT=0
    2008-01-22 19:55:06      0x76C     20234 RTE       MINI_DUMP=NORMAL
    2008-01-22 19:55:06      0x76C     20234 RTE       MINREPLYSIZE=4096
    2008-01-22 19:55:06      0x76C     20234 RTE       MINSERVERTASKS=17
    2008-01-22 19:55:06      0x76C     20234 RTE       MIN_RETENTION_TIME=60
    2008-01-22 19:55:06      0x76C     20234 RTE       MONITOR_READ=2147483647
    2008-01-22 19:55:06      0x76C     20234 RTE       MONITOR_ROWNO=0
    2008-01-22 19:55:06      0x76C     20234 RTE       MONITOR_SELECTIVITY=0
    2008-01-22 19:55:06      0x76C     20234 RTE       MONITOR_TIME=2147483647
    2008-01-22 19:55:06      0x76C     20234 RTE       MPDISP_LOOPS=1
    2008-01-22 19:55:06      0x76C     20234 RTE       MPDISP_PRIO=DEFAULT
    2008-01-22 19:55:06      0x76C     20234 RTE       MPRGN_BUSY_WAIT=DEFAULT
    2008-01-22 19:55:06      0x76C     20234 RTE       MPRGN_DIRTY_READ=DEFAULT
    2008-01-22 19:55:06      0x76C     20234 RTE       MP_RGN_LOOP=-1
    2008-01-22 19:55:06      0x76C     20234 RTE       MPRGN_PRIO=DEFAULT
    2008-01-22 19:55:06      0x76C     20234 RTE       MPRGN_QUEUE=YES
    2008-01-22 19:55:06      0x76C     20234 RTE       OFFICIAL_NODE=
    2008-01-22 19:55:06      0x76C     20234 RTE       OMS_HEAP_BLOCKSIZE=10000
    2008-01-22 19:55:06      0x76C     20234 RTE       OMS_HEAP_COUNT=1
    2008-01-22 19:55:06      0x76C     20234 RTE       OMS_HEAP_LIMIT=0
    2008-01-22 19:55:06      0x76C     20234 RTE       OMS_HEAP_THRESHOLD=100
    2008-01-22 19:55:06      0x76C     20234 RTE       OMSREGIONS=0
    2008-01-22 19:55:06      0x76C     20234 RTE       OMSRGNS=7
    2008-01-22 19:55:06      0x76C     20234 RTE       OMS_RUN_IN_UDE_SERVER=NO
    2008-01-22 19:55:06      0x76C     20234 RTE       OMS_STREAM_TIMEOUT=30
    2008-01-22 19:55:06      0x76C     20234 RTE       OMS_VERS_THRESHOLD=2097152
    2008-01-22 19:55:06      0x76C     20234 RTE       ONLINE=1
    2008-01-22 19:55:06      0x76C     20234 RTE       OPTIMIZE_AGGREGATION=YES
    2008-01-22 19:55:06      0x76C     20234 RTE       OPTIMIZE_FETCH_REVERSE=YES
    2008-01-22 19:55:06      0x76C     20234 RTE       OPTIMIZE_FIRST_ROWS=YES
    2008-01-22 19:55:06      0x76C     20234 RTE       OPTIMIZE_JOIN_HASHTABLE=YES
    2008-01-22 19:55:06      0x76C     20234 RTE       OPTIMIZE_JOIN_HASH_MINIMAL_RATIO=1
    2008-01-22 19:55:06      0x76C     20234 RTE       OPTIMIZE_JOIN_ONEPHASE=YES
    2008-01-22 19:55:06      0x76C     20234 RTE       OPTIMIZE_JOIN_OPERATOR_SORT=YES
    2008-01-22 19:55:06      0x76C     20234 RTE       OPTIMIZE_JOIN_OUTER=YES
    2008-01-22 19:55:06      0x76C     20234 RTE       OPTIMIZE_JOIN_PARALLEL_MINSIZE=1000000
    2008-01-22 19:55:06      0x76C     20234 RTE       OPTIMIZE_JOIN_PARALLEL_SERVERS=0
    2008-01-22 19:55:06      0x76C     20234 RTE       OPTIMIZE_MIN_MAX=YES
    2008-01-22 19:55:06      0x76C     20234 RTE       OPTIMIZE_OPERATOR_JOIN_COSTFUNC=YES
    2008-01-22 19:55:06      0x76C     20234 RTE       OPTIMIZE_OPERATOR_JOIN=YES
    2008-01-22 19:55:06      0x76C     20234 RTE       OPTIMIZE_QUAL_ON_INDEX=YES
    2008-01-22 19:55:06      0x76C     20234 RTE       OPTIMIZE_QUERYREWRITE=OPERATOR
    2008-01-22 19:55:06      0x76C     20234 RTE       OPTIMIZE_STAR_JOIN=YES
    2008-01-22 19:55:06      0x76C     20234 RTE       OPTIM_CACHE=NO
    2008-01-22 19:55:06      0x76C     20234 RTE       OPTIM_INV_ONLY=YES
    2008-01-22 19:55:06      0x76C     20234 RTE       OPTIM_JOIN_FETCH=0
    2008-01-22 19:55:06      0x76C     20234 RTE       OPTIM_MAX_MERGE=500
    2008-01-22 19:55:06      0x76C     20234 RTE       OUTOFSESSIONS=3
    2008-01-22 19:55:06      0x76C     20234 RTE       PACKETSIZE=131072
    2008-01-22 19:55:06      0x76C     20234 RTE       PAGESIZE=8192
    2008-01-22 19:55:06      0x76C     20234 RTE       PREALLOCATE_IOWORKER=NO
    2008-01-22 19:55:06      0x76C     20234 RTE       PRIOBASE_COM=10
    2008-01-22 19:55:06      0x76C     20234 RTE       PRIOBASE_IOC=80
    2008-01-22 19:55:06      0x76C     20234 RTE       PRIOBASE_RAV=80
    2008-01-22 19:55:06      0x76C     20234 RTE       PRIOBASE_REX=40
    2008-01-22 19:55:06      0x76C     20234 RTE       PRIOBASE_U2U=100
    2008-01-22 19:55:06      0x76C     20234 RTE       PRIOFACTOR=80
    2008-01-22 19:55:06      0x76C     20234 RTE       PROTECT_DATACACHE_MEMORY=NO
    2008-01-22 19:55:06      0x76C     20234 RTE       READAHEADBLOBS=32
    2008-01-22 19:55:06      0x76C     20234 RTE       REQUEST_TIMEOUT=5000
    2008-01-22 19:55:06      0x76C     20234 RTE       RESERVEDSERVERTASKS=10
    2008-01-22 19:55:06      0x76C     20234 RTE       RESTARTTIME=600
    2008-01-22 19:55:06      0x76C     20234 RTE       ROWRGNS=8
    2008-01-22 19:55:06      0x76C     20234 RTE       _RTEDUMPFILE=rtedump
    2008-01-22 19:55:06      0x76C     20234 RTE       RTE_TEST_REGIONS=0
    2008-01-22 19:55:06      0x76C     20234 RTE       RUNDIRECTORY=E:\sapdb\data\wrk\NSP
    2008-01-22 19:55:06      0x76C     20234 RTE       SEQUENCE_CACHE=1
    2008-01-22 19:55:06      0x76C     20234 RTE       SERVERDBFOR_SAP=YES
    2008-01-22 19:55:06      0x76C     20234 RTE       SESSION_TIMEOUT=0
    2008-01-22 19:55:06      0x76C     20234 RTE       SET_VOLUME_LOCK=YES
    2008-01-22 19:55:06      0x76C     20234 RTE       SHAREDSQL_CLEANUPTHRESHOLD=25
    2008-01-22 19:55:06      0x76C     20234 RTE       SHAREDSQL_COMMANDCACHESIZE=262144
    2008-01-22 19:55:06      0x76C     20234 RTE       SHAREDSQL=NO
    2008-01-22 19:55:06      0x76C     20234 RTE       SHOW_MAX_KB_STACK_USE=NO
    2008-01-22 19:55:06      0x76C     20234 RTE       SHOW_MAX_STACK_USE=NO
    2008-01-22 19:55:06      0x76C     20234 RTE       SPINLOCK_BACKOFF_BASE=1
    2008-01-22 19:55:06      0x76C     20234 RTE       SPINLOCK_BACKOFF_FACTOR=2
    2008-01-22 19:55:06      0x76C     20234 RTE       SPINLOCK_BACKOFF_MAXIMUM=64
    2008-01-22 19:55:06      0x76C     20234 RTE       SPINLOCK_LOOP_COUNT=30000
    2008-01-22 19:55:06      0x76C     20234 RTE       STANDBY=1
    2008-01-22 19:55:06      0x76C     20234 RTE       SUBTREE_LOCKS=NO
    2008-01-22 19:55:06      0x76C     20234 RTE       SYMBOL_DEMANGLING=NO
    2008-01-22 19:55:06      0x76C     20234 RTE       SYMBOL_RESOLUTION=YES
    2008-01-22 19:55:06      0x76C     20234 RTE       SYSTEMERROR=3
    2008-01-22 19:55:06      0x76C     20234 RTE       TABRGNS=8
    2008-01-22 19:55:06      0x76C     20234 RTE       TASKCLUSTER01=tw;al;ut;2000sv,100bup;10ev,10gc;
    2008-01-22 19:55:06      0x76C     20234 RTE       TASKCLUSTER02=ti,100dw;30000us;
    2008-01-22 19:55:06      0x76C     20234 RTE       TASKCLUSTER03=compress
    2008-01-22 19:55:06      0x76C     20234 RTE       TIME_MEASUREMENT=NO
    2008-01-22 19:55:06      0x76C     20234 RTE       TRACE_AK=NO
    2008-01-22 19:55:06      0x76C     20234 RTE       TRACE_ALLOCATOR=0
    2008-01-22 19:55:06      0x76C     20234 RTE       TRACE_CATALOG=0
    2008-01-22 19:55:06      0x76C     20234 RTE       TRACE_CLIENTKERNELCOM=0
    2008-01-22 19:55:06      0x76C     20234 RTE       TRACE_COMMON=0
    2008-01-22 19:55:06      0x76C     20234 RTE       TRACE_COMMUNICATION=0
    2008-01-22 19:55:06      0x76C     20234 RTE       TRACE_CONVERTER=0
    2008-01-22 19:55:06      0x76C     20234 RTE       TRACE_DATACHAIN=0
    2008-01-22 19:55:06      0x76C     20234 RTE       TRACE_DATAINDEX=0
    2008-01-22 19:55:06      0x76C     20234 RTE       TRACE_DATAPAM=0
    2008-01-22 19:55:06      0x76C     20234 RTE       TRACE_DATATREE=0
    2008-01-22 19:55:06      0x76C     20234 RTE       TRACE_DBPROC=0
    2008-01-22 19:55:06      0x76C     20234 RTE       TRACE_DEFAULT=NO
    2008-01-22 19:55:06      0x76C     20234 RTE       TRACE_DELETE=NO
    2008-01-22 19:55:06      0x76C     20234 RTE       TRACE_FBM=0
    2008-01-22 19:55:06      0x76C     20234 RTE       TRACE_FILEDIR=0
    2008-01-22 19:55:06      0x76C     20234 RTE       TRACE_FRAMECTRL=0
    2008-01-22 19:55:06      0x76C     20234 RTE       TRACE_INDEX=NO
    2008-01-22 19:55:06      0x76C     20234 RTE       TRACE_INSERT=NO
    2008-01-22 19:55:06      0x76C     20234 RTE       TRACE_IOMAN=0
    2008-01-22 19:55:06      0x76C     20234 RTE       TRACE_IPC=0
    2008-01-22 19:55:06      0x76C     20234 RTE       TRACE_JOIN=0
    2008-01-22 19:55:06      0x76C     20234 RTE       TRACE_KSQL=0
    2008-01-22 19:55:06      0x76C     20234 RTE       TRACE_LOCK=NO
    2008-01-22 19:55:06      0x76C     20234 RTE       TRACE_LOGACTION=0
    2008-01-22 19:55:06      0x76C     20234 RTE       TRACE_LOGHISTORY=0
    2008-01-22 19:55:06      0x76C     20234 RTE       TRACE_LOGPAGE=0
    2008-01-22 19:55:06      0x76C     20234 RTE       TRACE_LOGTRANS=0
    2008-01-22 19:55:06      0x76C     20234 RTE       TRACE_LOGVOLUME=0
    2008-01-22 19:55:06      0x76C     20234 RTE       TRACE_LONG=NO
    2008-01-22 19:55:06      0x76C     20234 RTE       TRACE_MEMORY=0
    2008-01-22 19:55:06      0x76C     20234 RTE       TRACE_MESSAGES=0
    2008-01-22 19:55:06      0x76C     20234 RTE       TRACE_OBJECTCONTAINER=0
    2008-01-22 19:55:06      0x76C     20234 RTE       TRACE_OBJECT_ADD=NO
    2008-01-22 19:55:06      0x76C     20234 RTE       TRACE_OBJECT_ALTER=NO
    2008-01-22 19:55:06      0x76C     20234 RTE       TRACE_OBJECT_FREE=NO
    2008-01-22 19:55:06      0x76C     20234 RTE       TRACE_OBJECT_GET=NO
    2008-01-22 19:55:06      0x76C     20234 RTE       TRACE_OBJECT=NO
    2008-01-22 19:55:06      0x76C     20234 RTE       TRACE_OMS_CONTAINERDIR=0
    2008-01-22 19:55:06      0x76C     20234 RTE       TRACE_OMS_CONTEXT=0
    2008-01-22 19:55:06      0x76C     20234 RTE       TRACE_OMS_ERROR=0
    2008-01-22 19:55:06      0x76C     20234 RTE       TRACE_OMS_FLUSHCACHE=0
    2008-01-22 19:55:06      0x76C     20234 RTE       TRACE_OMS_INTERFACE=0
    2008-01-22 19:55:06      0x76C     20234 RTE       TRACE_OMS_KEYRANGE=0
    2008-01-22 19:55:06      0x76C     20234 RTE       TRACE_OMS_KEY=0
    2008-01-22 19:55:06      0x76C     20234 RTE       TRACE_OMS_LOCK=0
    2008-01-22 19:55:06      0x76C     20234 RTE       TRACE_OMS_MEMORY=0
    2008-01-22 19:55:06      0x76C     20234 RTE       TRACE_OMS_NEWOBJ=0
    2008-01-22 19:55:06      0x76C     20234 RTE       TRACE_OMS_SESSION=0
    2008-01-22 19:55:06      0x76C     20234 RTE       TRACE_OMS_STREAM=0
    2008-01-22 19:55:06      0x76C     20234 RTE       TRACE_OMS_VAROBJECT=0
    2008-01-22 19:55:06      0x76C     20234 RTE       TRACE_OMS_VERSION=0
    2008-01-22 19:55:06      0x76C     20234 RTE       TRACE_OPTIMIZE=NO
    2008-01-22 19:55:06      0x76C     20234 RTE       TRACE_ORDER_STANDARD=NO
    2008-01-22 19:55:06      0x76C     20234 RTE       TRACE_ORDER=NO
    2008-01-22 19:55:06      0x76C     20234 RTE       TRACE_PAGER=0
    2008-01-22 19:55:06      0x76C     20234 RTE       TRACE_PAGES_BUP=0
    2008-01-22 19:55:06      0x76C     20234 RTE       TRACE_PAGES_EV=0
    2008-01-22 19:55:06      0x76C     20234 RTE       TRACE_PAGES_GC=0
    2008-01-22 19:55:06      0x76C     20234 RTE       TRACE_PAGES_LW=0
    2008-01-22 19:55:06      0x76C     20234 RTE       TRACE_PAGES_PG=0
    2008-01-22 19:55:06      0x76C     20234 RTE       TRACE_PAGES_SV=0
    2008-01-22 19:55:06      0x76C     20234 RTE       TRACE_PAGES_TI=0
    2008-01-22 19:55:06      0x76C     20234 RTE       TRACE_PAGES_US=0
    2008-01-22 19:55:06      0x76C     20234 RTE       TRACE_PAGES_UT=0
    2008-01-22 19:55:06      0x76C     20234 RTE       TRACE_PAGES=NO
    2008-01-22 19:55:06      0x76C     20234 RTE       TRACE_PRIMARY_TREE=NO
    2008-01-22 19:55:06      0x76C     20234 RTE       TRACE_QUERYREWRITE=0
    2008-01-22 19:55:06      0x76C     20234 RTE       TRACE_RUNTIME=0
    2008-01-22 19:55:06      0x76C     20234 RTE       TRACE_SELECT=NO
    2008-01-22 19:55:06      0x76C     20234 RTE       TRACE_SHAREDSQL=0
    2008-01-22 19:55:06      0x76C     20234 RTE       TRACE_SQLMANAGER=0
    2008-01-22 19:55:06      0x76C     20234 RTE       TRACE_SRVTASKS=0
    2008-01-22 19:55:06      0x76C     20234 RTE       TRACE_STOP_ERRORCODE=0
    2008-01-22 19:55:06      0x76C     20234 RTE       TRACE_SYNCHRONISATION=0
    2008-01-22 19:55:06      0x76C     20234 RTE       TRACE_SYSVIEW=0
    2008-01-22 19:55:06      0x76C     20234 RTE       TRACE_TABLE=0
    2008-01-22 19:55:06      0x76C     20234 RTE       TRACE_TIME=NO
    2008-01-22 19:55:06      0x76C     20234 RTE       TRACE_UPDATE=NO
    2008-01-22 19:55:06      0x76C     20234 RTE       TRACE_VOLUME=0
    2008-01-22 19:55:06      0x76C     20234 RTE       TRANS_HISTORY_SIZE=0
    2008-01-22 19:55:06      0x76C     20234 RTE       TRANSRGNS=8
    2008-01-22 19:55:06      0x76C     20234 RTE       TRANS_THRESHOLD_VALUE=60
    2008-01-22 19:55:06      0x76C     20234 RTE       UKT_CPU_RELATIONSHIP=NONE
    2008-01-22 19:55:06      0x76C     20234 RTE       _UNICODE=YES
    2008-01-22 19:55:06      0x76C     20234 RTE       UPDATESTAT_PARALLEL_SERVERS=0
    2008-01-22 19:55:06      0x76C     20234 RTE       UPDATESTAT_SAMPLE_ALGO=1
    2008-01-22 19:55:06      0x76C     20234 RTE       UPDSTATWANTED=1
    2008-01-22 19:55:06      0x76C     20234 RTE       USED_MAX_LOG_QUEUE_COUNT=1
    2008-01-22 19:55:06      0x76C     20234 RTE       USESELECTFETCH=YES
    2008-01-22 19:55:06      0x76C     20234 RTE       USEVARIABLEINPUT=NO
    2008-01-22 19:55:06      0x76C     20234 RTE       USEASYNC_IO=YES
    2008-01-22 19:55:06      0x76C     20234 RTE       USE_BACKUP_SECURITY_DESCRIPTOR=YES
    2008-01-22 19:55:06      0x76C     20234 RTE       USE_COROUTINES=YES
    2008-01-22 19:55:06      0x76C     20234 RTE       USE_FIBERS=YES
    2008-01-22 19:55:06      0x76C     20234 RTE       USEIOPROCS_ONLY=NO
    2008-01-22 19:55:06      0x76C     20234 RTE       USE_OPEN_DIRECT=NO
    2008-01-22 19:55:06      0x76C     20234 RTE       USE_SYSTEM_PAGE_CACHE=YES
    2008-01-22 19:55:06      0x76C     20234 RTE       UTILITYPROTFILE=dbm.utl
    2008-01-22 19:55:06      0x76C     20234 RTE       UTILITY_PROTSIZE=100
    2008-01-22 19:55:06      0x76C     20234 RTE       VOLUMENO_BIT_COUNT=8
    2008-01-22 19:55:06      0x76C     20234 RTE       WORKDATASIZE=8192
    2008-01-22 19:55:06      0x76C     20234 RTE       WORKSTACKSIZE=8192
    2008-01-22 19:55:06      0x76C     20234 RTE       XP_CONVERTER_REGIONS=0
    2008-01-22 19:55:06      0x76C     20234 RTE       XP_DATA_CACHE_RGNS=0
    2008-01-22 19:55:06      0x76C     20234 RTE       XP_MAXPAGER=0
    2008-01-22 19:55:06      0x76C     20235 RTE      Dump of all kernel parameters done
    2008-01-22 19:55:06      0x76C     19600 VERSION  'Kernel    7.6.02   Build 014-123-152-175'
    2008-01-22 19:55:06      0x76C     19600 VERSION  'W32/INTEL 7.6.02   Build 014-123-152-175'
    2008-01-22 19:55:06      0x76C     19769 INFO     Starting SERVERDB:      'NSP'
    2008-01-22 19:55:06      0x76C     19770 INFO              SERVERNODE:    'MEDIA'
    2008-01-22 19:55:06      0x76C     19771 INFO              Process ID:    1884
    2008-01-22 19:55:06      0x76C     19773 INFO              Date:          2008-01-22
    2008-01-22 19:55:06      0x76C     19772 INFO              Owner:         'SYSTEM'
    2008-01-22 19:55:06      0x76C     19806 INFO              Machine:       'Intel IA32 level 6 revision a00'
    2008-01-22 19:55:06      0x76C     19775 INFO              Processors:       1
    2008-01-22 19:55:06      0x76C     19782 INFO              Fiber:         'YES'
    2008-01-22 19:55:06      0x76C     19776 INFO              Max virtual memory:        2047 MB
    2008-01-22 19:55:06      0x76C     19777 INFO              Total physical memory:     1023 MB
    2008-01-22 19:55:06      0x76C     19778 INFO              Available physical memory: 845 MB
    2008-01-22 19:55:06      0x76C     20219 RTE      Memory allocation not limited
    2008-01-22 19:55:06      0x76C     20220 RTE      System page cache usage enabled
    2008-01-22 19:55:06      0x76C     19692 TCLUSTER tw;al;ut;2000sv,100bup;10ev,10gc;ti,100dw;30000us;compress
    2008-01-22 19:55:06      0x76C     19693 TCLUSTER number of 'BUP':   0
    2008-01-22 19:55:06      0x76C     19693 TCLUSTER number of ' DW':  16
    2008-01-22 19:55:06      0x76C     19693 TCLUSTER number of ' US':  50
    2008-01-22 19:55:06      0x76C     19693 TCLUSTER number of ' SV':  20
    2008-01-22 19:55:06      0x76C     19693 TCLUSTER number of ' EV':   2
    2008-01-22 19:55:06      0x76C     19693 TCLUSTER number of ' GC':   1
    2008-01-22 19:55:06      0x76C     19692 TCLUSTER Total Number of UKT 7
    2008-01-22 19:55:06      0x76C     19692 TCLUSTER Number of UKT with User Tasks 1
    2008-01-22 19:55:06      0x76C     19860 MEMORY   I/O buffer cache: 25600 Pages allocated
    2008-01-22 19:55:06      0x76C     19811 EVENTING Suppressing output to 'knldiag.evt' 0 pages
    2008-01-22 19:55:06      0x76C     19812 EVENTING Eventbuffer 100 events 2 tasks
    2008-01-22 19:55:06      0x7E4     19821 TASKING  Thread 2020 starting
    2008-01-22 19:55:06      0x76C     19831 TRACE_IO Configured MAXMESSAGE_FILES:0
    2008-01-22 19:55:06      0x76C     19832 TRACE_IO Disabled: No TraceMessagefiles wanted
    2008-01-22 19:55:06       0xD4     19688 THREAD   CLOCK thread started
    2008-01-22 19:55:06       0xD8     19688 THREAD   TIMER thread started
    2008-01-22 19:55:06       0xEC     19688 THREAD   ASYNC0 thread started
    2008-01-22 19:55:06       0xF4     19688 THREAD   REQUESTOR thread started
    2008-01-22 19:55:06       0xF8     19821 TASKING  Thread 248 starting
    2008-01-22 19:55:06       0xF0     20213 RTE      CONSOLE thread started
    2008-01-22 19:55:06       0xE4     19821 TASKING  Thread 228 starting
    2008-01-22 19:55:06       0xCC     19821 TASKING  Thread 204 starting
    2008-01-22 19:55:06       0xFC     19821 TASKING  Thread 252 starting
    2008-01-22 19:55:06      0x100     19821 TASKING  Thread 256 starting
    2008-01-22 19:55:06      0x108     19821 TASKING  Thread 264 starting
    2008-01-22 19:55:06      0x10C     19821 TASKING  Thread 268 starting
    2008-01-22 19:55:06      0x110     19821 TASKING  Thread 272 starting
    2008-01-22 19:55:06      0x114     19821 TASKING  Thread 276 starting
    2008-01-22 19:55:06      0x118     19821 TASKING  Thread 280 starting
    2008-01-22 19:55:06      0x104     19821 TASKING  Thread 260 starting
    2008-01-22 19:55:06      0x120     19627 TASKING  UKT started, TID:0x120
    2008-01-22 19:55:06      0x124     19627 TASKING  UKT started, TID:0x124
    2008-01-22 19:55:06      0x128     19627 TASKING  UKT started, TID:0x128
    2008-01-22 19:55:06      0x12C     19627 TASKING  UKT started, TID:0x12C
    2008-01-22 19:55:06      0x130     19627 TASKING  UKT started, TID:0x130
    2008-01-22 19:55:06      0x11C     19627 TASKING  UKT started, TID:0x11C
    2008-01-22 19:55:06      0x134     19627 TASKING  UKT started, TID:0x134
    2008-01-22 19:55:06      0x134     19615 VOLUMEIO Attaching volume 'knltrace'
    2008-01-22 19:55:06      0x138     19613 DBSTATE  I/O thread for 'knltrace' started
    2008-01-22 19:55:06      0x134     20040 Admin    Kernel state: 'ADMIN' reached
    2008-01-22 19:55:07      0x134         9 SrvTasks Available Servertasks: 20
    2008-01-22 19:55:07      0x134     54003 dynpool  HIST_DIR  item size    :      8
    2008-01-22 19:55:07      0x134     54003 dynpool  HIST_DIR  num items    :     50
    2008-01-22 19:55:07      0x134     54003 dynpool  DYNP_B930_HIST_DIR     :    400
    2008-01-22 19:55:07      0x134     54003 dynDATA  DYND_K57_KB_PAGES      :     11
    2008-01-22 19:55:07      0x134     54003 dynDATA  BACKUP RESTART REC (8K):      1
    2008-01-22 19:55:07      0x134     54003 dynpool  BACKUP TASK LIST       :    112
    2008-01-22 19:55:07      0x134     54003 dynpool  BACKUP TAPE LIST       :    336
    2008-01-22 19:55:07      0x134     54003 dynpool  BACKUP DEVSP LIST      :     48
    2008-01-22 19:55:07      0x134     54003 dynpool  BACKUP VOL IDX LIST    :     16
    2008-01-22 19:55:07      0x134     54003 dynpool  BACKUP SRR QUEUE       :    416
    2008-01-22 19:55:07      0x134     54003 dynpool  DYNP_K38_SAVE_GLOB     :    880
    2008-01-22 19:55:07      0x134     54003 dynDATA  DYND_K38_SAVE          :   1089
    2008-01-22 19:55:07      0x134     54003 dynDATA  BACKUP RESTART REC (8K):      1
    2008-01-22 19:55:07      0x134     54003 dynpool  BACKUP TASK LIST       :     32
    2008-01-22 19:55:07      0x134     54003 dynpool  BACKUP TAPE LIST       :    672
    2008-01-22 19:55:07      0x134     54003 dynpool  BACKUP DEVSP LIST      :     16
    2008-01-22 19:55:07      0x134     54003 dynpool  BACKUP VOL IDX LIST    :     16
    2008-01-22 19:55:07      0x134     54003 dynpool  BACKUP SRR QUEUE       :    128
    2008-01-22 19:55:07      0x134     54003 dynpool  DYNP_K38_AUTOSAVE      :    848
    2008-01-22 19:55:07      0x134     54003 dynDATA  DYND_K38_AUTOSAVE      :    321
    2008-01-22 19:55:07      0x134     19930 TASKING  Kernel initialization completed
    2008-01-22 19:55:07      0x134        31 SrvTasks Permanently reserved 7 servertasks for 'Backup / Restore'.
    2008-01-22 19:55:07      0x134        31 SrvTasks Permanently reserved 2 servertasks for 'Backup / Restore'.
    2008-01-22 19:55:07      0x134        31 SrvTasks Permanently reserved 1 servertasks for 'Savepoint'.
    2008-01-22 19:55:07      0x134     20018 Pager    Start TaskId: 5
    2008-01-22 19:55:07      0x134     20019 Pager    First DataCacheSegment:0
    2008-01-22 19:55:07      0x134     20018 Pager    Start TaskId: 20
    2008-01-22 19:55:07      0x134     20019 Pager    First DataCacheSegment:1
    2008-01-22 19:55:07      0x134     20018 Pager    Start TaskId: 19
    2008-01-22 19:55:07      0x134     20019 Pager    First DataCacheSegment:2
    2008-01-22 19:55:07      0x134     20018 Pager    Start TaskId: 18
    2008-01-22 19:55:07      0x134     20019 Pager    First DataCacheSegment:3
    2008-01-22 19:55:07      0x134     20018 Pager    Start TaskId: 17
    2008-01-22 19:55:07      0x134     20019 Pager    First DataCacheSegment:4
    2008-01-22 19:55:07      0x134     20018 Pager    Start TaskId: 16
    2008-01-22 19:55:07      0x134     20019 Pager    First DataCacheSegment:5
    2008-01-22 19:55:07      0x134     20018 Pager    Start TaskId: 15
    2008-01-22 19:55:07      0x134     20019 Pager    First DataCacheSegment:6
    2008-01-22 19:55:07      0x134     20018 Pager    Start TaskId: 14
    2008-01-22 19:55:07      0x134     20019 Pager    First DataCacheSegment:7
    2008-01-22 19:55:07      0x134     20018 Pager    Start TaskId: 13
    2008-01-22 19:55:07      0x134     20019 Pager    First DataCacheSegment:8
    2008-01-22 19:55:07      0x134     20018 Pager    Start TaskId: 12
    2008-01-22 19:55:07      0x134     20019 Pager    First DataCacheSegment:9
    2008-01-22 19:55:07      0x134     20018 Pager    Start TaskId: 11
    2008-01-22 19:55:07      0x134     20019 Pager    First DataCacheSegment:10
    2008-01-22 19:55:07      0x134     20018 Pager    Start TaskId: 10
    2008-01-22 19:55:07      0x134     20019 Pager    First DataCacheSegment:11
    2008-01-22 19:55:07      0x134     20018 Pager    Start TaskId: 9
    2008-01-22 19:55:07      0x134     20019 Pager    First DataCacheSegment:12
    2008-01-22 19:55:07      0x134     20018 Pager    Start TaskId: 8
    2008-01-22 19:55:07      0x134     20019 Pager    First DataCacheSegment:13
    2008-01-22 19:55:07      0x134     20018 Pager    Start TaskId: 7
    2008-01-22 19:55:07      0x134     20019 Pager    First DataCacheSegment:14
    2008-01-22 19:55:07      0x134     20018 Pager    Start TaskId: 6
    2008-01-22 19:55:07      0x134     20019 Pager    First DataCacheSegment:15
    2008-01-22 19:55:12       0xD8         3 RunTime  State changed from STARTING to ADMIN
    2008-01-22 19:55:12       0xD8     19601 DBSTATE  SERVERDB is ready
    ============================================ begin of write cycle ==================
    2008-01-22 19:55:12       0xD8     20223 RTE      Database tries automatic restart
    2008-01-22 19:55:12      0x158     19821 TASKING  Thread 344 starting
    2008-01-22 19:55:14      0x12C     19633 CONNECT  Connect req. (T91, Node:'', PID:648)
    2008-01-22 19:55:15      0x130     19633 CONNECT  Connect req. (T21, Node:'', PID:596)
    2008-01-22 19:55:15      0x130     19615 VOLUMEIO Attaching volume 'E:\sapdb\NSP\data\DISKD0001'
    2008-01-22 19:55:15      0x2A0     19613 DBSTATE  I/O thread for 'E:\sapdb\NSP\data\DISKD0001' started
    2008-01-22 19:55:15      0x130     19617 VOLUMEIO Single I/O attach, 'E:\sapdb\NSP\data\DISKD0001', UKT:7
    2008-01-22 19:55:15      0x130     19615 VOLUMEIO Attaching volume 'E:\sapdb\NSP\data\DISKD0002'
    2008-01-22 19:55:15      0x2A4     19613 DBSTATE  I/O thread for 'E:\sapdb\NSP\data\DISKD0002' started
    2008-01-22 19:55:15      0x130     19617 VOLUMEIO Single I/O attach, 'E:\sapdb\NSP\data\DISKD0002', UKT:7
    2008-01-22 19:55:15      0x130     19615 VOLUMEIO Attaching volume 'E:\sapdb\NSP\data\DISKD0003'
    2008-01-22 19:55:15      0x2A8     19613 DBSTATE  I/O thread for 'E:\sapdb\NSP\data\DISKD0003' started
    2008-01-22 19:55:15      0x130     19617 VOLUMEIO Single I/O attach, 'E:\sapdb\NSP\data\DISKD0003', UKT:7
    2008-01-22 19:55:15      0x130     19615 VOLUMEIO Attaching volume 'E:\sapdb\NSP\data\DISKD0004'
    2008-01-22 19:55:15      0x2AC     19613 DBSTATE  I/O thread for 'E:\sapdb\NSP\data\DISKD0004' started
    2008-01-22 19:55:16      0x130     19617 VOLUMEIO Single I/O attach, 'E:\sapdb\NSP\data\DISKD0004', UKT:7
    2008-01-22 19:55:16      0x130     19615 VOLUMEIO Attaching volume 'E:\sapdb\NSP\log\DISKL0001'
    2008-01-22 19:55:16      0x2B0     19613 DBSTATE  I/O thread for 'E:\sapdb\NSP\log\DISKL0001' started
    2008-01-22 19:55:16      0x130     19617 VOLUMEIO Single I/O attach, 'E:\sapdb\NSP\log\DISKL0001', UKT:7
    2008-01-22 19:55:16      0x130     20016 Pager    Start Read Converter
    2008-01-22 19:55:18      0x134     20003 KernelDB  70 percent of data area occupied, 410398 pages free
    2008-01-22 19:55:18      0x130     20017 Pager    Stop Read Converter, Pages: 544 IO: 544
    2008-01-22 19:55:18      0x130     53000 DATACACH Begin data cache restart
    2008-01-22 19:55:18      0x130     54003 dynpool  DATA_CACHE_REGIONS     :     16
    2008-01-22 19:55:18      0x130     54003 dynpool  B20_DATACACHE_HEAD     :  79784
    2008-01-22 19:55:18      0x130     54003 dynpool  DATACACHE head num item:   9973
    2008-01-22 19:55:18      0x130     54003 dynpool  DATACACHE head item siz:      8
    2008-01-22 19:55:18      0x130     54003 dynpool  DATACACHE task queue   :   1344
    2008-01-22 19:55:18      0x130     54003 dynpool  US + SV + DW +  8      :     84
    2008-01-22 19:55:18      0x130     54003 dynpool  DATACACHE taskq elem   :     16
    2008-01-22 19:55:18      0x130     54003 dynpool  B20_DATACACHE_TASKQ    :  81128
    2008-01-22 19:55:18      0x130     54003 dynDATA  DATA_CACHE_PAGES       :   1565
    2008-01-22 19:55:18      0x130     54003 dynpool  B20_DATACACHE_CB       : 131460
    2008-01-22 19:55:18      0x130     54003 dynpool  DATACACHE num cblocks  :   1565
    2008-01-22 19:55:18      0x130     54003 dynpool  DATACACHE cblock size  :     84
    2008-01-22 19:55:18      0x130     54003 dynpool  DYNP_B20_DATACACHE     :3401408
    2008-01-22 19:55:18      0x130     54003 dynDATA  DYND_B20_DATACACHE     :  25040
    2008-01-22 19:55:18      0x130     53000 DATACACH Finish data cache restart
    2008-01-22 19:55:18      0x130     53000 B*TREE   LOB file directory restart successful
    2008-01-22 19:55:18      0x130         7 FileDir  File directory restarting
    2008-01-22 19:55:20      0x130         8 FileDir  File directory restart completed
    2008-01-22 19:55:21      0x130     20061 Log      History: 50 (50) files existing
    2008-01-22 19:55:21      0x130     20064 Log      History: all history files registered, GC is ready
    2008-01-22 19:55:21      0x130     54003 dynpool  DYNP_K51_LOCK_LIST     :6939488
    2008-01-22 19:55:21      0x130     54003 dynpool  LOCK maxlocks          :  30000
    2008-01-22 19:55:21      0x130     54003 dynpool  LOCK items             :  92400
    2008-01-22 19:55:21      0x130     54003 dynpool  LOCK Regions           :     24
    2008-01-22 19:55:21      0x130     54003 dynpool  LOCK TransRegions      :      8
    2008-01-22 19:55:21      0x130     54003 dynpool  LOCK RegionGlob+Space  :   3072
    2008-01-22 19:55:21      0x130     54003 dynpool  LOCK TransGlob         :    640
    2008-01-22 19:55:21      0x130     54003 dynpool  LOCK SupplyItemsPerRgn :    100
    2008-01-22 19:55:21      0x130     54003 dynpool  LOCK SupplySize        : 172800
    2008-01-22 19:55:21      0x130     54003 dynpool  LOCK RowHash entries   :  30000
    2008-01-22 19:55:21      0x130     54003 dynpool  LOCK TabHash entries   :   6000
    2008-01-22 19:55:21      0x130     54003 dynpool  LOCK Row+Tab hash size : 144128
    2008-01-22 19:55:21      0x130     54003 dynpool  LOCK Trans entries     :    408
    2008-01-22 19:55:21      0x130     54003 dynpool  LOCK trans_list size   :  81664
    2008-01-22 19:55:21      0x130     54003 dynpool  LOCK TransPtrList      :   1632
    2008-01-22 19:55:21      0x130     54003 dynpool  LOCK TransHash entries :    408
    2008-01-22 19:55:21      0x130     54003 dynpool  LOCK TransHash size    :   1664
    2008-01-22 19:55:21      0x130     54003 dynpool  LOCK SupplyPoolSegments:    900
    2008-01-22 19:55:21      0x130     54003 dynpool  LOCK SupplyPoolSize    :6498000
    2008-01-22 19:55:21      0x130     54003 dynpool  LOCK ObjColl_list size :  13056
    2008-01-22 19:55:21      0x130     54003 dynpool  LOCK ObjReq_list size  :   8160
    2008-01-22 19:55:21      0x130     20006 Log      1 queues, flushmode is 'MaximizeSafety', devstate is 'HistoryLost'
    2008-01-22 19:55:21      0x130     20007 Log      Oldest not saved is ioseq 2076 @ off 1403
    2008-01-22 19:55:21      0x130     20008 Log      First known on LogVolume is ioseq 0 @ off 1
    2008-01-22 19:55:21      0x130     20005 Log      Restart from ioseq 2077 @ off 1403 to ioseq 2077 @ off 1403
    2008-01-22 19:55:21      0x130     20010 Log      Result after checking the log device: 'Ok'
    2008-01-22 19:55:21      0x130         9 Log      The number of active logging-queues has been increased to 1
    2008-01-22 19:55:21      0x130     53000 OBJECT   Restarted Garbage coll: 0
    2008-01-22 19:55:21      0x130        11 Rst      408 redo transactions readable and 9 redo tasks available.
    2008-01-22 19:55:21      0x128         7 Restart  recovering log from log_volume from IOSeq: '2077'
    2008-01-22 19:55:21      0x128     20044 Log      normal end of log found at off 1403 lastseq 2077.
    2008-01-22 19:55:21      0x128     20012 Log      last-redo-read empty errlist#1:TR4294967295(36735)[2077]@1403.92'SavepointEntry':20080122:195228
    2008-01-22 19:55:21      0x128         1 Savepoin Savepoint (Distance) started by T83
    2008-01-22 19:55:21      0x128     20004 Pager    SVP(1) Start Write Data
    2008-01-22 19:55:21      0x128     20005 Pager    SVP(1) Stop Data IO, Pages: 50 IO: 37
    2008-01-22 19:55:21      0x128     20006 Pager    SVP(2) Wait for last task: 82
    2008-01-22 19:55:21      0x128     20007 Pager    SVP(2) Stop Wait for last task, Pages: 0 IO: 0
    2008-01-22 19:55:21      0x128     53070 SAVPOINT B20PREPARE_SVP: 36737
    2008-01-22 19:55:21      0x128     20008 Pager    SVP(3) Start Write Data
    2008-01-22 19:55:21      0x128     20009 Pager    SVP(3) Stop Data IO, Pages: 2 IO: 2
    2008-01-22 19:55:21      0x128     20010 Pager    SVP(3) Start Write Converter
    2008-01-22 19:55:21      0x128     20011 Pager    SVP(3) Stop Converter IO, Pages: 19 IO: 19
    2008-01-22 19:55:21      0x128     53071 SAVPOINT B20SVP_COMPLETED: 36737
    2008-01-22 19:55:21      0x130         5 Rst      RedoControl: End of redo processing
    2008-01-22 19:55:21      0x130         4 Rst       +   RedoControl: OldestCommitSeq: NIL, RedoTasks: 9 , MaxRedoTrans: 408
    2008-01-22 19:55:21      0x130         6 Rst       +   RedoControl: EndOfLogReached: true, RedoIsAborted: false, RedoProcessingDisabled: false
    2008-01-22 19:55:21      0x130        12 Rst       +   RedoControl: redo reader T0 wait reason:  isNotWaiting, waiting redo executer:  0
    2008-01-22 19:55:21      0x130         8 Rst       +   RedoControl: Transactions processed: 0 (0)
    2008-01-22 19:55:21      0x130         1 Savepoin Savepoint (Restart) started by T21
    2008-01-22 19:55:21      0x128     20004 Pager    SVP(1) Start Write Data
    2008-01-22 19:55:21      0x128     20005 Pager    SVP(1) Stop Data IO, Pages: 0 IO: 0
    2008-01-22 19:55:21      0x128     20006 Pager    SVP(2) Wait for last task: 82
    2008-01-22 19:55:21      0x128     20007 Pager    SVP(2) Stop Wait for last task, Pages: 0 IO: 0
    2008-01-22 19:55:21      0x128     53070 SAVPOINT B20PREPARE_SVP: 36738
    2008-01-22 19:55:21      0x128     20008 Pager    SVP(3) Start Write Data
    2008-01-22 19:55:21      0x128     20009 Pager    SVP(3) Stop Data IO, Pages: 2 IO: 2
    2008-01-22 19:55:21      0x128     20010 Pager    SVP(3) Start Write Converter
    2008-01-22 19:55:21      0x128     20011 Pager    SVP(3) Stop Converter IO, Pages: 4 IO: 4
    2008-01-22 19:55:21      0x128     53071 SAVPOINT B20SVP_COMPLETED: 36738
    2008-01-22 19:55:21      0x130     20039 Admin    Kernel state: 'REDO LOG' finished
    2008-01-22 19:55:21      0x130     54000 OBJECT   E:\sapdb\NSP\db\pgm\liboms
    2008-01-22 19:55:21      0x130     51261 TRIGGER  system trigger started ...
    2008-01-22 19:55:22      0x130     51261 TRIGGER  system trigger completed
    2008-01-22 19:55:22      0x130         3 RunTime  State changed from ADMIN to ONLINE
    2008-01-22 19:55:22      0x130     20217 RTE      Used physical memory 336 MByte
    2008-01-22 19:55:22      0x130     20041 Admin    Kernel state: 'ONLINE' reached
    2008-01-22 19:55:22      0x130     19651 CONNECT  Connection released, T21
    2008-01-22 19:55:22      0x130     19633 CONNECT  Connect req. (T22, Node:'', PID:596)
    2008-01-22 19:55:22      0x130     19651 CONNECT  Connection released, T22
    2008-01-22 19:55:23     

  • Regarding Logical database and  select statement..

    Hi
    Experts.
    i would  like to  know the  diff b/w logical data base & select statement  while using report.
    wt is the use of logical databases in R/3. is there   any   advantage  used in the  reports.
    Thanks & Regards..
    Spandana.

    Dear Spandana,
      Go through the below description of LDB. I hope you wil get a fair amount of idea.
    SAP comes loaded with all the extras. Among the extras that are most helpful to IT managers are all the access routines needed to pull any business object that managers can think of out of SAP databases. However, SAP has not thought of everything where your particular applications are concerned. SAP organizes its standard database tables to service business units based on conventional business applications. Itu2019s likely your business requires something new, perhaps even something exotic. In that case, you will need to create a new database, using information from different places. Basically, you need a logical database. You need to create a virtual business data object repository consisting of a new kind of record or table that suits your purposes. In addition, the repository should be composed of information that is actually stored in a number of different locations, none of them necessarily logically associated with one another. Letu2019s take a closer look at creating logical databases.
    A case for a logical database
    Suppose my company manufactures widgets of the most obscure variety, and they are components of other widgets. I sell my widgets as raw material for the more sophisticated widgets built by others, but in some cases I actually partner with other manufacturers in creating yet another class of widget. Now, in my world, I consequently have customers who are also partners. I sell to them and I partner with them in manufacturing and distribution. Also, I need an application that uses both of these dual-use relationships.
    Essentially, I have a customer database and a partner database. Neither contains records that are structured to contain the identifying particulars of the other. Thus, I need a hybrid database that gives me tables detailing these hybrid relationships. What can I do? I can go the long way around and write a new database, pulling information from both and creating new objects with a customized program that I write by hand. However, this process is cumbersome and contains maintenance issues. On the other hand, I can use SAPu2019s logical database facility, create my logical database in a couple of minutes, and have no maintenance issues at all.
    Logical database structures
    There are three defining entities in an SAP logical database. You must be clear on all three in order to create and use one.
    u2022     Table structure: Your logical database includes data from specified tables in SAP. There is a hierarchy among these tables defined by their foreign keys (all known to SAP), and you are going to define a customized relationship between select tables. This structure is unique and must be defined and saved.
    u2022     Data selection: You may not want or need every item in the referenced tables that contributes to your customized database. There is a selection screen that permits you to pick and choose.
    u2022     Database access programming: Once youu2019ve defined your logical database, SAP will generate the access subroutines needed to pull the data in the way you want it pulled.
    Creating your own logical database
    ABAP/4 (Advanced Business Application Programming language, version 4) is the language created by SAP for implementation and customization of its R/3 system. ABAP/4 comes loaded with many predefined logical databases that can construct and table just about any conventional business objects you might need in any canned SAP application. However, you can also create your own logical databases to construct any custom objects you care to define, as your application requires in ABAP/4. Hereu2019s a step-by-step guide:
    1.     Call up transaction SLDB (or transaction SE36). The path you want is Tools | ABAP Workbench | Development | Programming Environment | Logical Databases. This screen is called Logical Database Builder.
    2.     Enter an appropriate name in the logical database name field. You have three options on this screen: Create, Display, and Change. Choose Create.
    3.     Youu2019ll be prompted for a short text description of your new logical database. Enter one. Youu2019ll then be prompted to specify a development class.
    4.     Now comes the fun part! You must specify a root node, or a parent table, as the basis of your logical database structure. You can now place subsequent tables under the root table as needed to assemble the data object you want. You can access this tree from this point forward, to add additional tables, by selecting that root node and following the path Edit | Node | Create. Once youu2019ve saved the structure you define in this step, the system will generate the programming necessary to access your logical database. The best part is you donu2019t have to write a single line of code.
    Watch out!
    The use of very large tables will degrade the performance of a logical database, so be aware of that trade-off. Remember that some tables in SAP are very complex, so they will be problematic in any user-defined logical database.
    Declaring a logical database
    Hereu2019s another surprising feature of logical databases: You do not assign them in your ABAP/4 Code. Instead, the system requires that you specify logical databases as attributes. So when you are creating a report, have your logical database identifier (the name you gave it) on hand when you are defining its attributes on the Program Attributes screen. The Attributes section of the screen (the lower half) will include a Logical database field, where you can declare your logical database.
    Logical databases for increasing efficiency
    Why else would you want to create a logical database? Consider that the logical databases already available to you begin with a root node and proceed downward from there. If the data object you wish to construct consists of items that are all below the root node, you can use an existing logical database program to extract the data, then trim away what you donu2019t want using SELECT statementsu2014or you can increase the speed of the logical database program considerably by redefining the logical database for your object and starting with a table down in the chain. Either way, youu2019ll eliminate a great deal of overhead.
    Regards
    Arindam

  • In which version of database this Insert statement works

    I have a table MASTER_TABLE with records , I just inserting records from master_table to child_table
    below insert statement works, i just want to know from which version of database this feature is available.
    INSERT INTO (SELECT VNAME,VNUMBER FROM CHILD_TABLE )
    SELECT VNAME,VNUMBER FROM MASTER_TABLE
    Edited by: Balajiraam on Dec 22, 2011 3:55 AM

    But what is your specific need to choose this syntax??
    You can just write
    insert into child_table
    select col1,col2 from master_table;
    to be in safer side..

  • Database objects behind stats on "Concurrent Processing Dashboard" ?

    I want to define a new report in oem grid about concurrent processing on a ebs target. i saw that there is some minimal stats in the 'Concurrent Processing Dashboard'. What are the DB tables used to generate this screen ?
    By the way there is a bug, all number are displayed like : 2.000000 ....
    Thanks

    Hi,
    What if both nodes have all modules active? (host,admin,cm,forms,web) except the database of courseDo you mean to say all application services are up and the database is down? If yes, then there must be something wrong with the dashboard itself (if the database is down, you will not be able to access the application or even access OAM).
    Thanks,
    Hussein

  • Database in Mounting state for long time

    Hi everyone,
    i want to share with you strange thing happening on Exchange 2010 latest SP environment
    A mailbox server crashed, and two of the databases on it came with (Mounting) state for a long time. Those databases have copies on another servers.
    On the event viewer, i can see event ID 104 saying:
    Exchange Search Indexer failed to enable the Mailbox Database DB1 (GUID = e34e7105-34b6-4502-8c55-c05744e15801) after 1 tries. The last failure was: MapiExceptionMdbOffline: Unable to Get Catalog State (hr=0x80004005, ec=1142)
    Diagnostic context:
        Lid: 1494    ---- Remote Context Beg ----
        Lid: 44215  
        Lid: 60049   StoreEc: 0x8004010F
        Lid: 49469  
        Lid: 65341   StoreEc: 0x8004010F
        Lid: 56125  
        Lid: 47933   StoreEc: 0x8004010F
        Lid: 32829  
        Lid: 49213   StoreEc: 0x8004010F
        Lid: 48573  
        Lid: 64957   StoreEc: 0x8004010F
        Lid: 31321   StoreEc: 0x476     
        Lid: 1750    ---- Remote Context End ----
        Lid: 19154   StoreEc: 0x476     
        Lid: 22081   StoreEc: 0x476     . It will retry after 10 minutes.
    The database is in Mounting state for a long time, can anyone help?
    ammarhasayen

    i understand that your environment has DAG and you are not able to activate passive copy.
    You would need to activate alternate database copy using Move-ActiveMailboxDatabase with additional parameters specified.
    As the database is not able to query the contentIndexState it is stuck at mounting.
    Below command should help you to get your DB activated on passive server even when the CI State is unknown.
    move-activemailboxdatabase -identity  DB1  -activateonserver site2mbx2
    -mountdialoverride:none -skip activationchecks -skiplagchecks -skipclientExperiencechecks
    For more information refer to: http://blogs.technet.com/b/manjubn/archive/2011/05/11/exchange-2010-move-activemailboxdatabase-cmdlet-fails-to-mount-the-database-in-second-site-datacentre-activation-mode-off.aspx
    *** VOTE IF HELPFUL / MARK ANSWER IF ANSWER ***
    Pavan Maganti ~ ( Exchange | 2003/2007/2010/E15(2013)) ~~ Please remember to click “Vote As Helpful&quot; if it really helps and &quot;Mark as Answer” if it answers your question, “Unmark as Answer” if a marked post does not actually answer your
    question. ~~ This Information is provided is &quot;AS IS&quot; and confers NO Rights!!

  • Constructing Database Update DML Statements

    This is a very common problem I am sure but want to know how others handle it. I am creating a web application via Servlets and JSPs. I am working with Oracle 10g.
    Here's the problem/question.
    When I present an html form to a user to update an existing record, how do I know what has changed in the record to create the dml statement? I could just update the entire record with the values supplied via the POST data on submit but that does not seem right since maybe only 1 out of 10 fields actually changed. This would also write needless audit and logging information to the database. I have thought about comparing the Request parameters sent with the post with the original java bean used to populate the form in the first place by adding it back to the request as an attribute. Is this the only way to do it or is there a better way?
    Thanks everyone,
    -Brian

    What database drivers are you using? I recall there being some bug in
    sp2 that caused delayed transaction commits for a very specific
    combination of transaction settings and database drivers.
    I think it was third-party type II Oracle drivers and local
    transactions, but I'm not sure.
    In any case, I'd contact support as there is a patch available.
    David
    Gurjit wrote:
    Hi all,
    I have posted something of this sort earlier too. The problem is that
    the database is not reflecting what has been updated using queries from the
    application.
    THe structure of the application is as follows.
    DB = Oracel 8.1.6
    Web Server = iPlanet 4.0
    App Server = iPlanet 6.0 sp2
    The database is connected to via the EJB's. No Database transactions are
    being used except for Bean transactions which are container managed. The
    setAutoCommit flag is set to true. Each query is a transaction. The jsp's
    call these ejb's through wrapper classes. As stated earlier the database
    updates (Inserts, update, delete statements) are not getting reflected in
    the database immediately. The updates happen after a gap of about 7-10
    minutes. Why is this sort of behaviour coming up. This is almost like batch
    updates happening on the database. Is there a setting in IPlanet for
    removing this kind of problem.
    Regards,
    Gurjit

  • Refreshing mview is hanging after a database level gather stats

    hi guys,
    can you please help me identify the root cause of this issue.
    the scenario is this:
    1. we have a scheduled unix job that will refresh an mview everyday, from tuesday to saturdays.
    2. database maintenance being done during weekends (sundays), gathering stats at a database level.
    3. the refresh mview unix job apparently is hanging every tuesdays.
    4. our workaround is to kill the job, request for a schema gather stats, then re-run the job. and voila, refresh mview will be successful then.
    5. and the rest of the weekdays until saturdays, refresh mview is having no problems.
    we already identified during testing that the scenario where the refresh mview is failing is when after we are gathering stats in a database level.
    during gather stats in a schema level, refresh mview is successful.
    can you please help me understand why we are failing refreshing mview after we gather stats in the database level??
    we are using oracle 9i
    the creation of the mview goes something like below:
    create materialized view hanging_mview
    build deferred
    refresh on demand
    query rewrite disabled
    appreciate all your help.
    thanks a lot in advance.

    1. we have a scheduled unix job that will refresh an mview everyday, from tuesday to saturdays.
    2. database maintenance being done during weekends (sundays), gathering stats at a database level.
    3. the refresh mview unix job apparently is hanging every tuesdays.
    4. our workaround is to kill the job, request for a schema gather stats, then re-run the job. and voila, refresh mview will be successful then.
    5. and the rest of the weekdays until saturdays, refresh mview is having no problems.
    You know Tuesday's MV refresh "hangs".
    You don't know why it does not complete.
    You desire solution so that it does complete.
    You don't really know what is is doing on Tuesdays, but hope automagical solution will be offered here.
    The ONLY way I know how to possibly get some clues is SQL_TRACE.
    Only after knowing where time is being spent will you have a chance to take corrective action.
    The ball is in your court.
    Enjoy your mystery!

  • LMS 3.1 on Solaris 10 - Reset all databases to initial state

    Hi,
    Is there a script that would clear all databases for LMS 3.1 on Solaris 10?
    I imported do CS some devices from a CSV file I exported from an old LMS 2.5 server we had. I get some very strange results when I ask to sync archive for instance. The devices I manually added work fine, but the ones I imported get stuck and the job takes forever to finish (10 hours in some instances, for 230 devices).
    I'd like to re-start from scratch without having to uninstall and reinstall LMS.
    Thanks,
    Jose Ribeiro
    MGS

    See this DOC for the commands to reinitialize all databases.

Maybe you are looking for

  • How do I restore my preferred icon for .htm and .html files? search keyword axolotl

    When I made Firefox 3.6.2 my default browser, it changed the icons for my .htm & .html files to the fox&globe symbol - how do I change back to my old red dragon symbol? Folder options doesn't work, the icon for the file type changes in folder options

  • Flash 8 vs. Flash 7

    Hello, I just completed a nice little project making use of the FLVPlayback features of Flash 8. I imported video files and encoded them to .flv files and stream them from a server. Works great. However, I just learned that some of my customers run L

  • SSIS 2005 - Unable to access MSDB on Integration Services

    Hi all I have a little problem with my IS Server. I am using IS 9.0.1399 (SSIS 2005). I have one instance for databases. I am able to connect to Integration Services just with the Servername (no Instance Name) and I see the folders in there. When I t

  • Playlists not updating on other devices

    I'm so frustrated with iTunes (not)-Match.  This morning I added a new song to my library, then dragged it to one of my playlists in iTunes (Mac Pro).  Several hours later, I went into my iPhone to listen to that song, but it wasn't in the playlist.

  • Movie file sizing

    I am trying to burn a movie file to disc using iDVD, but it keeps telling me that the file is too large for the disc, even after adjusting in project info.  How can I compress the file to get it on the DVD, without compromising picture quality?