Env:Server

Dear all,
I run a interface on bpel, this interface is a query data form database.When I select 2009-07-16 13:34:00--2009-07-16 14:34:00 it return error as follows:
<Faulthttp://schemas.xmlsoap.org/soap/envelope/>
<faultcode>env:Server</faultcode>
<faultstring>java.lang.IllegalStateException: Cannot call setRollbackOnly() current thread is NOT associated with a transaction</faultstring>
</Fault>
but the total data is 431 items at that time .I have tried to modify parameter as follows but there is no effect.
1.syncMaxWaitTime SOA_Oracle_Home\bpel\domains\domain_name\config\domain.xml 240
2.transaction-timeout SOA_Oracle_Home\j2ee\home\config\transaction-manager.xml 300
3.transaction-timeout SOA_Oracle_Home\j2ee\home\application-deployments\orabpel\ejb_ob_engine\orion-ejb-jar.xml 300
Is there any other resolvent ? Please help me,Thanks a lot!!!!

Dear,
I have modified the parameters as you suggest,but error turns as follows: maybe there is no effect.
<Faulthttp://schemas.xmlsoap.org/soap/envelope/>
<faultcode>env:Server</faultcode>
<faultstring>javax.resource.ResourceException: RollbackException: Transaction has been marked for rollback: Timed out</faultstring>
</Fault>
How can I do?
Edited by: user8653168 on 2009-7-22 下午8:54

Similar Messages

  • Tracing SOAP-ENV:Server.Exception errors

    Hi,
    I have generated my WebServices from an ADF Application Module using Jdeveloper 10.1.2.1.
    After deploying the Web Services to the Application Server I call the web service test screens i.e. http://machine:port/MyWebServicesPath/MyWebService to check that the deployment has been successful.
    When I enter the required values into the test screen occasionally I receive a SOAP response that contains error messages that are not being returned from my application code
    e.g.
    faultcode = FaultSOAP-ENV:Server.Exception
    faultstring = oracle.jbo.common.ampool.ApplicationPoolException: JBO-30003: The application pool (package1.MyServiceLocal) failed to checkout an application module due to the following exception:
    faultactor = /MyWebServicesPath/MyWebService
    Checking the logs written by the web service application code confirms that these errors are thrown before the values reach the application code.
    Are there any logs that would give me a clearer picture of what the problem is as tracking down the problem by trial and error often requires multiple time-consuming redeployments.
    Thanks in advance
    Lisa

    Hi Lisa,
    From a quick search with google on JBO-30003, it seams to indicate that the most common error condition is a dead connection to the underlying database.
    The ADF Application Module that you are exposing as a service is most likely to be the one throwing this error. The SOAP server is then wrapping this runtime error into a SOAP fault with the code,actor and string that you see.
    Hope this helps,
    Eric

  • ORA-20000: env:Server - Cannot find child element: Calling Webservice

    Hi,
    I am using SOAP_API to call a webservice
    I have a wsdl looks like:
    - <xs:element name="InputParameter">
    - <xs:complexType>
    - <xs:sequence>
    <xs:element name="input" type="xs:string" />
    </xs:sequence>
    </xs:complexType>
    </xs:element>
    But when I am calling the function its throwing Error:
    ORA-20000: env:Server - Cannot find child element: {http://www.example.org/testwsdl/}InputParameter
    Any help will be needful for me
    Thanks and Regards

    Hi,
    I am using SOAP_API to call a webservice
    I have a wsdl looks like:
    - <xs:element name="InputParameter">
    - <xs:complexType>
    - <xs:sequence>
    <xs:element name="input" type="xs:string" />
    </xs:sequence>
    </xs:complexType>
    </xs:element>
    But when I am calling the function its throwing Error:
    ORA-20000: env:Server - Cannot find child element: {http://www.example.org/testwsdl/}InputParameter
    Any help will be needful for me
    Thanks and Regards

  • Error in installation of Java EE 5 Application Server

    I am getting error in the installation of "Java EE 5 Application Server". When I checked the log file it is showing as follows:
    (Oct 9, 2006 9:55:21 AM), Install, com.sap.installshield.maxdb.maxdb_call_sdbinst, err, An error occurred and product installation failed.  Look at the log file C:\sapdb\JP1\log.txt for details.
    (Oct 9, 2006 9:55:21 AM), Install, com.sap.installshield.maxdb.maxdb_call_sdbinst, err, ProductException: (error code = 601; message="Mon Oct 09 09:55:20 IST 2006 An Error happened during the Change of the MaxDB Database passwords. Check end of Logfile C:/DOCUME1/162492/LOCALS1/Temp/MaxDBSAPNWPREV.log")
    STACK_TRACE: 22
    ProductException: (error code = 601; message="Mon Oct 09 09:55:20 IST 2006 An Error happened during the Change of the MaxDB Database passwords. Check end of Logfile C:/DOCUME1/162492/LOCALS1/Temp/MaxDBSAPNWPREV.log")
         at com.sap.installshield.maxdb.maxdb_call_sdbinst.install(maxdb_call_sdbinst.java:247)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitComponent(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitInstallableComponents(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBeans(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.install(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.installProduct(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at com.installshield.wizard.service.LocalImplementorProxy.invoke(Unknown Source)
         at com.installshield.wizard.service.AbstractService.invokeImpl(Unknown Source)
         at com.installshield.product.service.product.GenericProductService.installProduct(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.installAssembly(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.access$900(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(Unknown Source)
         at com.installshield.wizard.service.AsynchronousOperation.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    When I checked C:/DOCUME1/162492/LOCALS1/Temp/MaxDBSAPNWPREV.log file it is showing as follows :
    Mon Oct 09 09:51:52 IST 2006 MaxDB: Start SoftwareCheck
    Mon Oct 09 09:51:52 IST 2006 MaxDB: IndepProgPath:
    Mon Oct 09 09:51:52 IST 2006 MaxDB: IndepDataPath:
    Mon Oct 09 09:51:52 IST 2006 MaxDB: Software doesn't exist, Variable MAXDB_SOFTW_EXISTS set to NO
    Mon Oct 09 09:51:52 IST 2006 MaxDB: end of Check Section!
    Mon Oct 09 09:51:52 IST 2006 MaxDB: Password confirmation: 3-9 characters necessary
    Mon Oct 09 09:52:15 IST 2006 MaxDB: Start of Extracting Software and Backup.
    Mon Oct 09 09:52:45 IST 2006 MaxDB: End of Extracting Software and Backup.
    Mon Oct 09 09:52:45 IST 2006 MaxDB: Start of CallSdbinst
    Mon Oct 09 09:52:45 IST 2006 MaxDB: IndepProgPath = C:/sapdb/programs
    Mon Oct 09 09:52:45 IST 2006 MaxDB: inst_type = :restore:
    Mon Oct 09 09:52:45 IST 2006 MaxDB: Calling sdbinst with template option sapmds
    Mon Oct 09 09:52:45 IST 2006 MaxDB SID: JP1
    Mon Oct 09 09:52:45 IST 2006 MaxDB drive: C:\
    Mon Oct 09 09:52:45 IST 2006 MaxDB softwarepath: C:/sapdb
    Mon Oct 09 09:52:45 IST 2006 MaxDB Software location: C:/sapdb/JP1/_tempLocation
    Mon Oct 09 09:52:45 IST 2006 MaxDB backup_loc: C:/sapdb/JP1/_tempLocation/load_datasave
    Mon Oct 09 09:52:45 IST 2006 MaxDB program: C:/sapdb/JP1/_tempLocation/sdbinst.exe
    Mon Oct 09 09:52:45 IST 2006 MaxDB paramfile: C:/sapdb/JP1/_tempLocation/sapmds.txt
    Mon Oct 09 09:52:45 IST 2006MaxDB found sdbinst
    Mon Oct 09 09:52:45 IST 2006 MaxDB: Calling: C:/sapdb/JP1/_tempLocation/sdbinst.exe -t sapmds -f "C:/sapdb/JP1/_tempLocation/sapmds.txt" -p DBNAME=JP1 -p SOFTWAREPATH="C:/sapdb" -p INSTANCEBACKUP="C:/sapdb/JP1/_tempLocation/load_datasave"
    Mon Oct 09 09:52:50 IST 2006 MaxDB sdbinst:
    Mon Oct 09 09:52:51 IST 2006 MaxDB sdbinst:
    Mon Oct 09 09:52:51 IST 2006 MaxDB sdbinst:      Installation of MaxDB Software
    Mon Oct 09 09:52:51 IST 2006 MaxDB sdbinst:      *******************************
    Mon Oct 09 09:52:51 IST 2006 MaxDB sdbinst:
    Mon Oct 09 09:52:51 IST 2006 MaxDB sdbinst:
    Mon Oct 09 09:52:51 IST 2006 MaxDB sdbinst: starting installation Mo, Oct 09, 2006 at 09:52:50
    Mon Oct 09 09:52:51 IST 2006 MaxDB sdbinst: operating system: Windows I386 NT 5.1 Service Pack 2
    Mon Oct 09 09:52:51 IST 2006 MaxDB sdbinst: callers working directory: C:/Documents and Settings/162492/Desktop/SAPNWAS_JAVAEE5_T06
    Mon Oct 09 09:52:51 IST 2006 MaxDB sdbinst: installer directory: C:/sapdb/JP1/_tempLocation
    Mon Oct 09 09:52:52 IST 2006 MaxDB sdbinst: archive directory: C:/sapdb/JP1/_tempLocation
    Mon Oct 09 09:52:52 IST 2006 MaxDB sdbinst:
    Mon Oct 09 09:52:52 IST 2006 MaxDB sdbinst:
    Mon Oct 09 09:52:53 IST 2006 MaxDB sdbinst:
    Mon Oct 09 09:52:53 IST 2006 MaxDB sdbinst: starting preparing phase of package Base 7.6.00.33 32 bit
    Mon Oct 09 09:52:53 IST 2006 MaxDB sdbinst: -
    Mon Oct 09 09:52:54 IST 2006 MaxDB sdbinst:
    Mon Oct 09 09:52:54 IST 2006 MaxDB sdbinst: checking interferences to other packages... ok
    Mon Oct 09 09:52:54 IST 2006 MaxDB sdbinst:
    Mon Oct 09 09:52:54 IST 2006 MaxDB sdbinst: collecting data finished:
    Mon Oct 09 09:52:54 IST 2006 MaxDB sdbinst:
    Mon Oct 09 09:52:54 IST 2006 MaxDB sdbinst: independent data path: c:/sapdb/data
    Mon Oct 09 09:52:54 IST 2006 MaxDB sdbinst: independent program path: c:/sapdb/programs
    Mon Oct 09 09:52:54 IST 2006 MaxDB sdbinst: start extraction test run of "C:/sapdb/JP1/_tempLocation/SDBBAS.TGZ"
    Mon Oct 09 09:52:55 IST 2006 MaxDB sdbinst:
    Mon Oct 09 09:52:55 IST 2006 MaxDB sdbinst: package Base successfully checked
    Mon Oct 09 09:52:55 IST 2006 MaxDB sdbinst:
    Mon Oct 09 09:52:55 IST 2006 MaxDB sdbinst:
    Mon Oct 09 09:52:55 IST 2006 MaxDB sdbinst:
    Mon Oct 09 09:52:55 IST 2006 MaxDB sdbinst: starting preparing phase of package SAP Utilities 7.6.00.33 32 bit
    Mon Oct 09 09:52:55 IST 2006 MaxDB sdbinst: -
    Mon Oct 09 09:52:55 IST 2006 MaxDB sdbinst:
    Mon Oct 09 09:52:55 IST 2006 MaxDB sdbinst: checking interferences to other packages... ok
    Mon Oct 09 09:52:56 IST 2006 MaxDB sdbinst:
    Mon Oct 09 09:52:56 IST 2006 MaxDB sdbinst: collecting data finished:
    Mon Oct 09 09:52:56 IST 2006 MaxDB sdbinst:
    Mon Oct 09 09:52:56 IST 2006 MaxDB sdbinst: : c:/sapdb/data
    Mon Oct 09 09:52:56 IST 2006 MaxDB sdbinst: independent program path: c:/sapdb/programs
    Mon Oct 09 09:52:56 IST 2006 MaxDB sdbinst: start extraction test run of "C:/sapdb/JP1/_tempLocation/SAPUTL.TGZ"
    Mon Oct 09 09:52:56 IST 2006 MaxDB sdbinst:
    Mon Oct 09 09:52:56 IST 2006 MaxDB sdbinst: package SAP Utilities successfully checked
    Mon Oct 09 09:52:56 IST 2006 MaxDB sdbinst:
    Mon Oct 09 09:52:57 IST 2006 MaxDB sdbinst:
    Mon Oct 09 09:52:57 IST 2006 MaxDB sdbinst:
    Mon Oct 09 09:52:57 IST 2006 MaxDB sdbinst: starting preparing phase of package JDBC 7.6.00.30
    Mon Oct 09 09:52:57 IST 2006 MaxDB sdbinst: -
    Mon Oct 09 09:52:57 IST 2006 MaxDB sdbinst:
    Mon Oct 09 09:52:57 IST 2006 MaxDB sdbinst: checking interferences to other packages... ok
    Mon Oct 09 09:52:57 IST 2006 MaxDB sdbinst:
    Mon Oct 09 09:52:57 IST 2006 MaxDB sdbinst: collecting data finished:
    Mon Oct 09 09:52:57 IST 2006 MaxDB sdbinst:
    Mon Oct 09 09:52:58 IST 2006 MaxDB sdbinst: java driver path: c:/sapdb/programs
    Mon Oct 09 09:52:58 IST 2006 MaxDB sdbinst: start extraction test run of "C:/sapdb/JP1/_tempLocation/SDBJDBC.TGZ"
    Mon Oct 09 09:52:58 IST 2006 MaxDB sdbinst:
    Mon Oct 09 09:52:58 IST 2006 MaxDB sdbinst: package JDBC successfully checked
    Mon Oct 09 09:52:58 IST 2006 MaxDB sdbinst:
    Mon Oct 09 09:52:58 IST 2006 MaxDB sdbinst:
    Mon Oct 09 09:52:58 IST 2006 MaxDB sdbinst:
    Mon Oct 09 09:52:58 IST 2006 MaxDB sdbinst: starting preparing phase of package Server Utilities 7.6.00.33 32 bit
    Mon Oct 09 09:52:58 IST 2006 MaxDB sdbinst: -
    Mon Oct 09 09:52:58 IST 2006 MaxDB sdbinst:
    Mon Oct 09 09:52:59 IST 2006 MaxDB sdbinst: checking interferences to other packages... ok
    Mon Oct 09 09:52:59 IST 2006 MaxDB sdbinst:
    Mon Oct 09 09:52:59 IST 2006 MaxDB sdbinst: collecting data finished:
    Mon Oct 09 09:52:59 IST 2006 MaxDB sdbinst:
    Mon Oct 09 09:52:59 IST 2006 MaxDB sdbinst: independent program path: c:/sapdb/programs
    Mon Oct 09 09:52:59 IST 2006 MaxDB sdbinst: start extraction test run of "C:/sapdb/JP1/_tempLocation/SDBUTL.TGZ"
    Mon Oct 09 09:52:59 IST 2006 MaxDB sdbinst:
    Mon Oct 09 09:52:59 IST 2006 MaxDB sdbinst: package Server Utilities successfully checked
    Mon Oct 09 09:52:59 IST 2006 MaxDB sdbinst:
    Mon Oct 09 09:53:00 IST 2006 MaxDB sdbinst:
    Mon Oct 09 09:53:00 IST 2006 MaxDB sdbinst:
    Mon Oct 09 09:53:00 IST 2006 MaxDB sdbinst: starting preparing phase of package Database Kernel 7.6.00.33 32 bit
    Mon Oct 09 09:53:00 IST 2006 MaxDB sdbinst: -
    Mon Oct 09 09:53:00 IST 2006 MaxDB sdbinst:
    Mon Oct 09 09:53:00 IST 2006 MaxDB sdbinst: checking interferences to other packages... ok
    Mon Oct 09 09:53:00 IST 2006 MaxDB sdbinst:
    Mon Oct 09 09:53:00 IST 2006 MaxDB sdbinst: collecting data finished:
    Mon Oct 09 09:53:00 IST 2006 MaxDB sdbinst:
    Mon Oct 09 09:53:00 IST 2006 MaxDB sdbinst: dependent path: c:/sapdb/jp1/db
    Mon Oct 09 09:53:01 IST 2006 MaxDB sdbinst: start extraction test run of "C:/sapdb/JP1/_tempLocation/SDBKRN.TGZ"
    Mon Oct 09 09:53:01 IST 2006 MaxDB sdbinst:
    Mon Oct 09 09:53:01 IST 2006 MaxDB sdbinst: package Database Kernel successfully checked
    Mon Oct 09 09:53:01 IST 2006 MaxDB sdbinst:
    Mon Oct 09 09:53:01 IST 2006 MaxDB sdbinst:
    Mon Oct 09 09:53:01 IST 2006 MaxDB sdbinst:
    Mon Oct 09 09:53:01 IST 2006 MaxDB sdbinst: starting preparing phase of package Messages MSG 0.3951
    Mon Oct 09 09:53:01 IST 2006 MaxDB sdbinst: -
    Mon Oct 09 09:53:01 IST 2006 MaxDB sdbinst:
    Mon Oct 09 09:53:01 IST 2006 MaxDB sdbinst: checking interferences to other packages... ok
    Mon Oct 09 09:53:02 IST 2006 MaxDB sdbinst:
    Mon Oct 09 09:53:02 IST 2006 MaxDB sdbinst: collecting data finished:
    Mon Oct 09 09:53:02 IST 2006 MaxDB sdbinst:
    Mon Oct 09 09:53:02 IST 2006 MaxDB sdbinst: messages path: c:/sapdb/programs
    Mon Oct 09 09:53:02 IST 2006 MaxDB sdbinst: start extraction test run of "C:/sapdb/JP1/_tempLocation/SDBMSG.TGZ"
    Mon Oct 09 09:53:02 IST 2006 MaxDB sdbinst:
    Mon Oct 09 09:53:02 IST 2006 MaxDB sdbinst: package Messages successfully checked
    Mon Oct 09 09:53:02 IST 2006 MaxDB sdbinst:
    Mon Oct 09 09:53:02 IST 2006 MaxDB sdbinst:
    Mon Oct 09 09:53:02 IST 2006 MaxDB sdbinst:
    Mon Oct 09 09:53:03 IST 2006 MaxDB sdbinst: starting preparing phase of package ODBC 7.6.00.33 32 bit
    Mon Oct 09 09:53:03 IST 2006 MaxDB sdbinst: -
    Mon Oct 09 09:53:03 IST 2006 MaxDB sdbinst:
    Mon Oct 09 09:53:03 IST 2006 MaxDB sdbinst: checking interferences to other packages... ok
    Mon Oct 09 09:53:03 IST 2006 MaxDB sdbinst:
    Mon Oct 09 09:53:03 IST 2006 MaxDB sdbinst: collecting data finished:
    Mon Oct 09 09:53:03 IST 2006 MaxDB sdbinst:
    Mon Oct 09 09:53:03 IST 2006 MaxDB sdbinst: odbc path: c:/sapdb/programs
    Mon Oct 09 09:53:03 IST 2006 MaxDB sdbinst: start extraction test run of "C:/sapdb/JP1/_tempLocation/SDBODBC.TGZ"
    Mon Oct 09 09:53:03 IST 2006 MaxDB sdbinst:
    Mon Oct 09 09:53:04 IST 2006 MaxDB sdbinst: package ODBC successfully checked
    Mon Oct 09 09:53:04 IST 2006 MaxDB sdbinst:
    Mon Oct 09 09:53:04 IST 2006 MaxDB sdbinst:
    Mon Oct 09 09:53:04 IST 2006 MaxDB sdbinst:
    Mon Oct 09 09:53:04 IST 2006 MaxDB sdbinst: starting preparing phase of package Webtools 7.6.00.33 32 bit
    Mon Oct 09 09:53:04 IST 2006 MaxDB sdbinst: -
    Mon Oct 09 09:53:04 IST 2006 MaxDB sdbinst:
    Mon Oct 09 09:53:04 IST 2006 MaxDB sdbinst: checking interferences to other packages... ok
    Mon Oct 09 09:53:04 IST 2006 MaxDB sdbinst:
    Mon Oct 09 09:53:04 IST 2006 MaxDB sdbinst: collecting data finished:
    Mon Oct 09 09:53:05 IST 2006 MaxDB sdbinst:
    Mon Oct 09 09:53:05 IST 2006 MaxDB sdbinst: webtools path: c:/sapdb/programs/web
    Mon Oct 09 09:53:05 IST 2006 MaxDB sdbinst: start extraction test run of "C:/sapdb/JP1/_tempLocation/SDBWEB.TGZ"
    Mon Oct 09 09:53:05 IST 2006 MaxDB sdbinst:
    Mon Oct 09 09:53:05 IST 2006 MaxDB sdbinst: package Webtools successfully checked
    Mon Oct 09 09:53:05 IST 2006 MaxDB sdbinst:
    Mon Oct 09 09:53:05 IST 2006 MaxDB sdbinst:
    Mon Oct 09 09:53:05 IST 2006 MaxDB sdbinst: checking filesystem "C:"... free disk space ok
    Mon Oct 09 09:53:06 IST 2006 MaxDB sdbinst:
    Mon Oct 09 09:53:06 IST 2006 MaxDB sdbinst: starting installation phase of package Base 7.6.00.33 32 bit
    Mon Oct 09 09:53:06 IST 2006 MaxDB sdbinst: -
    Mon Oct 09 09:53:06 IST 2006 MaxDB sdbinst:
    Mon Oct 09 09:53:06 IST 2006 MaxDB sdbinst: start real extraction of "C:/sapdb/JP1/_tempLocation/SDBBAS.TGZ"
    Mon Oct 09 09:53:06 IST 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-18 06:34:08 bin/
    Mon Oct 09 09:53:06 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       786432 2006-07-18 04:47:21 bin/dbmevtdisp.exe
    Mon Oct 09 09:53:06 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       294912 2006-07-18 04:45:11 bin/protconv.exe
    Mon Oct 09 09:53:06 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       147456 2006-07-18 03:26:11 bin/sdbconfig.exe
    Mon Oct 09 09:53:07 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x         7168 2006-07-18 06:32:29 bin/SDBINST.EXE
    Mon Oct 09 09:53:07 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x         6144 2006-07-18 06:32:29 bin/sdbpack.exe
    Mon Oct 09 09:53:07 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x         7680 2006-07-18 06:32:29 bin/sdbreg.exe
    Mon Oct 09 09:53:07 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x         7680 2006-07-18 06:32:29 bin/sdbregview.exe
    Mon Oct 09 09:53:07 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        13824 2006-07-18 06:32:29 bin/SDBSETUP.EXE
    Mon Oct 09 09:53:07 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x         7680 2006-07-18 06:32:29 bin/sdbuninst.exe
    Mon Oct 09 09:53:07 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x         7168 2006-07-18 06:32:29 bin/sdbverify.exe
    Mon Oct 09 09:53:07 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x      1142784 2006-07-18 06:17:15 bin/sqlcli.exe
    Mon Oct 09 09:53:07 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        40960 2006-07-18 05:57:55 bin/xsysrc.exe
    Mon Oct 09 09:53:07 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       315392 2006-07-18 03:42:35 bin/xtcpupd.exe
    Mon Oct 09 09:53:08 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       290816 2006-07-18 03:06:45 bin/xuser.exe
    Mon Oct 09 09:53:08 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        40960 2006-07-18 05:57:55 bin/x_ping.exe
    Mon Oct 09 09:53:08 IST 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-18 06:34:08 install/
    Mon Oct 09 09:53:08 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       192512 2006-07-18 06:30:11 install/Grid.dll
    Mon Oct 09 09:53:08 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       757760 2006-07-18 06:20:57 install/perl58.dll
    Mon Oct 09 09:53:08 IST 2006 MaxDB sdbinst: extracting: -rw-rr        66953 2006-07-18 06:32:29 install/RESOURCES.TGZ
    Mon Oct 09 09:53:08 IST 2006 MaxDB sdbinst: extracting: -rw-rr       447273 2006-07-18 06:32:28 install/SDBINST.TGZ
    Mon Oct 09 09:53:08 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       413696 2006-07-18 06:32:22 install/sdbrun.dll
    Mon Oct 09 09:53:08 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x      1245184 2006-07-18 06:31:44 install/Wx.dll
    Mon Oct 09 09:53:09 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x      2265088 2006-07-18 06:29:53 install/wxmsw24.dll
    Mon Oct 09 09:53:09 IST 2006 MaxDB sdbinst: extracting: -rw-rr        64320 2006-07-18 06:32:30 install/WXPERL.TGZ
    Mon Oct 09 09:53:09 IST 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-18 06:34:09 pgm/
    Mon Oct 09 09:53:09 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x      1966080 2006-07-18 04:45:17 pgm/dbmcli.exe
    Mon Oct 09 09:53:09 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x      1966080 2006-07-18 04:45:17 pgm/dbmcli_HelpInst.exe
    Mon Oct 09 09:53:09 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       212992 2006-07-18 05:00:37 pgm/regupd.exe
    Mon Oct 09 09:53:09 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       303104 2006-07-18 03:43:05 pgm/sqlping.exe
    Mon Oct 09 09:53:09 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        49152 2006-07-18 02:54:49 pgm/sqltcp.dll
    Mon Oct 09 09:53:09 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        49152 2006-07-18 02:54:51 pgm/sqltcp1.dll
    Mon Oct 09 09:53:09 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        49152 2006-07-18 02:54:55 pgm/sqltcp2.dll
    Mon Oct 09 09:53:10 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        45056 2006-07-18 02:54:59 pgm/sqltcpn.dll
    Mon Oct 09 09:53:10 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       281952 2006-07-18 06:32:55 pgm/sqluser72.dll
    Mon Oct 09 09:53:10 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       372656 2006-07-18 06:33:13 pgm/sqluser73.dll
    Mon Oct 09 09:53:10 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       393216 2006-07-18 06:33:34 pgm/sqluser74.dll
    Mon Oct 09 09:53:10 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       438272 2006-07-18 06:33:53 pgm/sqluser74n.dll
    Mon Oct 09 09:53:10 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       516096 2006-07-18 06:05:41 pgm/sqluser76.dll
    Mon Oct 09 09:53:10 IST 2006 MaxDB sdbinst: checking unpacked archive... ok
    Mon Oct 09 09:53:11 IST 2006 MaxDB sdbinst: checking system libraries... ok
    Mon Oct 09 09:53:11 IST 2006 MaxDB sdbinst: system path updated successfully
    Mon Oct 09 09:53:11 IST 2006 MaxDB sdbinst: please reboot your system after installation to take effect changes
    Mon Oct 09 09:53:12 IST 2006 MaxDB sdbinst:
    Mon Oct 09 09:53:12 IST 2006 MaxDB sdbinst: starting installation phase of package SAP Utilities 7.6.00.33 32 bit
    Mon Oct 09 09:53:12 IST 2006 MaxDB sdbinst: -
    Mon Oct 09 09:53:12 IST 2006 MaxDB sdbinst:
    Mon Oct 09 09:53:12 IST 2006 MaxDB sdbinst: start real extraction of "C:/sapdb/JP1/_tempLocation/SAPUTL.TGZ"
    Mon Oct 09 09:53:12 IST 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-18 06:34:28 bin/
    Mon Oct 09 09:53:13 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       602112 2006-07-18 04:45:33 bin/dbmrfc.exe
    Mon Oct 09 09:53:13 IST 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-18 06:34:29 lib/
    Mon Oct 09 09:53:13 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x      8572928 2006-07-18 02:52:01 lib/icudt30.dll
    Mon Oct 09 09:53:13 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       692224 2006-07-18 02:52:01 lib/icuin30.dll
    Mon Oct 09 09:53:13 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       602112 2006-07-18 02:52:01 lib/icuuc30.dll
    Mon Oct 09 09:53:13 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x      5562368 2006-07-18 03:01:17 lib/librfc32u.dll
    Mon Oct 09 09:53:13 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       102400 2006-07-18 02:52:01 lib/libsapu16vc71.dll
    Mon Oct 09 09:53:13 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       249856 2006-07-18 02:52:01 lib/libsapucum.dll
    Mon Oct 09 09:53:13 IST 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-18 06:34:29 pgm/
    Mon Oct 09 09:53:13 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       507904 2006-07-18 04:45:15 pgm/dbmgetf.exe
    Mon Oct 09 09:53:14 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x      1167360 2006-07-18 02:54:43 pgm/sapni.dll
    Mon Oct 09 09:53:14 IST 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-18 06:34:29 Support/
    Mon Oct 09 09:53:14 IST 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-18 06:34:30 Support/Mapfiles/
    Mon Oct 09 09:53:14 IST 2006 MaxDB sdbinst: extracting: -rw-rr       883889 2006-07-18 04:45:14 Support/Mapfiles/dbmgetf.map
    Mon Oct 09 09:53:14 IST 2006 MaxDB sdbinst: extracting: -rw-rr      1007259 2006-07-18 04:45:33 Support/Mapfiles/dbmrfc.map
    Mon Oct 09 09:53:14 IST 2006 MaxDB sdbinst: extracting: -rw-rr       440451 2006-07-18 02:54:42 Support/Mapfiles/sapni.map
    Mon Oct 09 09:53:14 IST 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-18 06:34:30 symbols/
    Mon Oct 09 09:53:14 IST 2006 MaxDB sdbinst: extracting: -rw-rr      1010688 2006-07-18 02:54:42 symbols/sapni.pdb
    Mon Oct 09 09:53:15 IST 2006 MaxDB sdbinst: checking unpacked archive... ok
    Mon Oct 09 09:53:15 IST 2006 MaxDB sdbinst:
    Mon Oct 09 09:53:15 IST 2006 MaxDB sdbinst: starting installation phase of package JDBC 7.6.00.30
    Mon Oct 09 09:53:15 IST 2006 MaxDB sdbinst: -
    Mon Oct 09 09:53:15 IST 2006 MaxDB sdbinst:
    Mon Oct 09 09:53:15 IST 2006 MaxDB sdbinst: start real extraction of "C:/sapdb/JP1/_tempLocation/SDBJDBC.TGZ"
    Mon Oct 09 09:53:15 IST 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-18 06:36:51 runtime/
    Mon Oct 09 09:53:15 IST 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-18 06:36:51 runtime/7600/
    Mon Oct 09 09:53:15 IST 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-18 06:36:51 runtime/7600/pgm/
    Mon Oct 09 09:53:15 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       540672 2006-07-18 03:25:25 runtime/7600/pgm/sapdbcbin.dll
    Mon Oct 09 09:53:16 IST 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-18 06:36:51 runtime/jar/
    Mon Oct 09 09:53:16 IST 2006 MaxDB sdbinst: extracting: -rw-rr       489216 2006-07-18 03:01:17 runtime/jar/sapdbc.jar
    Mon Oct 09 09:53:16 IST 2006 MaxDB sdbinst: checking unpacked archive... ok
    Mon Oct 09 09:53:16 IST 2006 MaxDB sdbinst:
    Mon Oct 09 09:53:16 IST 2006 MaxDB sdbinst: starting installation phase of package Server Utilities 7.6.00.33 32 bit
    Mon Oct 09 09:53:16 IST 2006 MaxDB sdbinst: -
    Mon Oct 09 09:53:16 IST 2006 MaxDB sdbinst:
    Mon Oct 09 09:53:16 IST 2006 MaxDB sdbinst: start real extraction of "C:/sapdb/JP1/_tempLocation/SDBUTL.TGZ"
    Mon Oct 09 09:53:16 IST 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-18 06:34:40 bin/
    Mon Oct 09 09:53:16 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        65536 2006-07-18 04:46:49 bin/sdbinfo.exe
    Mon Oct 09 09:53:17 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       348160 2006-07-18 05:57:53 bin/sqlrun.dll
    Mon Oct 09 09:53:17 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        40960 2006-07-18 05:57:55 bin/sysmon.exe
    Mon Oct 09 09:53:17 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        40960 2006-07-18 05:57:55 bin/xbackup.exe
    Mon Oct 09 09:53:17 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        40960 2006-07-18 05:57:55 bin/xinstinfo.exe
    Mon Oct 09 09:53:17 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        40960 2006-07-18 05:57:55 bin/xpu.exe
    Mon Oct 09 09:53:17 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        40960 2006-07-18 05:57:55 bin/x_analys.exe
    Mon Oct 09 09:53:17 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        40960 2006-07-18 05:57:55 bin/x_cons.exe
    Mon Oct 09 09:53:17 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        40960 2006-07-18 05:57:55 bin/x_server.exe
    Mon Oct 09 09:53:17 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        40960 2006-07-18 05:57:55 bin/x_show.exe
    Mon Oct 09 09:53:17 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        40960 2006-07-18 05:57:55 bin/x_start.exe
    Mon Oct 09 09:53:18 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        40960 2006-07-18 05:57:55 bin/x_stop.exe
    Mon Oct 09 09:53:18 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        40960 2006-07-18 05:57:55 bin/x_wiz.exe
    Mon Oct 09 09:53:18 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        40960 2006-07-18 05:57:55 bin/x_wizard.exe
    Mon Oct 09 09:53:18 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        40960 2006-07-18 05:57:55 bin/x_wizstop.exe
    Mon Oct 09 09:53:18 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        40960 2006-07-18 05:57:55 bin/x_wiztrc.exe
    Mon Oct 09 09:53:18 IST 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-18 06:34:40 env/
    Mon Oct 09 09:53:18 IST 2006 MaxDB sdbinst: extracting: -rw-rr          122 2006-07-18 04:52:54 env/serv.use
    Mon Oct 09 09:53:18 IST 2006 MaxDB sdbinst: extracting: -rw-rr          245 2006-07-18 04:52:54 env/xstart.use
    Mon Oct 09 09:53:18 IST 2006 MaxDB sdbinst: extracting: -rw-rr          542 2006-07-18 04:52:54 env/xstop.use
    Mon Oct 09 09:53:18 IST 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-18 06:34:40 etc/
    Mon Oct 09 09:53:19 IST 2006 MaxDB sdbinst: extracting: -rw-rr          207 2006-07-18 02:50:43 etc/VERSIONS
    Mon Oct 09 09:53:19 IST 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-18 06:34:40 pgm/
    Mon Oct 09 09:53:19 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       466944 2006-07-18 03:26:59 pgm/serv.exe
    Mon Oct 09 09:53:19 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       270336 2006-07-18 03:26:13 pgm/show.exe
    Mon Oct 09 09:53:19 IST 2006 MaxDB sdbinst: checking unpacked archive... ok
    Mon Oct 09 09:53:20 IST 2006 MaxDB sdbinst:
    Mon Oct 09 09:53:21 IST 2006 MaxDB sdbinst: starting installation phase of package Database Kernel 7.6.00.33 32 bit
    Mon Oct 09 09:53:21 IST 2006 MaxDB sdbinst: -
    Mon Oct 09 09:53:21 IST 2006 MaxDB sdbinst:
    Mon Oct 09 09:53:21 IST 2006 MaxDB sdbinst: start real extraction of "C:/sapdb/JP1/_tempLocation/SDBKRN.TGZ"
    Mon Oct 09 09:53:21 IST 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-18 06:34:52 bin/
    Mon Oct 09 09:53:21 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       266240 2006-07-18 04:45:47 bin/backint.exe
    Mon Oct 09 09:53:21 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       786432 2006-07-18 04:47:21 bin/dbmevtdisp.exe
    Mon Oct 09 09:53:21 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       540672 2006-07-18 04:47:29 bin/dbmevthndl_display.exe
    Mon Oct 09 09:53:21 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       552960 2006-07-18 04:47:37 bin/dbmevthndl_winlog.exe
    Mon Oct 09 09:53:22 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       282624 2006-07-18 04:44:23 bin/dbmsrvctl.exe
    Mon Oct 09 09:53:22 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        42418 2006-07-18 03:01:17 bin/ireport.py
    Mon Oct 09 09:53:22 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       245760 2006-07-18 04:46:43 bin/pipe2file.exe
    Mon Oct 09 09:53:22 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x      1114112 2006-07-18 04:46:05 bin/sdbfill.exe
    Mon Oct 09 09:53:22 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       348160 2006-07-18 05:57:53 bin/sqlrun.dll
    Mon Oct 09 09:53:22 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        53248 2006-07-18 03:06:39 bin/sqlver.exe
    Mon Oct 09 09:53:22 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        53248 2006-07-18 03:06:37 bin/sqlwhat.exe
    Mon Oct 09 09:53:22 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        40960 2006-07-18 05:57:55 bin/xci.exe
    Mon Oct 09 09:53:22 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        40960 2006-07-18 05:57:55 bin/xkernprot.exe
    Mon Oct 09 09:53:23 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        40960 2006-07-18 05:57:55 bin/xoldci.exe
    Mon Oct 09 09:53:23 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        40960 2006-07-18 05:57:55 bin/xservice.exe
    Mon Oct 09 09:53:23 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        40960 2006-07-18 05:57:55 bin/xsql.exe
    Mon Oct 09 09:53:23 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        40960 2006-07-18 05:57:55 bin/xsqlro.exe
    Mon Oct 09 09:53:23 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        40960 2006-07-18 05:57:55 bin/xtracesort.exe
    Mon Oct 09 09:53:23 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        40960 2006-07-18 05:57:55 bin/x_diagnose.exe
    Mon Oct 09 09:53:23 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       323584 2006-07-18 04:47:47 bin/x_python.exe
    Mon Oct 09 09:53:23 IST 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-18 06:34:47 cluster/
    Mon Oct 09 09:53:23 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x      1982464 2006-07-18 03:41:59 cluster/dbmsrv_clu.exe
    Mon Oct 09 09:53:23 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        77824 2006-07-18 03:27:57 cluster/SAPDBMSCSEx.dll
    Mon Oct 09 09:53:24 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       122880 2006-07-18 03:28:09 cluster/sapdbmscsman.dll
    Mon Oct 09 09:53:24 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        73728 2006-07-18 03:27:27 cluster/SAPDBMSCSMan.exe
    Mon Oct 09 09:53:24 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        57344 2006-07-18 03:27:19 cluster/SAPDBMSCSRes.dll
    Mon Oct 09 09:53:24 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       303104 2006-07-18 03:28:29 cluster/service_clu.exe
    Mon Oct 09 09:53:24 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       483328 2006-07-18 03:28:27 cluster/serv_clu.exe
    Mon Oct 09 09:53:24 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       331776 2006-07-18 03:28:23 cluster/stop_clu.exe
    Mon Oct 09 09:53:24 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       335872 2006-07-18 03:28:21 cluster/strt_clu.exe
    Mon Oct 09 09:53:24 IST 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-18 06:34:47 demo/
    Mon Oct 09 09:53:24 IST 2006 MaxDB sdbinst: extracting: -rw-rr      3111624 2006-07-18 03:01:17 demo/HOTEL.py
    Mon Oct 09 09:53:24 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x         1080 2006-07-18 03:01:17 demo/ltutorial.py
    Mon Oct 09 09:53:25 IST 2006 MaxDB sdbinst: extracting: -rw-rr        12046 2006-07-18 03:01:17 demo/tutoriallib.py
    Mon Oct 09 09:53:25 IST 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-18 06:34:53 doc/
    Mon Oct 09 09:53:25 IST 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-18 06:34:54 doc/FirstSteps/
    Mon Oct 09 09:53:25 IST 2006 MaxDB sdbinst: extracting: -rw-rr         4158 2006-07-18 03:01:17 doc/FirstSteps/index.html
    Mon Oct 09 09:53:25 IST 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-18 06:34:53 doc/FirstSteps/Java/
    Mon Oct 09 09:53:25 IST 2006 MaxDB sdbinst: extracting: -rw-rr         1019 2006-07-18 03:01:17 doc/FirstSteps/Java/DemodbData.class
    Mon Oct 09 09:53:25 IST 2006 MaxDB sdbinst: extracting: -rw-rr         2239 2006-07-18 03:01:17 doc/FirstSteps/Java/DemodbData.java
    Mon Oct 09 09:53:25 IST 2006 MaxDB sdbinst: extracting: -rw-rr         1599 2006-07-18 03:01:17 doc/FirstSteps/Java/HelloMaxDB.class
    Mon Oct 09 09:53:25 IST 2006 MaxDB sdbinst: extracting: -rw-rr         2162 2006-07-18 03:01:17 doc/FirstSteps/Java/HelloMaxDB.java
    Mon Oct 09 09:53:25 IST 2006 MaxDB sdbinst: extracting: -rw-rr         2662 2006-07-18 03:01:17 doc/FirstSteps/Java/HowToJava.html
    Mon Oct 09 09:53:26 IST 2006 MaxDB sdbinst: extracting: -rw-rr         1305 2006-07-18 03:01:17 doc/FirstSteps/Java/StateMaxDB.class
    Mon Oct 09 09:53:26 IST 2006 MaxDB sdbinst: extracting: -rw-rr         1767 2006-07-18 03:01:17 doc/FirstSteps/Java/StateMaxDB.java
    Mon Oct 09 09:53:26 IST 2006 MaxDB sdbinst: extracting: -rw-rr          227 2006-07-18 03:01:17 doc/FirstSteps/maxdbenv.cmd
    Mon Oct 09 09:53:26 IST 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-18 06:34:53 doc/FirstSteps/ODBC/
    Mon Oct 09 09:53:26 IST 2006 MaxDB sdbinst: extracting: -rw-rr         5213 2006-07-18 03:01:17 doc/FirstSteps/ODBC/HelloMaxDB.c
    Mon Oct 09 09:53:26 IST 2006 MaxDB sdbinst: extracting: -rw-rr         1996 2006-07-18 03:01:17 doc/FirstSteps/ODBC/HowToODBC.html
    Mon Oct 09 09:53:26 IST 2006 MaxDB sdbinst: extracting: -rw-rr         1101 2006-07-18 03:01:17 doc/FirstSteps/ODBC/Makefile
    Mon Oct 09 09:53:26 IST 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-18 06:34:54 doc/FirstSteps/Perl/
    Mon Oct 09 09:53:26 IST 2006 MaxDB sdbinst: extracting: -rw-rr         1686 2006-07-18 03:01:17 doc/FirstSteps/Perl/demodbData.pm
    Mon Oct 09 09:53:26 IST 2006 MaxDB sdbinst: extracting: -rw-rr         2597 2006-07-18 03:01:17 doc/FirstSteps/Perl/HowToPerl.html
    Mon Oct 09 09:53:27 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x         1673 2006-07-18 03:01:17 doc/FirstSteps/Perl/StateMaxDB.pl
    Mon Oct 09 09:53:27 IST 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-18 06:34:54 doc/FirstSteps/Python/
    Mon Oct 09 09:53:27 IST 2006 MaxDB sdbinst: extracting: -rw-rr         1584 2006-07-18 03:01:17 doc/FirstSteps/Python/demodbData.py
    Mon Oct 09 09:53:27 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x         1572 2006-07-18 03:01:17 doc/FirstSteps/Python/HelloMaxDB-API.py
    Mon Oct 09 09:53:27 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x         1572 2006-07-18 03:01:17 doc/FirstSteps/Python/HelloMaxDB.py
    Mon Oct 09 09:53:27 IST 2006 MaxDB sdbinst: extracting: -rw-rr         3746 2006-07-18 03:01:17 doc/FirstSteps/Python/HowToPython.html
    Mon Oct 09 09:53:27 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x         1578 2006-07-18 03:01:17 doc/FirstSteps/Python/StateMaxDB.py
    Mon Oct 09 09:53:27 IST 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-18 06:34:54 doc/FirstSteps/SQLDBC/
    Mon Oct 09 09:53:27 IST 2006 MaxDB sdbinst: extracting: -rw-rr         4225 2006-07-18 03:01:17 doc/FirstSteps/SQLDBC/HelloMaxDB.cpp
    Mon Oct 09 09:53:27 IST 2006 MaxDB sdbinst: extracting: -rw-rr         2032 2006-07-18 03:01:17 doc/FirstSteps/SQLDBC/HowToSQLDBC.html
    Mon Oct 09 09:53:28 IST 2006 MaxDB sdbinst: extracting: -rw-rr         1276 2006-07-18 03:01:17 doc/FirstSteps/SQLDBC/Makefile
    Mon Oct 09 09:53:28 IST 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-18 06:34:49 env/
    Mon Oct 09 09:53:28 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x         6940 2006-07-18 04:47:37 env/APPS.py
    Mon Oct 09 09:53:28 IST 2006 MaxDB sdbinst: extracting: -rw-rr         4513 2006-07-18 04:47:37 env/CNR3DATA.py
    Mon Oct 09 09:53:28 IST 2006 MaxDB sdbinst: extracting: -rw-rr         8929 2006-07-18 04:47:37 env/CNR3TAB.py
    Mon Oct 09 09:53:28 IST 2006 MaxDB sdbinst: extracting: -rw-rr       194089 2006-07-18 04:52:54 env/cserv.pcf
    Mon Oct 09 09:53:28 IST 2006 MaxDB sdbinst: extracting: -rw-rr        18587 2006-07-18 04:47:37 env/DBMVIEWS.py
    Mon Oct 09 09:53:28 IST 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-18 06:34:48 env/en/
    Mon Oct 09 09:53:28 IST 2006 MaxDB sdbinst: extracting: -rw-rr         7609 2006-07-18 04:52:54 env/en/DBM.en
    Mon Oct 09 09:53:28 IST 2006 MaxDB sdbinst: extracting: -rw-rr        16426 2006-07-18 04:47:37 env/GARBAGE.py
    Mon Oct 09 09:53:29 IST 2006 MaxDB sdbinst: extracting: -rw-rr          249 2006-07-18 04:52:54 env/general.use
    Mon Oct 09 09:53:29 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x         2017 2006-07-18 04:47:41 env/getpackages.py
    Mon Oct 09 09:53:29 IST 2006 MaxDB sdbinst: extracting: -rw-rr         1857 2006-07-18 04:47:37 env/INFO.py
    Mon Oct 09 09:53:29 IST 2006 MaxDB sdbinst: extracting: -rw-rr        14835 2006-07-18 04:47:41 env/installib.py
    Mon Oct 09 09:53:29 IST 2006 MaxDB sdbinst: extracting: -rw-rr        74105 2006-07-18 04:47:39 env/JDBC.py
    Mon Oct 09 09:53:29 IST 2006 MaxDB sdbinst: extracting: -rw-rr          396 2006-07-18 04:52:54 env/kernprot.use
    Mon Oct 09 09:53:29 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x         1662 2006-07-18 04:47:43 env/lapps.py
    Mon Oct 09 09:53:29 IST 2006 MaxDB sdbinst: extracting: -rw-rr         8840 2006-07-18 03:01:17 env/lsystab.py
    Mon Oct 09 09:53:29 IST 2006 MaxDB sdbinst: extracting: -rw-rr        19212 2006-07-18 04:47:39 env/ODBC.py
    Mon Oct 09 09:53:29 IST 2006 MaxDB sdbinst: extracting: -rw-rr         1954 2006-07-18 04:47:39 env/ORADD.py
    Mon Oct 09 09:53:30 IST 2006 MaxDB sdbinst: extracting: -rw-rr       267134 2006-07-18 04:47:39 env/ORADDCOM.py
    Mon Oct 09 09:53:30 IST 2006 MaxDB sdbinst: extracting: -rw-rr        10299 2006-07-18 04:47:39 env/ORADDSYN.py
    Mon Oct 09 09:53:30 IST 2006 MaxDB sdbinst: extracting: -rw-rr       159113 2006-07-18 04:47:39 env/ORADDV.py
    Mon Oct 09 09:53:30 IST 2006 MaxDB sdbinst: extracting: -rw-rr         2113 2006-07-18 04:47:39 env/PRECOM.py
    Mon Oct 09 09:53:30 IST 2006 MaxDB sdbinst: extracting: -rw-rr        49168 2006-07-18 04:47:43 env/REPOSITORY.py
    Mon Oct 09 09:53:30 IST 2006 MaxDB sdbinst: extracting: -rw-rr        62152 2006-07-18 04:47:37 env/SAPDBLOADER.py
    Mon Oct 09 09:53:30 IST 2006 MaxDB sdbinst: extracting: -rw-rr         5196 2006-07-18 04:47:39 env/SHOWCMD.py
    Mon Oct 09 09:53:30 IST 2006 MaxDB sdbinst: extracting: -rw-rr        47440 2006-07-18 04:47:39 env/SQLDBC.py
    Mon Oct 09 09:53:30 IST 2006 MaxDB sdbinst: extracting: -rw-rr        47024 2006-07-18 04:47:41 env/SYSDBA.py
    Mon Oct 09 09:53:30 IST 2006 MaxDB sdbinst: extracting: -rw-rr        58248 2006-07-18 04:47:41 env/SYSDBACOM.py
    Mon Oct 09 09:53:31 IST 2006 MaxDB sdbinst: extracting: -rw-rr        17897 2006-07-18 04:47:41 env/SYSINFO.py
    Mon Oct 09 09:53:31 IST 2006 MaxDB sdbinst: extracting: -rw-rr       106735 2006-07-18 04:47:41 env/SYSINFOCOM.py
    Mon Oct 09 09:53:31 IST 2006 MaxDB sdbinst: extracting: -rw-rr        10964 2006-07-18 04:47:41 env/TRIGGER.py
    Mon Oct 09 09:53:31 IST 2006 MaxDB sdbinst: extracting: -rw-rr         3916 2006-07-18 04:47:41 env/UDE.py
    Mon Oct 09 09:53:31 IST 2006 MaxDB sdbinst: extracting: -rw-rr         7309 2006-07-18 04:47:43 env/WA.py
    Mon Oct 09 09:53:31 IST 2006 MaxDB sdbinst: extracting: -rw-rr        54557 2006-07-18 04:47:41 env/XDD.py
    Mon Oct 09 09:53:31 IST 2006 MaxDB sdbinst: extracting: -rw-rr       105718 2006-07-18 04:47:41 env/XDDCOM.py
    Mon Oct 09 09:53:31 IST 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-18 06:34:49 lib/
    Mon Oct 09 09:53:31 IST 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-18 06:34:49 lib/python2.3/
    Mon Oct 09 09:53:31 IST 2006 MaxDB sdbinst: extracting: -rw-rr         7577 2006-07-18 03:01:17 lib/python2.3/optlib.py
    Mon Oct 09 09:53:32 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       135234 2006-07-18 03:01:17 lib/python2.3/pyexpat.pyd
    Mon Oct 09 09:53:32 IST 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-18 06:34:49 lib/python2.3/sdb/
    Mon Oct 09 09:53:32 IST 2006 MaxDB sdbinst: extracting: -rw-rr        15565 2006-07-18 03:01:17 lib/python2.3/sdb/dbapi.py
    Mon Oct 09 09:53:32 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       503808 2006-07-18 04:47:51 lib/python2.3/sdb/dbm.pyd
    Mon Oct 09 09:53:32 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       483328 2006-07-18 04:47:55 lib/python2.3/sdb/loader.pyd
    Mon Oct 09 09:53:32 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       458752 2006-07-18 04:47:59 lib/python2.3/sdb/sql.pyd
    Mon Oct 09 09:53:32 IST 2006 MaxDB sdbinst: extracting: -rw-rr          921 2006-07-18 03:01:17 lib/python2.3/sdb/__init__.py
    Mon Oct 09 09:53:32 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        61503 2006-07-18 03:01:17 lib/python2.3/zlib.pyd
    Mon Oct 09 09:53:32 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        49218 2006-07-18 03:01:17 lib/python2.3/_socket.pyd
    Mon Oct 09 09:53:32 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        57407 2006-07-18 03:01:17 lib/python2.3/_sre.pyd
    Mon Oct 09 09:53:33 IST 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-18 06:34:49 misc/
    Mon Oct 09 09:53:33 IST 2006 MaxDB sdbinst: extracting: -rw-rr         2437 2006-07-18 06:18:47 misc/create_demo_db.cmd
    Mon Oct 09 09:53:33 IST 2006 MaxDB sdbinst: extracting: -rw-rr          417 2006-07-18 06:18:47 misc/drop_demo_db.cmd
    Mon Oct 09 09:53:33 IST 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-18 06:34:53 pgm/
    Mon Oct 09 09:53:33 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       200704 2006-07-18 04:46:45 pgm/backup.exe
    Mon Oct 09 09:53:33 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       372736 2006-07-18 03:25:55 pgm/cons.exe
    Mon Oct 09 09:53:33 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        45056 2006-07-18 03:25:29 pgm/cr_param.exe
    Mon Oct 09 09:53:33 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       940032 2006-07-18 03:01:17 pgm/dbghelp.dll
    Mon Oct 09 09:53:33 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       294912 2006-07-18 04:44:33 pgm/dbmreg.exe
    Mon Oct 09 09:53:34 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       405504 2006-07-18 04:45:05 pgm/dbmshm.exe
    Mon Oct 09 09:53:34 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x      1966080 2006-07-18 04:44:17 pgm/dbmsrv.exe
    Mon Oct 09 09:53:34 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x      1748992 2006-07-18 04:44:49 pgm/dbmsrvscd.exe
    Mon Oct 09 09:53:34 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       294912 2006-07-18 04:44:27 pgm/dbmstart.exe
    Mon Oct 09 09:53:34 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       294912 2006-07-18 04:44:29 pgm/dbmstop.exe
    Mon Oct 09 09:53:34 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       294912 2006-07-18 04:44:35 pgm/dbmunreg.exe
    Mon Oct 09 09:53:34 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        69632 2006-07-18 06:05:39 pgm/dbpinstall.dll
    Mon Oct 09 09:53:34 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x      1060864 2006-07-18 03:46:37 pgm/diagnose.exe
    Mon Oct 09 09:53:34 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x      6971392 2006-07-18 04:44:09 pgm/kernel.exe
    Mon Oct 09 09:53:34 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       118784 2006-07-18 03:43:13 pgm/libhsscopy.dll
    Mon Oct 09 09:53:35 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x      1134592 2006-07-18 06:02:21 pgm/liboms.dll
    Mon Oct 09 09:53:35 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       151552 2006-07-18 06:06:13 pgm/libsqlcls.dll
    Mon Oct 09 09:53:35 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x      1073152 2006-07-18 06:06:55 pgm/libSQLDBC.dll
    Mon Oct 09 09:53:35 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x      1155072 2006-07-18 06:14:13 pgm/libSQLDBC_C.dll
    Mon Oct 09 09:53:35 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x      2953216 2006-07-18 04:52:33 pgm/lserver.exe
    Mon Oct 09 09:53:35 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        20545 2006-07-18 03:01:17 pgm/pysapdb.exe
    Mon Oct 09 09:53:35 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       974915 2006-07-18 03:01:17 pgm/python23.dll
    Mon Oct 09 09:53:35 IST 2006 MaxDB sdbinst: extracting: -rw-rr      2071185 2006-07-18 03:01:17 pgm/python23.zip
    Mon Oct 09 09:53:35 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        45056 2006-07-18 03:25:27 pgm/renparam.exe
    Mon Oct 09 09:53:36 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       290816 2006-07-18 03:27:05 pgm/service.exe
    Mon Oct 09 09:53:36 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x      1097728 2006-07-18 03:45:19 pgm/slowci.exe
    Mon Oct 09 09:53:36 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       405504 2006-07-18 03:27:09 pgm/sqlinst.dll
    Mon Oct 09 09:53:36 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x      1359872 2006-07-18 03:27:15 pgm/sqlmsg.dll
    Mon Oct 09 09:53:36 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       315392 2006-07-18 03:26:03 pgm/stop.exe
    Mon Oct 09 09:53:36 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       319488 2006-07-18 03:25:59 pgm/strt.exe
    Mon Oct 09 09:53:36 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        98304 2006-07-18 05:00:41 pgm/StudioUtil.dll
    Mon Oct 09 09:53:36 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        49152 2006-07-18 03:43:07 pgm/sysrc.exe
    Mon Oct 09 09:53:36 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        73728 2006-07-18 03:27:13 pgm/systemrc.exe
    Mon Oct 09 09:53:36 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       221184 2006-07-18 05:00:47 pgm/TableDefC.dll
    Mon Oct 09 09:53:37 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        45056 2006-07-18 04:47:31 pgm/Tools_WinEvtLog.dll
    Mon Oct 09 09:53:37 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        73728 2006-07-18 04:52:43 pgm/tracesort.exe
    Mon Oct 09 09:53:37 IST 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-18 06:34:53 sap/
    Mon Oct 09 09:53:37 IST 2006 MaxDB sdbinst: extracting: -rw-rr          147 2006-07-18 03:01:17 sap/dbpinstall.lst
    Mon Oct 09 09:53:37 IST 2006 MaxDB sdbinst: extracting: -rw-rr         1474 2006-07-18 04:45:33 sap/grantxdb.dbm
    Mon Oct 09 09:53:37 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        18192 2006-07-18 03:01:17 sap/lcinit.bat
    Mon Oct 09 09:53:37 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       126976 2006-07-18 06:05:31 sap/lvcbench.dll
    Mon Oct 09 09:53:37 IST 2006 MaxDB sdbinst: extracting: -rw-rr           89 2006-07-18 03:01:17 sap/saprfc.ini
    Mon Oct 09 09:53:37 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        86016 2006-07-18 05:02:09 sap/sphsapdb.dll
    Mon Oct 09 09:53:37 IST 2006 MaxDB sdbinst: extracting: -rw-rr           12 2006-07-18 03:01:17 sap/sphsapdb.lst
    Mon Oct 09 09:53:38 IST 2006 MaxDB sdbinst: checking unpacked archive... ok
    Mon Oct 09 09:53:42 IST 2006 MaxDB sdbinst:
    Mon Oct 09 09:53:42 IST 2006 MaxDB sdbinst: starting installation phase of package Messages MSG 0.3951
    Mon Oct 09 09:53:42 IST 2006 MaxDB sdbinst: -
    Mon Oct 09 09:53:42 IST 2006 MaxDB sdbinst:
    Mon Oct 09 09:53:43 IST 2006 MaxDB sdbinst: start real extraction of "C:/sapdb/JP1/_tempLocation/SDBMSG.TGZ"
    Mon Oct 09 09:53:43 IST 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-18 06:37:08 msg/
    Mon Oct 09 09:53:43 IST 2006 MaxDB sdbinst: extracting: -rw-rr          846 2006-07-18 03:01:17 msg/SDBMsg_Admin.xml
    Mon Oct 09 09:53:43 IST 2006 MaxDB sdbinst: extracting: -rw-rr         1107 2006-07-18 03:01:17 msg/SDBMsg_Backup.xml
    Mon Oct 09 09:53:43 IST 2006 MaxDB sdbinst: extracting: -rw-rr         3255 2006-07-18 03:01:17 msg/SDBMsg_Catalog.xml
    Mon Oct 09 09:53:43 IST 2006 MaxDB sdbinst: extracting: -rw-rr         4595 2006-07-18 03:01:17 msg/SDBMsg_Converter.xml
    Mon Oct 09 09:53:43 IST 2006 MaxDB sdbinst: extracting: -rw-rr        13936 2006-07-18 03:01:17 msg/SDBMsg_Data.xml
    Mon Oct 09 09:53:43 IST 2006 MaxDB sdbinst: extracting: -rw-rr          333 2006-07-18 03:01:17 msg/SDBMsg_DBMCLI.xml
    Mon Oct 09 09:53:43 IST 2006 MaxDB sdbinst: extracting: -rw-rr         5254 2006-07-18 03:01:17 msg/SDBMsg_DBMEd.xml
    Mon Oct 09 09:53:43 IST 2006 MaxDB sdbinst: extracting: -rw-rr          328 2006-07-18 03:01:17 msg/SDBMsg_DBMLog.xml
    Mon Oct 09 09:53:44 IST 2006 MaxDB sdbinst: extracting: -rw-rr         3179 2006-07-18 03:01:17 msg/SDBMsg_DBMScd.xml
    Mon Oct 09 09:53:44 IST 2006 MaxDB sdbinst: extracting: -rw-rr        75397 2006-07-18 03:01:17 msg/SDBMsg_DBMSrv.xml
    Mon Oct 09 09:53:44 IST 2006 MaxDB sdbinst: extracting: -rw-rr         1071 2006-07-18 03:01:17 msg/SDBMsg_DBMSrvTest.xml
    Mon Oct 09 09:53:44 IST 2006 MaxDB sdbinst: extracting: -rw-rr         1321 2006-07-18 03:01:17 msg/SDBMsg_DBProc.xml
    Mon Oct 09 09:53:44 IST 2006 MaxDB sdbinst: extracting: -rw-rr          553 2006-07-18 03:01:17 msg/SDBMsg_DIAGNOSE.xml
    Mon Oct 09 09:53:44 IST 2006 MaxDB sdbinst: extracting: -rw-rr         7818 2006-07-18 03:01:17 msg/SDBMsg_FileDir.xml
    Mon Oct 09 09:53:44 IST 2006 MaxDB sdbinst: extracting: -rw-rr          477 2006-07-18 03:01:17 msg/SDBMsg_Index.xml
    Mon Oct 09 09:53:44 IST 2006 MaxDB sdbinst: extracting: -rw-rr         3461 2006-07-18 03:01:17 msg/SDBMsg_IOMan.xml
    Mon Oct 09 09:53:44 IST 2006 MaxDB sdbinst: extracting: -rw-rr         1384 2006-07-18 03:01:17 msg/SDBMsg_Join.xml
    Mon Oct 09 09:53:44 IST 2006 MaxDB sdbinst: extracting: -rw-rr          697 2006-07-18 03:01:17 msg/SDBMsg_JoinPathOptimizer.xml
    Mon Oct 09 09:53:45 IST 2006 MaxDB sdbinst: extracting: -rw-rr         2112 2006-07-18 03:01:17 msg/SDBMsg_KernelCommon.xml
    Mon Oct 09 09:53:45 IST 2006 MaxDB sdbinst: extracting: -rw-rr         1035 2006-07-18 03:01:17 msg/SDBMsg_KSQL.xml
    Mon Oct 09 09:53:45 IST 2006 MaxDB sdbinst: extracting: -rw-rr          801 2006-07-18 03:01:17 msg/SDBMsg_LiveCache.xml
    Mon Oct 09 09:53:45 IST 2006 MaxDB sdbinst: extracting: -rw-rr          172 2006-07-18 03:01:17 msg/SDBMsg_Loader.xml
    Mon Oct 09 09:53:45 IST 2006 MaxDB sdbinst: extracting: -rw-rr         5443 2006-07-18 03:01:17 msg/SDBMsg_Log.xml
    Mon Oct 09 09:53:45 IST 2006 MaxDB sdbinst: extracting: -rw-rr         3154 2006-07-18 03:01:17 msg/SDBMsg_Messages.xml
    Mon Oct 09 09:53:45 IST 2006 MaxDB sdbinst: extracting: -rw-rr          369 2006-07-18 03:01:17 msg/SDBMsg_ObjectContainer.xml
    Mon Oct 09 09:53:45 IST 2006 MaxDB sdbinst: extracting: -rw-rr         3159 2006-07-18 03:01:17 msg/SDBMsg_OMS.xml
    Mon Oct 09 09:53:45 IST 2006 MaxDB sdbinst: extracting: -rw-rr          172 2006-07-18 03:01:17 msg/SDBMsg_OPMSG.xml
    Mon Oct 09 09:53:45 IST 2006 MaxDB sdbinst: extracting: -rw-rr          172 2006-07-18 03:01:17 msg/SDBMsg_Optimizer.xml
    Mon Oct 09 09:53:46 IST 2006 MaxDB sdbinst: extracting: -rw-rr          435 2006-07-18 03:01:17 msg/SDBMsg_Query.xml
    Mon Oct 09 09:53:46 IST 2006 MaxDB sdbinst: extracting: -rw-rr          442 2006-07-18 03:01:17 msg/SDBMsg_QueryRewrite.xml
    Mon Oct 09 09:53:46 IST 2006 MaxDB sdbinst: extracting: -rw-rr         2021 2006-07-18 03:01:17 msg/SDBMsg_Recovery.xml
    Mon Oct 09 09:53:46 IST 2006 MaxDB sdbinst: extracting: -rw-rr         5220 2006-07-18 03:01:17 msg/SDBMsg_Rst.xml
    Mon Oct 09 09:53:46 IST 2006 MaxDB sdbinst: extracting: -rw-rr         2472 2006-07-18 03:01:17 msg/SDBMsg_RTEComm.xml
    Mon Oct 09 09:53:46 IST 2006 MaxDB sdbinst: extracting: -rw-rr         1406 2006-07-18 03:01:17 msg/SDBMsg_RTEConf.xml
    Mon Oct 09 09:53:46 IST 2006 MaxDB sdbinst: extracting: -rw-rr          889 2006-07-18 03:01:17 msg/SDBMsg_RTEDBState.xml
    Mon Oct 09 09:53:46 IST 2006 MaxDB sdbinst: extracting: -rw-rr         5001 2006-07-18 03:01:17 msg/SDBMsg_RTEDiag.xml
    Mon Oct 09 09:53:46 IST 2006 MaxDB sdbinst: extracting: -rw-rr        14767 2006-07-18 03:01:17 msg/SDBMsg_RTEIO.xml
    Mon Oct 09 09:53:46 IST 2006 MaxDB sdbinst: extracting: -rw-rr         3625 2006-07-18 03:01:17 msg/SDBMsg_RTEMem.xml
    Mon Oct 09 09:53:47 IST 2006 MaxDB sdbinst: extracting: -rw-rr          511 2006-07-18 03:01:17 msg/SDBMsg_RTESec.xml
    Mon Oct 09 09:53:47 IST 2006 MaxDB sdbinst: extracting: -rw-rr         1808 2006-07-18 03:01:17 msg/SDBMsg_RTESys.xml
    Mon Oct 09 09:53:47 IST 2006 MaxDB sdbinst: extracting: -rw-rr         3550 2006-07-18 03:01:17 msg/SDBMsg_RTETask.xml
    Mon Oct 09 09:53:47 IST 2006 MaxDB sdbinst: extracting: -rw-rr         4541 2006-07-18 03:01:17 msg/SDBMsg_RunTime.xml
    Mon Oct 09 09:53:47 IST 2006 MaxDB sdbinst: extracting: -rw-rr         1653 2006-07-18 03:01:17 msg/SDBMsg_SAPDBAlgo.xml
    Mon Oct 09 09:53:47 IST 2006 MaxDB sdbinst: extracting: -rw-rr          562 2006-07-18 03:01:17 msg/SDBMsg_SAPDBMem.xml
    Mon Oct 09 09:53:47 IST 2006 MaxDB sdbinst: extracting: -rw-rr         1718 2006-07-18 03:01:17 msg/SDBMsg_Savepoint.xml
    Mon Oct 09 09:53:47 IST 2006 MaxDB sdbinst: extracting: -rw-rr         5909 2006-07-18 03:01:17 msg/SDBMsg_SharedSQL.xml
    Mon Oct 09 09:53:47 IST 2006 MaxDB sdbinst: extracting: -rw-rr        26284 2006-07-18 03:01:17 msg/SDBMsg_SQLMan.xml
    Mon Oct 09 09:53:47 IST 2006 MaxDB sdbinst: extracting: -rw-rr         9419 2006-07-18 03:01:17 msg/SDBMsg_SrvTasks.xml
    Mon Oct 09 09:53:48 IST 2006 MaxDB sdbinst: extracting: -rw-rr         3638 2006-07-18 03:01:17 msg/SDBMsg_Table.xml
    Mon Oct 09 09:53:48 IST 2006 MaxDB sdbinst: extracting: -rw-rr          883 2006-07-18 03:01:17 msg/SDBMsg_ToolsCommon.xml
    Mon Oct 09 09:53:48 IST 2006 MaxDB sdbinst: extracting: -rw-rr         1186 2006-07-18 03:01:17 msg/SDBMsg_Transaction.xml
    Mon Oct 09 09:53:48 IST 2006 MaxDB sdbinst: extracting: -rw-rr         4883 2006-07-18 03:01:17 msg/SDBMsg_ZZZTest.xml
    Mon Oct 09 09:53:48 IST 2006 MaxDB sdbinst: checking unpacked archive... ok
    Mon Oct 09 09:53:48 IST 2006 MaxDB sdbinst:
    Mon Oct 09 09:53:48 IST 2006 MaxDB sdbinst: starting installation phase of package ODBC 7.6.00.33 32 bit
    Mon Oct 09 09:53:48 IST 2006 MaxDB sdbinst: -
    Mon Oct 09 09:53:48 IST 2006 MaxDB sdbinst:
    Mon Oct 09 09:53:48 IST 2006 MaxDB sdbinst: start real extraction of "C:/sapdb/JP1/_tempLocation/SDBODBC.TGZ"
    Mon Oct 09 09:53:49 IST 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-18 06:36:55 incl/
    Mon Oct 09 09:53:49 IST 2006 MaxDB sdbinst: extracting: -rw-rr        11380 2006-07-18 03:01:17 incl/SDBBOS.h
    Mon Oct 09 09:53:49 IST 2006 MaxDB sdbinst: extracting: -rw-rr        31567 2006-07-18 03:06:19 incl/sql.h
    Mon Oct 09 09:53:49 IST 2006 MaxDB sdbinst: extracting: -rw-rr        81467 2006-07-18 03:06:19 incl/sqlext.h
    Mon Oct 09 09:53:49 IST 2006 MaxDB sdbinst: extracting: -rw-rr         9534 2006-07-18 03:06:19 incl/sqltypes.h
    Mon Oct 09 09:53:49 IST 2006 MaxDB sdbinst: extracting: -rw-rr        24313 2006-07-18 03:06:20 incl/sqlucode.h
    Mon Oct 09 09:53:49 IST 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-18 06:36:56 pgm/
    Mon Oct 09 09:53:49 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x       487424 2006-07-18 05:02:43 pgm/libSDBBOS.dll
    Mon Oct 09 09:53:49 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        12288 2006-07-18 03:01:39 pgm/odbcreg.exe
    Mon Oct 09 09:53:49 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x      1073152 2006-07-18 03:05:47 pgm/sqlod32.dll
    Mon Oct 09 09:53:50 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x      1130496 2006-07-18 03:06:19 pgm/sqlod32w.dll
    Mon Oct 09 09:53:50 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        45056 2006-07-18 03:06:35 pgm/sqlodext.dll
    Mon Oct 09 09:53:50 IST 2006 MaxDB sdbinst: extracting: -rwxr-xr-x        73728 2006-07-18 03:06:31 pgm/sqlsp32.dll
    Mon Oct 09 09:53:50 IST 2006 MaxDB sdbinst: checking unpacked archive... ok
    Mon Oct 09 09:53:50 IST 2006 MaxDB sdbinst:
    Mon Oct 09 09:53:50 IST 2006 MaxDB sdbinst: starting installation phase of package Webtools 7.6.00.33 32 bit
    Mon Oct 09 09:53:50 IST 2006 MaxDB sdbinst: -
    Mon Oct 09 09:53:50 IST 2006 MaxDB sdbinst:
    Mon Oct 09 09:53:50 IST 2006 MaxDB sdbinst: start real extraction of "C:/sapdb/JP1/_tempLocation/SDBWEB.TGZ"
    Mon Oct 09 09:53:51 IST 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-18 06:37:19 config/
    Mon Oct 09 09:53:51 IST 2006 MaxDB sdbinst: extracting: -rw-rr         3090 2006-07-18 04:53:47 config/mime.types
    Mon Oct 09 09:53:51 IST 2006 MaxDB sdbinst: extracting: -rw-rr         3167 2006-07-18 03:01:17 config/wa.reg
    Mon Oct 09 09:53:51 IST 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-18 06:37:19 Documents/
    Mon Oct 09 09:53:51 IST 2006 MaxDB sdbinst: extracting: -rw-rr         1203 2006-07-18 03:01:17 Documents/index.html
    Mon Oct 09 09:53:51 IST 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-18 06:37:19 Documents/WARoot/
    Mon Oct 09 09:53:51 IST 2006 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-18 06:37:14 Documents/WARoot/HTML/
    Mon Oct 09 09:53:51 IST 2006 MaxDB sdbinst: extracting: -rw-rr        39553 2006-07-18 04:53:35 Documents/WARoot/HTML/DBMBackup.htm
    Mon Oct 09 09:53:51 IST 2006 MaxDB sdbinst: extracting: -rw-rr         5313 2006-07-18 04:53:37 Documents/WARoot/HTML/DBMBadDevspaces.htm
    Mon Oct 09 09:53:51 IST 2006 MaxDB sdbinst: extracting: -rw-rr         3586 2006-07-18 04:53:35 Documents/WARoot/HTML/DBMCommand.htm
    Mon Oct 09 09:53:52 IST 2006 MaxDB sdbinst: extracting: -rw-rr         3756 2006-07-18 04:53:33 Documents/WARoot/HTML/DBMDatabases.htm
    Mon Oct 09 09:53:52 IST 2006 MaxDB sdbinst: extracting: -rw-rr        13373 2006-07-18 04:53:33 Documents/WARoot/HTML/DBMDevspace.htm
    Mon Oct 09 09:53:52 IST 2006 MaxDB sdbinst: extracting: -rw-rr        21425 2006-07-18 04:53:33 Documents/WARoot/HTML/DBMDevspaces.htm
    Mon Oct 09 09:53:52 IST 2006 MaxDB sdbinst: extracting: -rw-rr          568 2006-07-18 04:53:29 Documents/WARoot/HTML/DBMEmpty.htm
    Mon Oct 09 09:53:52 IST 2006 MaxDB sdbinst: extracting: -rw-rr         1596 2006-07-18 04:53:31 Documents/WARoot/HTML/DBMFile.htm
    Mon Oct 09 09:53:52 IST 2006 MaxDB sdbinst: extracting: -rw-rr        16387 2006-07-18 04:53:31 Documents/WARoot/HTML/DBMFiles.htm
    Mon Oct 09 09:53:52 IST 2006 MaxDB sdbinst: extracting: -rw-rr     

    Hi,
    this problem seems to be general. You will get every time the error in the Step if the password specified by user is longer as 9 characters.
    Updating password of SAP<SID>DB in UM_OBJECTS
    Updating OS username to 162492 in UM_OBJECTS
    1
    2
    3
    4
    5
    done with AP7 stuff
    MaxDB: Setting password for user CONTROL
    done
    MaxDB: Setting password for user SUPERDBA
    MaxDB: command failed: <DBMException -24988 ERR_UNKNOWN unknown error>
    Mon Oct 09 09:55:20 IST 2006 MaxDB: rc of changing passwords = 1
    The error has nothing to do with already installed instances ... The password may not be longer as 9 chars!
    Regards Galin

  • Endeca Server performance issue: dgraph is slow and not always available

    Hi, I'm experiencing a problem with Endeca Server. It's very slow and the dgraph process takes about 97% of the cpu without doing queries.
    When I try to open the Studio Page, the cpu utilization of the dgraph process increases up to 200%, and if I try to launch a simple query from Integrator the result is:
    <env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/">
         <env:Header/>
         <env:Body>
              <env:Fault>
                   <faultcode>env:Server</faultcode>
                   <faultstring>Error contacting the conversation service on data store 'SocialIDData' at port 7011: Error parsing data version from DGraph response.</faultstring>
                   <detail>
                        <ns2:Fault xmlns:ns2="http://www.endeca.com/MDEX/conversation/2/0" xmlns:ns3="http://www.endeca.com/MDEX/lql_parser/types"/>         
                   </detail>
              </env:Fault>
         </env:Body>
    </env:Envelope>
    If I try to ping the Data Store by visiting the url http://192.168.2.16:7001/endeca-server/admin/SocialIDData?op=ping sometimes the response is positive, and sometimes it's negative.
    I've also checked the log file in ${ENDECA_SERVER_DOMAIN}/EndecaServer/logs/SocialIDData.out and I've found that message:
    MALLOC:   4656726016 ( 4441.0 MB) Heap size
    MALLOC:   4617801000 ( 4403.9 MB) Bytes in use by application
    MALLOC:     23912448 (   22.8 MB) Bytes free in page heap
    MALLOC:      2146304 (    2.0 MB) Bytes unmapped in page heap
    MALLOC:      4865568 (    4.6 MB) Bytes free in central cache
    MALLOC:       198144 (    0.2 MB) Bytes free in transfer cache
    MALLOC:      7802552 (    7.4 MB) Bytes free in thread caches
    MALLOC:        27450              Spans in use
    MALLOC:            7              Thread heaps in use
    MALLOC:     19922944 (   19.0 MB) Metadata allocated
    MALLOC:         4096              Tcmalloc page size
    Endeca fatal error detected in dgraph.
    Segmentation violation detected.
    testbi.localdomain:/u01/app/oracle/Middleware/user_projects/domains/endeca_domain/EndecaServer/logs
    Register state:
    Stack trace:
    Please report this problem to Endeca and include the following information
      1. Endeca software version number
      2. Operating system, operating system version, and hardware platform
      3. Any other information that you can provide (including core files)
      4. The contents of this message
    Process map:
    00400000-049b4000 r-xp 00000000 fd:04 2590868                            /u01/app/oracle/Middleware/EndecaServer7.5.1_1/endeca-server/dgraph/bin/dgraph
    04bb4000-04c11000 rw-p 045b4000 fd:04 2590868                            /u01/app/oracle/Middleware/EndecaServer7.5.1_1/endeca-server/dgraph/bin/dgraph
    04c11000-04c69000 rw-p 00000000 00:00 0
    As you can see at rows 16-17-18 that's a problem with the dgraph, but I have no idea on how resolve it.
    My system configuration is:
    OS: Oracle Linux 6
    OEID 3
    Can anyone help me? Thank you.
    Samuele Scattolini

    Please contact Oracle Support at http://support.oracle.com for assistance.  Thanks.

  • Error while installing SAP NetWeaver Application Server, Java(TM) EE 5

    When I try to install Netweaver Web AS I get stuck with the log file saying:
    (Jun 8, 2007 10:26:48 PM), Install, com.sap.installshield.maxdb.maxdb_call_sdbinst, err, An error occurred and product installation failed.  Look at the log file E:\sapdb\JP1\log.txt for details.
    (Jun 8, 2007 10:26:48 PM), Install, com.sap.installshield.maxdb.maxdb_call_sdbinst, err, ProductException: (error code = 601; message="An Error happened during call of MaxDB Tool sdbinst. Check end of Logfile E:/DOCUME1/ADMINI1/LOCALS~1/Temp/MaxDBSAPNWPREV.log")
    STACK_TRACE: 22
    ProductException: (error code = 601; message="An Error happened during call of MaxDB Tool sdbinst. Check end of Logfile E:/DOCUME1/ADMINI1/LOCALS~1/Temp/MaxDBSAPNWPREV.log")
         at com.sap.installshield.maxdb.maxdb_call_sdbinst.install(maxdb_call_sdbinst.java:193)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitComponent(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitInstallableComponents(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBeans(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.install(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.installProduct(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at com.installshield.wizard.service.LocalImplementorProxy.invoke(Unknown Source)
         at com.installshield.wizard.service.AbstractService.invokeImpl(Unknown Source)
         at com.installshield.product.service.product.GenericProductService.installProduct(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.installAssembly(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.access$900(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(Unknown Source)
         at com.installshield.wizard.service.AsynchronousOperation.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    (Jun 8, 2007 10:26:48 PM), Install, com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct, err, An error occurred and product uninstallation failed.  Look at the log file E:\sapdb\JP1\log.txt for details.
    (Jun 8, 2007 10:26:48 PM), Install, com.sap.installshield.maxdb.maxdb_call_sdbinst, err, java.lang.StringIndexOutOfBoundsException: String index out of range: -60
    STACK_TRACE: 24
    java.lang.StringIndexOutOfBoundsException: String index out of range: -60
         at java.lang.String.substring(Unknown Source)
         at com.sap.installshield.maxdb.DBEnumProcessHandler.enumerateForUninstall(DBEnumProcessHandler.java:179)
         at com.sap.installshield.maxdb.maxdb_call_sdbinst.uninstall(maxdb_call_sdbinst.java:362)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.uninstallProductAction(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.processActionsFailed(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitComponent(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitInstallableComponents(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBeans(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.install(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.installProduct(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at com.installshield.wizard.service.LocalImplementorProxy.invoke(Unknown Source)
         at com.installshield.wizard.service.AbstractService.invokeImpl(Unknown Source)
         at com.installshield.product.service.product.GenericProductService.installProduct(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.installAssembly(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.access$900(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(Unknown Source)
         at com.installshield.wizard.service.AsynchronousOperation.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    (Jun 8, 2007 10:39:39 PM), Install, com.sap.installshield.maxdb.maxdb_call_sdbinst, err, An error occurred and product installation failed.  Look at the log file E:\sapdb\JP1\log.txt for details.
    (Jun 8, 2007 10:39:39 PM), Install, com.sap.installshield.maxdb.maxdb_call_sdbinst, err, ProductException: (error code = 601; message="An Error happened during call of MaxDB Tool sdbinst. Check end of Logfile E:/DOCUME1/ADMINI1/LOCALS~1/Temp/MaxDBSAPNWPREV.log")
    STACK_TRACE: 22
    ProductException: (error code = 601; message="An Error happened during call of MaxDB Tool sdbinst. Check end of Logfile E:/DOCUME1/ADMINI1/LOCALS~1/Temp/MaxDBSAPNWPREV.log")
         at com.sap.installshield.maxdb.maxdb_call_sdbinst.install(maxdb_call_sdbinst.java:193)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitComponent(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitInstallableComponents(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBeans(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.install(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.installProduct(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at com.installshield.wizard.service.LocalImplementorProxy.invoke(Unknown Source)
         at com.installshield.wizard.service.AbstractService.invokeImpl(Unknown Source)
         at com.installshield.product.service.product.GenericProductService.installProduct(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.installAssembly(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.access$900(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(Unknown Source)
         at com.installshield.wizard.service.AsynchronousOperation.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    (Jun 8, 2007 10:39:40 PM), Install, com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct, err, An error occurred and product uninstallation failed.  Look at the log file E:\sapdb\JP1\log.txt for details.
    (Jun 8, 2007 10:39:40 PM), Install, com.sap.installshield.maxdb.maxdb_call_sdbinst, err, java.lang.StringIndexOutOfBoundsException: String index out of range: -60
    STACK_TRACE: 24
    java.lang.StringIndexOutOfBoundsException: String index out of range: -60
         at java.lang.String.substring(Unknown Source)
         at com.sap.installshield.maxdb.DBEnumProcessHandler.enumerateForUninstall(DBEnumProcessHandler.java:179)
         at com.sap.installshield.maxdb.maxdb_call_sdbinst.uninstall(maxdb_call_sdbinst.java:362)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.uninstallProductAction(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.processActionsFailed(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitComponent(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitInstallableComponents(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBeans(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.install(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.installProduct(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at com.installshield.wizard.service.LocalImplementorProxy.invoke(Unknown Source)
         at com.installshield.wizard.service.AbstractService.invokeImpl(Unknown Source)
         at com.installshield.product.service.product.GenericProductService.installProduct(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.installAssembly(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.access$900(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(Unknown Source)
         at com.installshield.wizard.service.AsynchronousOperation.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    And the MaxDBSAPNWPREV.txt showing:
    Wed Jun 06 18:11:55 GMT 2007 MaxDB: Start SoftwareCheck
    Wed Jun 06 18:11:55 GMT 2007 MaxDB: IndepProgPath:
    Wed Jun 06 18:11:55 GMT 2007 MaxDB: IndepDataPath:
    Wed Jun 06 18:11:55 GMT 2007 MaxDB: Software doesn't exist, Variable MAXDB_SOFTW_EXISTS set to NO
    Wed Jun 06 18:11:55 GMT 2007 MaxDB: end of Check Section!
    Wed Jun 06 18:11:55 GMT 2007 MaxDB: Password confirmation: 3-9 characters necessary
    Wed Jun 06 18:12:35 GMT 2007 MaxDB: Start of Extracting Software and Backup.
    Wed Jun 06 18:12:58 GMT 2007 MaxDB: End of Extracting Software and Backup.
    Wed Jun 06 18:12:58 GMT 2007 MaxDB: Start of CallSdbinst
    Wed Jun 06 18:12:58 GMT 2007 MaxDB: IndepProgPath = E:/sapdb/programs
    Wed Jun 06 18:12:58 GMT 2007 MaxDB: inst_type = :restore:
    Wed Jun 06 18:12:58 GMT 2007 MaxDB: Calling sdbinst with template option sapmds
    Wed Jun 06 18:12:58 GMT 2007 MaxDB SID: JP1
    Wed Jun 06 18:12:58 GMT 2007 MaxDB drive: E:\
    Wed Jun 06 18:12:58 GMT 2007 MaxDB softwarepath: E:/sapdb
    Wed Jun 06 18:12:58 GMT 2007 MaxDB Software location: E:/sapdb/JP1/_tempLocation
    Wed Jun 06 18:12:58 GMT 2007 MaxDB backup_loc: E:/sapdb/JP1/_tempLocation/load_datasave
    Wed Jun 06 18:12:58 GMT 2007 MaxDB program: E:/sapdb/JP1/_tempLocation/sdbinst.exe
    Wed Jun 06 18:12:58 GMT 2007 MaxDB paramfile: E:/sapdb/JP1/_tempLocation/sapmds.txt
    Wed Jun 06 18:12:58 GMT 2007MaxDB found sdbinst
    Wed Jun 06 18:12:58 GMT 2007 MaxDB: Calling: E:/sapdb/JP1/_tempLocation/sdbinst.exe -t sapmds -f "E:/sapdb/JP1/_tempLocation/sapmds.txt" -p DBNAME=JP1 -p SOFTWAREPATH="E:/sapdb" -p INSTANCEBACKUP="E:/sapdb/JP1/_tempLocation/load_datasave"
    Wed Jun 06 18:13:02 GMT 2007 MaxDB sdbinst:
    Wed Jun 06 18:13:02 GMT 2007 MaxDB sdbinst:
    Wed Jun 06 18:13:02 GMT 2007 MaxDB sdbinst:      Installation of MaxDB Software
    Wed Jun 06 18:13:02 GMT 2007 MaxDB sdbinst:      *******************************
    Wed Jun 06 18:13:02 GMT 2007 MaxDB sdbinst:
    Wed Jun 06 18:13:02 GMT 2007 MaxDB sdbinst:
    Wed Jun 06 18:13:03 GMT 2007 MaxDB sdbinst: starting installation We, Jun 06, 2007 at 14:13:02
    Wed Jun 06 18:13:03 GMT 2007 MaxDB sdbinst: operating system: Windows I386 NT 5.1 Service Pack 2
    Wed Jun 06 18:13:03 GMT 2007 MaxDB sdbinst: callers working directory: D:/
    Wed Jun 06 18:13:03 GMT 2007 MaxDB sdbinst: installer directory: E:/sapdb/JP1/_tempLocation
    Wed Jun 06 18:13:03 GMT 2007 MaxDB sdbinst: archive directory: E:/sapdb/JP1/_tempLocation
    Wed Jun 06 18:13:03 GMT 2007 MaxDB sdbinst:
    Wed Jun 06 18:13:03 GMT 2007 MaxDB sdbinst:
    Wed Jun 06 18:13:04 GMT 2007 MaxDB sdbinst:
    Wed Jun 06 18:13:04 GMT 2007 MaxDB sdbinst: starting preparing phase of package Base 7.6.00.33 32 bit
    Wed Jun 06 18:13:04 GMT 2007 MaxDB sdbinst: -
    Wed Jun 06 18:13:05 GMT 2007 MaxDB sdbinst:
    Wed Jun 06 18:13:05 GMT 2007 MaxDB sdbinst: checking interferences to other packages... ok
    Wed Jun 06 18:13:05 GMT 2007 MaxDB sdbinst:
    Wed Jun 06 18:13:05 GMT 2007 MaxDB sdbinst: collecting data finished:
    Wed Jun 06 18:13:05 GMT 2007 MaxDB sdbinst:
    Wed Jun 06 18:13:05 GMT 2007 MaxDB sdbinst: independent data path: e:/sapdb/data
    Wed Jun 06 18:13:05 GMT 2007 MaxDB sdbinst: independent program path: e:/sapdb/programs
    Wed Jun 06 18:13:05 GMT 2007 MaxDB sdbinst: start extraction test run of "E:/sapdb/JP1/_tempLocation/SDBBAS.TGZ"
    Wed Jun 06 18:13:06 GMT 2007 MaxDB sdbinst:
    Wed Jun 06 18:13:06 GMT 2007 MaxDB sdbinst: package Base successfully checked
    Wed Jun 06 18:13:06 GMT 2007 MaxDB sdbinst:
    Wed Jun 06 18:13:06 GMT 2007 MaxDB sdbinst:
    Wed Jun 06 18:13:06 GMT 2007 MaxDB sdbinst:
    Wed Jun 06 18:13:06 GMT 2007 MaxDB sdbinst: starting preparing phase of package SAP Utilities 7.6.00.33 32 bit
    Wed Jun 06 18:13:06 GMT 2007 MaxDB sdbinst: -
    Wed Jun 06 18:13:06 GMT 2007 MaxDB sdbinst:
    Wed Jun 06 18:13:06 GMT 2007 MaxDB sdbinst: checking interferences to other packages... ok
    Wed Jun 06 18:13:07 GMT 2007 MaxDB sdbinst:
    Wed Jun 06 18:13:07 GMT 2007 MaxDB sdbinst: collecting data finished:
    Wed Jun 06 18:13:07 GMT 2007 MaxDB sdbinst:
    Wed Jun 06 18:13:07 GMT 2007 MaxDB sdbinst: : e:/sapdb/data
    Wed Jun 06 18:13:07 GMT 2007 MaxDB sdbinst: independent program path: e:/sapdb/programs
    Wed Jun 06 18:13:07 GMT 2007 MaxDB sdbinst: start extraction test run of "E:/sapdb/JP1/_tempLocation/SAPUTL.TGZ"
    Wed Jun 06 18:13:07 GMT 2007 MaxDB sdbinst:
    Wed Jun 06 18:13:07 GMT 2007 MaxDB sdbinst: package SAP Utilities successfully checked
    Wed Jun 06 18:13:07 GMT 2007 MaxDB sdbinst:
    Wed Jun 06 18:13:08 GMT 2007 MaxDB sdbinst:
    Wed Jun 06 18:13:08 GMT 2007 MaxDB sdbinst:
    Wed Jun 06 18:13:08 GMT 2007 MaxDB sdbinst: starting preparing phase of package JDBC 7.6.00.30
    Wed Jun 06 18:13:08 GMT 2007 MaxDB sdbinst: -
    Wed Jun 06 18:13:08 GMT 2007 MaxDB sdbinst:
    Wed Jun 06 18:13:08 GMT 2007 MaxDB sdbinst: checking interferences to other packages... ok
    Wed Jun 06 18:13:08 GMT 2007 MaxDB sdbinst:
    Wed Jun 06 18:13:08 GMT 2007 MaxDB sdbinst: collecting data finished:
    Wed Jun 06 18:13:08 GMT 2007 MaxDB sdbinst:
    Wed Jun 06 18:13:09 GMT 2007 MaxDB sdbinst: java driver path: e:/sapdb/programs
    Wed Jun 06 18:13:09 GMT 2007 MaxDB sdbinst: start extraction test run of "E:/sapdb/JP1/_tempLocation/SDBJDBC.TGZ"
    Wed Jun 06 18:13:09 GMT 2007 MaxDB sdbinst:
    Wed Jun 06 18:13:09 GMT 2007 MaxDB sdbinst: package JDBC successfully checked
    Wed Jun 06 18:13:09 GMT 2007 MaxDB sdbinst:
    Wed Jun 06 18:13:09 GMT 2007 MaxDB sdbinst:
    Wed Jun 06 18:13:09 GMT 2007 MaxDB sdbinst:
    Wed Jun 06 18:13:09 GMT 2007 MaxDB sdbinst: starting preparing phase of package Server Utilities 7.6.00.33 32 bit
    Wed Jun 06 18:13:09 GMT 2007 MaxDB sdbinst: -
    Wed Jun 06 18:13:10 GMT 2007 MaxDB sdbinst:
    Wed Jun 06 18:13:10 GMT 2007 MaxDB sdbinst: checking interferences to other packages... ok
    Wed Jun 06 18:13:10 GMT 2007 MaxDB sdbinst:
    Wed Jun 06 18:13:10 GMT 2007 MaxDB sdbinst: collecting data finished:
    Wed Jun 06 18:13:10 GMT 2007 MaxDB sdbinst:
    Wed Jun 06 18:13:10 GMT 2007 MaxDB sdbinst: independent program path: e:/sapdb/programs
    Wed Jun 06 18:13:10 GMT 2007 MaxDB sdbinst: start extraction test run of "E:/sapdb/JP1/_tempLocation/SDBUTL.TGZ"
    Wed Jun 06 18:13:10 GMT 2007 MaxDB sdbinst:
    Wed Jun 06 18:13:11 GMT 2007 MaxDB sdbinst: package Server Utilities successfully checked
    Wed Jun 06 18:13:11 GMT 2007 MaxDB sdbinst:
    Wed Jun 06 18:13:11 GMT 2007 MaxDB sdbinst:
    Wed Jun 06 18:13:11 GMT 2007 MaxDB sdbinst:
    Wed Jun 06 18:13:11 GMT 2007 MaxDB sdbinst: starting preparing phase of package Database Kernel 7.6.00.33 32 bit
    Wed Jun 06 18:13:11 GMT 2007 MaxDB sdbinst: -
    Wed Jun 06 18:13:11 GMT 2007 MaxDB sdbinst:
    Wed Jun 06 18:13:11 GMT 2007 MaxDB sdbinst: checking interferences to other packages... ok
    Wed Jun 06 18:13:11 GMT 2007 MaxDB sdbinst:
    Wed Jun 06 18:13:12 GMT 2007 MaxDB sdbinst: collecting data finished:
    Wed Jun 06 18:13:12 GMT 2007 MaxDB sdbinst:
    Wed Jun 06 18:13:12 GMT 2007 MaxDB sdbinst: dependent path: e:/sapdb/jp1/db
    Wed Jun 06 18:13:12 GMT 2007 MaxDB sdbinst: start extraction test run of "E:/sapdb/JP1/_tempLocation/SDBKRN.TGZ"
    Wed Jun 06 18:13:12 GMT 2007 MaxDB sdbinst:
    Wed Jun 06 18:13:12 GMT 2007 MaxDB sdbinst: package Database Kernel successfully checked
    Wed Jun 06 18:13:12 GMT 2007 MaxDB sdbinst:
    Wed Jun 06 18:13:12 GMT 2007 MaxDB sdbinst:
    Wed Jun 06 18:13:12 GMT 2007 MaxDB sdbinst:
    Wed Jun 06 18:13:13 GMT 2007 MaxDB sdbinst: starting preparing phase of package Messages MSG 0.3951
    Wed Jun 06 18:13:13 GMT 2007 MaxDB sdbinst: -
    Wed Jun 06 18:13:13 GMT 2007 MaxDB sdbinst:
    Wed Jun 06 18:13:13 GMT 2007 MaxDB sdbinst: checking interferences to other packages... ok
    Wed Jun 06 18:13:13 GMT 2007 MaxDB sdbinst:
    Wed Jun 06 18:13:13 GMT 2007 MaxDB sdbinst: collecting data finished:
    Wed Jun 06 18:13:13 GMT 2007 MaxDB sdbinst:
    Wed Jun 06 18:13:13 GMT 2007 MaxDB sdbinst: messages path: e:/sapdb/programs
    Wed Jun 06 18:13:14 GMT 2007 MaxDB sdbinst: start extraction test run of "E:/sapdb/JP1/_tempLocation/SDBMSG.TGZ"
    Wed Jun 06 18:13:14 GMT 2007 MaxDB sdbinst:
    Wed Jun 06 18:13:14 GMT 2007 MaxDB sdbinst: package Messages successfully checked
    Wed Jun 06 18:13:14 GMT 2007 MaxDB sdbinst:
    Wed Jun 06 18:13:14 GMT 2007 MaxDB sdbinst:
    Wed Jun 06 18:13:14 GMT 2007 MaxDB sdbinst:
    Wed Jun 06 18:13:14 GMT 2007 MaxDB sdbinst: starting preparing phase of package ODBC 7.6.00.33 32 bit
    Wed Jun 06 18:13:14 GMT 2007 MaxDB sdbinst: -
    Wed Jun 06 18:13:14 GMT 2007 MaxDB sdbinst:
    Wed Jun 06 18:13:15 GMT 2007 MaxDB sdbinst: checking interferences to other packages... ok
    Wed Jun 06 18:13:15 GMT 2007 MaxDB sdbinst:
    Wed Jun 06 18:13:15 GMT 2007 MaxDB sdbinst: collecting data finished:
    Wed Jun 06 18:13:15 GMT 2007 MaxDB sdbinst:
    Wed Jun 06 18:13:15 GMT 2007 MaxDB sdbinst: odbc path: e:/sapdb/programs
    Wed Jun 06 18:13:15 GMT 2007 MaxDB sdbinst: start extraction test run of "E:/sapdb/JP1/_tempLocation/SDBODBC.TGZ"
    Wed Jun 06 18:13:15 GMT 2007 MaxDB sdbinst:
    Wed Jun 06 18:13:15 GMT 2007 MaxDB sdbinst: package ODBC successfully checked
    Wed Jun 06 18:13:15 GMT 2007 MaxDB sdbinst:
    Wed Jun 06 18:13:16 GMT 2007 MaxDB sdbinst:
    Wed Jun 06 18:13:16 GMT 2007 MaxDB sdbinst:
    Wed Jun 06 18:13:16 GMT 2007 MaxDB sdbinst: starting preparing phase of package Webtools 7.6.00.33 32 bit
    Wed Jun 06 18:13:16 GMT 2007 MaxDB sdbinst: -
    Wed Jun 06 18:13:16 GMT 2007 MaxDB sdbinst:
    Wed Jun 06 18:13:16 GMT 2007 MaxDB sdbinst: checking interferences to other packages... ok
    Wed Jun 06 18:13:16 GMT 2007 MaxDB sdbinst:
    Wed Jun 06 18:13:16 GMT 2007 MaxDB sdbinst: collecting data finished:
    Wed Jun 06 18:13:16 GMT 2007 MaxDB sdbinst:
    Wed Jun 06 18:13:17 GMT 2007 MaxDB sdbinst: webtools path: e:/sapdb/programs/web
    Wed Jun 06 18:13:17 GMT 2007 MaxDB sdbinst: start extraction test run of "E:/sapdb/JP1/_tempLocation/SDBWEB.TGZ"
    Wed Jun 06 18:13:17 GMT 2007 MaxDB sdbinst:
    Wed Jun 06 18:13:17 GMT 2007 MaxDB sdbinst: package Webtools successfully checked
    Wed Jun 06 18:13:17 GMT 2007 MaxDB sdbinst:
    Wed Jun 06 18:13:17 GMT 2007 MaxDB sdbinst:
    Wed Jun 06 18:13:17 GMT 2007 MaxDB sdbinst: checking filesystem "E:"... free disk space ok
    Wed Jun 06 18:13:17 GMT 2007 MaxDB sdbinst:
    Wed Jun 06 18:13:17 GMT 2007 MaxDB sdbinst: starting installation phase of package Base 7.6.00.33 32 bit
    Wed Jun 06 18:13:18 GMT 2007 MaxDB sdbinst: -
    Wed Jun 06 18:13:18 GMT 2007 MaxDB sdbinst:
    Wed Jun 06 18:13:18 GMT 2007 MaxDB sdbinst: start real extraction of "E:/sapdb/JP1/_tempLocation/SDBBAS.TGZ"
    Wed Jun 06 18:13:18 GMT 2007 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-17 21:04:08 bin/
    Wed Jun 06 18:13:18 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x       786432 2006-07-17 19:17:21 bin/dbmevtdisp.exe
    Wed Jun 06 18:13:18 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x       294912 2006-07-17 19:15:11 bin/protconv.exe
    Wed Jun 06 18:13:18 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x       147456 2006-07-17 17:56:11 bin/sdbconfig.exe
    Wed Jun 06 18:13:18 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x         7168 2006-07-17 21:02:29 bin/SDBINST.EXE
    Wed Jun 06 18:13:18 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x         6144 2006-07-17 21:02:29 bin/sdbpack.exe
    Wed Jun 06 18:13:19 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x         7680 2006-07-17 21:02:29 bin/sdbreg.exe
    Wed Jun 06 18:13:19 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x         7680 2006-07-17 21:02:29 bin/sdbregview.exe
    Wed Jun 06 18:13:19 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x        13824 2006-07-17 21:02:29 bin/SDBSETUP.EXE
    Wed Jun 06 18:13:19 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x         7680 2006-07-17 21:02:29 bin/sdbuninst.exe
    Wed Jun 06 18:13:19 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x         7168 2006-07-17 21:02:29 bin/sdbverify.exe
    Wed Jun 06 18:13:19 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x      1142784 2006-07-17 20:47:15 bin/sqlcli.exe
    Wed Jun 06 18:13:19 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x        40960 2006-07-17 20:27:55 bin/xsysrc.exe
    Wed Jun 06 18:13:19 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x       315392 2006-07-17 18:12:35 bin/xtcpupd.exe
    Wed Jun 06 18:13:19 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x       290816 2006-07-17 17:36:45 bin/xuser.exe
    Wed Jun 06 18:13:20 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x        40960 2006-07-17 20:27:55 bin/x_ping.exe
    Wed Jun 06 18:13:20 GMT 2007 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-17 21:04:08 install/
    Wed Jun 06 18:13:20 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x       192512 2006-07-17 21:00:11 install/Grid.dll
    Wed Jun 06 18:13:20 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x       757760 2006-07-17 20:50:57 install/perl58.dll
    Wed Jun 06 18:13:20 GMT 2007 MaxDB sdbinst: extracting: -rw-rr        66953 2006-07-17 21:02:29 install/RESOURCES.TGZ
    Wed Jun 06 18:13:20 GMT 2007 MaxDB sdbinst: extracting: -rw-rr       447273 2006-07-17 21:02:28 install/SDBINST.TGZ
    Wed Jun 06 18:13:20 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x       413696 2006-07-17 21:02:22 install/sdbrun.dll
    Wed Jun 06 18:13:20 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x      1245184 2006-07-17 21:01:44 install/Wx.dll
    Wed Jun 06 18:13:20 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x      2265088 2006-07-17 20:59:53 install/wxmsw24.dll
    Wed Jun 06 18:13:21 GMT 2007 MaxDB sdbinst: extracting: -rw-rr        64320 2006-07-17 21:02:30 install/WXPERL.TGZ
    Wed Jun 06 18:13:21 GMT 2007 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-17 21:04:09 pgm/
    Wed Jun 06 18:13:21 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x      1966080 2006-07-17 19:15:17 pgm/dbmcli.exe
    Wed Jun 06 18:13:21 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x      1966080 2006-07-17 19:15:17 pgm/dbmcli_HelpInst.exe
    Wed Jun 06 18:13:21 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x       212992 2006-07-17 19:30:37 pgm/regupd.exe
    Wed Jun 06 18:13:21 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x       303104 2006-07-17 18:13:05 pgm/sqlping.exe
    Wed Jun 06 18:13:21 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x        49152 2006-07-17 17:24:49 pgm/sqltcp.dll
    Wed Jun 06 18:13:21 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x        49152 2006-07-17 17:24:51 pgm/sqltcp1.dll
    Wed Jun 06 18:13:22 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x        49152 2006-07-17 17:24:55 pgm/sqltcp2.dll
    Wed Jun 06 18:13:22 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x        45056 2006-07-17 17:24:59 pgm/sqltcpn.dll
    Wed Jun 06 18:13:22 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x       281952 2006-07-17 21:02:55 pgm/sqluser72.dll
    Wed Jun 06 18:13:22 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x       372656 2006-07-17 21:03:13 pgm/sqluser73.dll
    Wed Jun 06 18:13:22 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x       393216 2006-07-17 21:03:34 pgm/sqluser74.dll
    Wed Jun 06 18:13:22 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x       438272 2006-07-17 21:03:53 pgm/sqluser74n.dll
    Wed Jun 06 18:13:22 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x       516096 2006-07-17 20:35:41 pgm/sqluser76.dll
    Wed Jun 06 18:13:22 GMT 2007 MaxDB sdbinst: checking unpacked archive... ok
    Wed Jun 06 18:13:22 GMT 2007 MaxDB sdbinst: checking system libraries... ok
    Wed Jun 06 18:13:23 GMT 2007 MaxDB sdbinst: installing system libraries... ok
    Wed Jun 06 18:13:23 GMT 2007 MaxDB sdbinst: system path updated successfully
    Wed Jun 06 18:13:23 GMT 2007 MaxDB sdbinst: please reboot your system after installation to take effect changes
    Wed Jun 06 18:13:23 GMT 2007 MaxDB sdbinst:
    Wed Jun 06 18:13:23 GMT 2007 MaxDB sdbinst: starting installation phase of package SAP Utilities 7.6.00.33 32 bit
    Wed Jun 06 18:13:23 GMT 2007 MaxDB sdbinst: -
    Wed Jun 06 18:13:23 GMT 2007 MaxDB sdbinst:
    Wed Jun 06 18:13:23 GMT 2007 MaxDB sdbinst: start real extraction of "E:/sapdb/JP1/_tempLocation/SAPUTL.TGZ"
    Wed Jun 06 18:13:24 GMT 2007 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-17 21:04:28 bin/
    Wed Jun 06 18:13:24 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x       602112 2006-07-17 19:15:33 bin/dbmrfc.exe
    Wed Jun 06 18:13:24 GMT 2007 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-17 21:04:29 lib/
    Wed Jun 06 18:13:24 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x      8572928 2006-07-17 17:22:01 lib/icudt30.dll
    Wed Jun 06 18:13:24 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x       692224 2006-07-17 17:22:01 lib/icuin30.dll
    Wed Jun 06 18:13:24 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x       602112 2006-07-17 17:22:01 lib/icuuc30.dll
    Wed Jun 06 18:13:24 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x      5562368 2006-07-17 17:31:17 lib/librfc32u.dll
    Wed Jun 06 18:13:24 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x       102400 2006-07-17 17:22:01 lib/libsapu16vc71.dll
    Wed Jun 06 18:13:24 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x       249856 2006-07-17 17:22:01 lib/libsapucum.dll
    Wed Jun 06 18:13:25 GMT 2007 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-17 21:04:29 pgm/
    Wed Jun 06 18:13:25 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x       507904 2006-07-17 19:15:15 pgm/dbmgetf.exe
    Wed Jun 06 18:13:25 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x      1167360 2006-07-17 17:24:43 pgm/sapni.dll
    Wed Jun 06 18:13:25 GMT 2007 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-17 21:04:29 Support/
    Wed Jun 06 18:13:25 GMT 2007 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-17 21:04:30 Support/Mapfiles/
    Wed Jun 06 18:13:25 GMT 2007 MaxDB sdbinst: extracting: -rw-rr       883889 2006-07-17 19:15:14 Support/Mapfiles/dbmgetf.map
    Wed Jun 06 18:13:25 GMT 2007 MaxDB sdbinst: extracting: -rw-rr      1007259 2006-07-17 19:15:33 Support/Mapfiles/dbmrfc.map
    Wed Jun 06 18:13:25 GMT 2007 MaxDB sdbinst: extracting: -rw-rr       440451 2006-07-17 17:24:42 Support/Mapfiles/sapni.map
    Wed Jun 06 18:13:25 GMT 2007 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-17 21:04:30 symbols/
    Wed Jun 06 18:13:26 GMT 2007 MaxDB sdbinst: extracting: -rw-rr      1010688 2006-07-17 17:24:42 symbols/sapni.pdb
    Wed Jun 06 18:13:26 GMT 2007 MaxDB sdbinst: checking unpacked archive... ok
    Wed Jun 06 18:13:26 GMT 2007 MaxDB sdbinst:
    Wed Jun 06 18:13:26 GMT 2007 MaxDB sdbinst: starting installation phase of package JDBC 7.6.00.30
    Wed Jun 06 18:13:26 GMT 2007 MaxDB sdbinst: -
    Wed Jun 06 18:13:26 GMT 2007 MaxDB sdbinst:
    Wed Jun 06 18:13:26 GMT 2007 MaxDB sdbinst: start real extraction of "E:/sapdb/JP1/_tempLocation/SDBJDBC.TGZ"
    Wed Jun 06 18:13:26 GMT 2007 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-17 21:06:51 runtime/
    Wed Jun 06 18:13:26 GMT 2007 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-17 21:06:51 runtime/7600/
    Wed Jun 06 18:13:27 GMT 2007 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-17 21:06:51 runtime/7600/pgm/
    Wed Jun 06 18:13:27 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x       540672 2006-07-17 17:55:25 runtime/7600/pgm/sapdbcbin.dll
    Wed Jun 06 18:13:27 GMT 2007 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-17 21:06:51 runtime/jar/
    Wed Jun 06 18:13:27 GMT 2007 MaxDB sdbinst: extracting: -rw-rr       489216 2006-07-17 17:31:17 runtime/jar/sapdbc.jar
    Wed Jun 06 18:13:27 GMT 2007 MaxDB sdbinst: checking unpacked archive... ok
    Wed Jun 06 18:13:27 GMT 2007 MaxDB sdbinst:
    Wed Jun 06 18:13:27 GMT 2007 MaxDB sdbinst: starting installation phase of package Server Utilities 7.6.00.33 32 bit
    Wed Jun 06 18:13:27 GMT 2007 MaxDB sdbinst: -
    Wed Jun 06 18:13:27 GMT 2007 MaxDB sdbinst:
    Wed Jun 06 18:13:28 GMT 2007 MaxDB sdbinst: start real extraction of "E:/sapdb/JP1/_tempLocation/SDBUTL.TGZ"
    Wed Jun 06 18:13:28 GMT 2007 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-17 21:04:40 bin/
    Wed Jun 06 18:13:28 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x        65536 2006-07-17 19:16:49 bin/sdbinfo.exe
    Wed Jun 06 18:13:28 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x       348160 2006-07-17 20:27:53 bin/sqlrun.dll
    Wed Jun 06 18:13:28 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x        40960 2006-07-17 20:27:55 bin/sysmon.exe
    Wed Jun 06 18:13:28 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x        40960 2006-07-17 20:27:55 bin/xbackup.exe
    Wed Jun 06 18:13:28 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x        40960 2006-07-17 20:27:55 bin/xinstinfo.exe
    Wed Jun 06 18:13:28 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x        40960 2006-07-17 20:27:55 bin/xpu.exe
    Wed Jun 06 18:13:28 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x        40960 2006-07-17 20:27:55 bin/x_analys.exe
    Wed Jun 06 18:13:28 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x        40960 2006-07-17 20:27:55 bin/x_cons.exe
    Wed Jun 06 18:13:29 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x        40960 2006-07-17 20:27:55 bin/x_server.exe
    Wed Jun 06 18:13:29 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x        40960 2006-07-17 20:27:55 bin/x_show.exe
    Wed Jun 06 18:13:29 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x        40960 2006-07-17 20:27:55 bin/x_start.exe
    Wed Jun 06 18:13:29 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x        40960 2006-07-17 20:27:55 bin/x_stop.exe
    Wed Jun 06 18:13:29 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x        40960 2006-07-17 20:27:55 bin/x_wiz.exe
    Wed Jun 06 18:13:29 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x        40960 2006-07-17 20:27:55 bin/x_wizard.exe
    Wed Jun 06 18:13:29 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x        40960 2006-07-17 20:27:55 bin/x_wizstop.exe
    Wed Jun 06 18:13:29 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x        40960 2006-07-17 20:27:55 bin/x_wiztrc.exe
    Wed Jun 06 18:13:29 GMT 2007 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-17 21:04:40 env/
    Wed Jun 06 18:13:30 GMT 2007 MaxDB sdbinst: extracting: -rw-rr          122 2006-07-17 19:22:54 env/serv.use
    Wed Jun 06 18:13:30 GMT 2007 MaxDB sdbinst: extracting: -rw-rr          245 2006-07-17 19:22:54 env/xstart.use
    Wed Jun 06 18:13:30 GMT 2007 MaxDB sdbinst: extracting: -rw-rr          542 2006-07-17 19:22:54 env/xstop.use
    Wed Jun 06 18:13:30 GMT 2007 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-17 21:04:40 etc/
    Wed Jun 06 18:13:30 GMT 2007 MaxDB sdbinst: extracting: -rw-rr          207 2006-07-17 17:20:43 etc/VERSIONS
    Wed Jun 06 18:13:30 GMT 2007 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-17 21:04:40 pgm/
    Wed Jun 06 18:13:30 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x       466944 2006-07-17 17:56:59 pgm/serv.exe
    Wed Jun 06 18:13:30 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x       270336 2006-07-17 17:56:13 pgm/show.exe
    Wed Jun 06 18:13:31 GMT 2007 MaxDB sdbinst: checking unpacked archive... ok
    Wed Jun 06 18:13:31 GMT 2007 MaxDB sdbinst:
    Wed Jun 06 18:13:31 GMT 2007 MaxDB sdbinst: starting installation phase of package Database Kernel 7.6.00.33 32 bit
    Wed Jun 06 18:13:31 GMT 2007 MaxDB sdbinst: -
    Wed Jun 06 18:13:31 GMT 2007 MaxDB sdbinst:
    Wed Jun 06 18:13:31 GMT 2007 MaxDB sdbinst: start real extraction of "E:/sapdb/JP1/_tempLocation/SDBKRN.TGZ"
    Wed Jun 06 18:13:31 GMT 2007 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-17 21:04:52 bin/
    Wed Jun 06 18:13:31 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x       266240 2006-07-17 19:15:47 bin/backint.exe
    Wed Jun 06 18:13:31 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x       786432 2006-07-17 19:17:21 bin/dbmevtdisp.exe
    Wed Jun 06 18:13:32 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x       540672 2006-07-17 19:17:29 bin/dbmevthndl_display.exe
    Wed Jun 06 18:13:32 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x       552960 2006-07-17 19:17:37 bin/dbmevthndl_winlog.exe
    Wed Jun 06 18:13:32 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x       282624 2006-07-17 19:14:23 bin/dbmsrvctl.exe
    Wed Jun 06 18:13:32 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x        42418 2006-07-17 17:31:17 bin/ireport.py
    Wed Jun 06 18:13:32 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x       245760 2006-07-17 19:16:43 bin/pipe2file.exe
    Wed Jun 06 18:13:32 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x      1114112 2006-07-17 19:16:05 bin/sdbfill.exe
    Wed Jun 06 18:13:32 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x       348160 2006-07-17 20:27:53 bin/sqlrun.dll
    Wed Jun 06 18:13:32 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x        53248 2006-07-17 17:36:39 bin/sqlver.exe
    Wed Jun 06 18:13:32 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x        53248 2006-07-17 17:36:37 bin/sqlwhat.exe
    Wed Jun 06 18:13:33 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x        40960 2006-07-17 20:27:55 bin/xci.exe
    Wed Jun 06 18:13:33 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x        40960 2006-07-17 20:27:55 bin/xkernprot.exe
    Wed Jun 06 18:13:33 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x        40960 2006-07-17 20:27:55 bin/xoldci.exe
    Wed Jun 06 18:13:33 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x        40960 2006-07-17 20:27:55 bin/xservice.exe
    Wed Jun 06 18:13:33 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x        40960 2006-07-17 20:27:55 bin/xsql.exe
    Wed Jun 06 18:13:33 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x        40960 2006-07-17 20:27:55 bin/xsqlro.exe
    Wed Jun 06 18:13:33 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x        40960 2006-07-17 20:27:55 bin/xtracesort.exe
    Wed Jun 06 18:13:33 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x        40960 2006-07-17 20:27:55 bin/x_diagnose.exe
    Wed Jun 06 18:13:33 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x       323584 2006-07-17 19:17:47 bin/x_python.exe
    Wed Jun 06 18:13:34 GMT 2007 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-17 21:04:47 cluster/
    Wed Jun 06 18:13:34 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x      1982464 2006-07-17 18:11:59 cluster/dbmsrv_clu.exe
    Wed Jun 06 18:13:34 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x        77824 2006-07-17 17:57:57 cluster/SAPDBMSCSEx.dll
    Wed Jun 06 18:13:34 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x       122880 2006-07-17 17:58:09 cluster/sapdbmscsman.dll
    Wed Jun 06 18:13:34 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x        73728 2006-07-17 17:57:27 cluster/SAPDBMSCSMan.exe
    Wed Jun 06 18:13:34 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x        57344 2006-07-17 17:57:19 cluster/SAPDBMSCSRes.dll
    Wed Jun 06 18:13:34 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x       303104 2006-07-17 17:58:29 cluster/service_clu.exe
    Wed Jun 06 18:13:34 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x       483328 2006-07-17 17:58:27 cluster/serv_clu.exe
    Wed Jun 06 18:13:34 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x       331776 2006-07-17 17:58:23 cluster/stop_clu.exe
    Wed Jun 06 18:13:35 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x       335872 2006-07-17 17:58:21 cluster/strt_clu.exe
    Wed Jun 06 18:13:35 GMT 2007 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-17 21:04:47 demo/
    Wed Jun 06 18:13:35 GMT 2007 MaxDB sdbinst: extracting: -rw-rr      3111624 2006-07-17 17:31:17 demo/HOTEL.py
    Wed Jun 06 18:13:35 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x         1080 2006-07-17 17:31:17 demo/ltutorial.py
    Wed Jun 06 18:13:35 GMT 2007 MaxDB sdbinst: extracting: -rw-rr        12046 2006-07-17 17:31:17 demo/tutoriallib.py
    Wed Jun 06 18:13:35 GMT 2007 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-17 21:04:53 doc/
    Wed Jun 06 18:13:35 GMT 2007 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-17 21:04:54 doc/FirstSteps/
    Wed Jun 06 18:13:35 GMT 2007 MaxDB sdbinst: extracting: -rw-rr         4158 2006-07-17 17:31:17 doc/FirstSteps/index.html
    Wed Jun 06 18:13:35 GMT 2007 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-17 21:04:53 doc/FirstSteps/Java/
    Wed Jun 06 18:13:36 GMT 2007 MaxDB sdbinst: extracting: -rw-rr         1019 2006-07-17 17:31:17 doc/FirstSteps/Java/DemodbData.class
    Wed Jun 06 18:13:36 GMT 2007 MaxDB sdbinst: extracting: -rw-rr         2239 2006-07-17 17:31:17 doc/FirstSteps/Java/DemodbData.java
    Wed Jun 06 18:13:36 GMT 2007 MaxDB sdbinst: extracting: -rw-rr         1599 2006-07-17 17:31:17 doc/FirstSteps/Java/HelloMaxDB.class
    Wed Jun 06 18:13:36 GMT 2007 MaxDB sdbinst: extracting: -rw-rr         2162 2006-07-17 17:31:17 doc/FirstSteps/Java/HelloMaxDB.java
    Wed Jun 06 18:13:36 GMT 2007 MaxDB sdbinst: extracting: -rw-rr         2662 2006-07-17 17:31:17 doc/FirstSteps/Java/HowToJava.html
    Wed Jun 06 18:13:36 GMT 2007 MaxDB sdbinst: extracting: -rw-rr         1305 2006-07-17 17:31:17 doc/FirstSteps/Java/StateMaxDB.class
    Wed Jun 06 18:13:36 GMT 2007 MaxDB sdbinst: extracting: -rw-rr         1767 2006-07-17 17:31:17 doc/FirstSteps/Java/StateMaxDB.java
    Wed Jun 06 18:13:36 GMT 2007 MaxDB sdbinst: extracting: -rw-rr          227 2006-07-17 17:31:17 doc/FirstSteps/maxdbenv.cmd
    Wed Jun 06 18:13:36 GMT 2007 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-17 21:04:53 doc/FirstSteps/ODBC/
    Wed Jun 06 18:13:37 GMT 2007 MaxDB sdbinst: extracting: -rw-rr         5213 2006-07-17 17:31:17 doc/FirstSteps/ODBC/HelloMaxDB.c
    Wed Jun 06 18:13:37 GMT 2007 MaxDB sdbinst: extracting: -rw-rr         1996 2006-07-17 17:31:17 doc/FirstSteps/ODBC/HowToODBC.html
    Wed Jun 06 18:13:37 GMT 2007 MaxDB sdbinst: extracting: -rw-rr         1101 2006-07-17 17:31:17 doc/FirstSteps/ODBC/Makefile
    Wed Jun 06 18:13:37 GMT 2007 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-17 21:04:54 doc/FirstSteps/Perl/
    Wed Jun 06 18:13:37 GMT 2007 MaxDB sdbinst: extracting: -rw-rr         1686 2006-07-17 17:31:17 doc/FirstSteps/Perl/demodbData.pm
    Wed Jun 06 18:13:37 GMT 2007 MaxDB sdbinst: extracting: -rw-rr         2597 2006-07-17 17:31:17 doc/FirstSteps/Perl/HowToPerl.html
    Wed Jun 06 18:13:37 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x         1673 2006-07-17 17:31:17 doc/FirstSteps/Perl/StateMaxDB.pl
    Wed Jun 06 18:13:37 GMT 2007 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-17 21:04:54 doc/FirstSteps/Python/
    Wed Jun 06 18:13:37 GMT 2007 MaxDB sdbinst: extracting: -rw-rr         1584 2006-07-17 17:31:17 doc/FirstSteps/Python/demodbData.py
    Wed Jun 06 18:13:38 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x         1572 2006-07-17 17:31:17 doc/FirstSteps/Python/HelloMaxDB-API.py
    Wed Jun 06 18:13:38 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x         1572 2006-07-17 17:31:17 doc/FirstSteps/Python/HelloMaxDB.py
    Wed Jun 06 18:13:38 GMT 2007 MaxDB sdbinst: extracting: -rw-rr         3746 2006-07-17 17:31:17 doc/FirstSteps/Python/HowToPython.html
    Wed Jun 06 18:13:38 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x         1578 2006-07-17 17:31:17 doc/FirstSteps/Python/StateMaxDB.py
    Wed Jun 06 18:13:38 GMT 2007 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-17 21:04:54 doc/FirstSteps/SQLDBC/
    Wed Jun 06 18:13:38 GMT 2007 MaxDB sdbinst: extracting: -rw-rr         4225 2006-07-17 17:31:17 doc/FirstSteps/SQLDBC/HelloMaxDB.cpp
    Wed Jun 06 18:13:38 GMT 2007 MaxDB sdbinst: extracting: -rw-rr         2032 2006-07-17 17:31:17 doc/FirstSteps/SQLDBC/HowToSQLDBC.html
    Wed Jun 06 18:13:38 GMT 2007 MaxDB sdbinst: extracting: -rw-rr         1276 2006-07-17 17:31:17 doc/FirstSteps/SQLDBC/Makefile
    Wed Jun 06 18:13:38 GMT 2007 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-17 21:04:49 env/
    Wed Jun 06 18:13:38 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x         6940 2006-07-17 19:17:37 env/APPS.py
    Wed Jun 06 18:13:39 GMT 2007 MaxDB sdbinst: extracting: -rw-rr         4513 2006-07-17 19:17:37 env/CNR3DATA.py
    Wed Jun 06 18:13:39 GMT 2007 MaxDB sdbinst: extracting: -rw-rr         8929 2006-07-17 19:17:37 env/CNR3TAB.py
    Wed Jun 06 18:13:39 GMT 2007 MaxDB sdbinst: extracting: -rw-rr       194089 2006-07-17 19:22:54 env/cserv.pcf
    Wed Jun 06 18:13:39 GMT 2007 MaxDB sdbinst: extracting: -rw-rr        18587 2006-07-17 19:17:37 env/DBMVIEWS.py
    Wed Jun 06 18:13:39 GMT 2007 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-17 21:04:48 env/en/
    Wed Jun 06 18:13:39 GMT 2007 MaxDB sdbinst: extracting: -rw-rr         7609 2006-07-17 19:22:54 env/en/DBM.en
    Wed Jun 06 18:13:39 GMT 2007 MaxDB sdbinst: extracting: -rw-rr        16426 2006-07-17 19:17:37 env/GARBAGE.py
    Wed Jun 06 18:13:39 GMT 2007 MaxDB sdbinst: extracting: -rw-rr          249 2006-07-17 19:22:54 env/general.use
    Wed Jun 06 18:13:39 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x         2017 2006-07-17 19:17:41 env/getpackages.py
    Wed Jun 06 18:13:40 GMT 2007 MaxDB sdbinst: extracting: -rw-rr         1857 2006-07-17 19:17:37 env/INFO.py
    Wed Jun 06 18:13:40 GMT 2007 MaxDB sdbinst: extracting: -rw-rr        14835 2006-07-17 19:17:41 env/installib.py
    Wed Jun 06 18:13:40 GMT 2007 MaxDB sdbinst: extracting: -rw-rr        74105 2006-07-17 19:17:39 env/JDBC.py
    Wed Jun 06 18:13:40 GMT 2007 MaxDB sdbinst: extracting: -rw-rr          396 2006-07-17 19:22:54 env/kernprot.use
    Wed Jun 06 18:13:40 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x         1662 2006-07-17 19:17:43 env/lapps.py
    Wed Jun 06 18:13:40 GMT 2007 MaxDB sdbinst: extracting: -rw-rr         8840 2006-07-17 17:31:17 env/lsystab.py
    Wed Jun 06 18:13:40 GMT 2007 MaxDB sdbinst: extracting: -rw-rr        19212 2006-07-17 19:17:39 env/ODBC.py
    Wed Jun 06 18:13:40 GMT 2007 MaxDB sdbinst: extracting: -rw-rr         1954 2006-07-17 19:17:39 env/ORADD.py
    Wed Jun 06 18:13:40 GMT 2007 MaxDB sdbinst: extracting: -rw-rr       267134 2006-07-17 19:17:39 env/ORADDCOM.py
    Wed Jun 06 18:13:41 GMT 2007 MaxDB sdbinst: extracting: -rw-rr        10299 2006-07-17 19:17:39 env/ORADDSYN.py
    Wed Jun 06 18:13:41 GMT 2007 MaxDB sdbinst: extracting: -rw-rr       159113 2006-07-17 19:17:39 env/ORADDV.py
    Wed Jun 06 18:13:41 GMT 2007 MaxDB sdbinst: extracting: -rw-rr         2113 2006-07-17 19:17:39 env/PRECOM.py
    Wed Jun 06 18:13:41 GMT 2007 MaxDB sdbinst: extracting: -rw-rr        49168 2006-07-17 19:17:43 env/REPOSITORY.py
    Wed Jun 06 18:13:41 GMT 2007 MaxDB sdbinst: extracting: -rw-rr        62152 2006-07-17 19:17:37 env/SAPDBLOADER.py
    Wed Jun 06 18:13:41 GMT 2007 MaxDB sdbinst: extracting: -rw-rr         5196 2006-07-17 19:17:39 env/SHOWCMD.py
    Wed Jun 06 18:13:41 GMT 2007 MaxDB sdbinst: extracting: -rw-rr        47440 2006-07-17 19:17:39 env/SQLDBC.py
    Wed Jun 06 18:13:41 GMT 2007 MaxDB sdbinst: extracting: -rw-rr        47024 2006-07-17 19:17:41 env/SYSDBA.py
    Wed Jun 06 18:13:41 GMT 2007 MaxDB sdbinst: extracting: -rw-rr        58248 2006-07-17 19:17:41 env/SYSDBACOM.py
    Wed Jun 06 18:13:42 GMT 2007 MaxDB sdbinst: extracting: -rw-rr        17897 2006-07-17 19:17:41 env/SYSINFO.py
    Wed Jun 06 18:13:42 GMT 2007 MaxDB sdbinst: extracting: -rw-rr       106735 2006-07-17 19:17:41 env/SYSINFOCOM.py
    Wed Jun 06 18:13:42 GMT 2007 MaxDB sdbinst: extracting: -rw-rr        10964 2006-07-17 19:17:41 env/TRIGGER.py
    Wed Jun 06 18:13:42 GMT 2007 MaxDB sdbinst: extracting: -rw-rr         3916 2006-07-17 19:17:41 env/UDE.py
    Wed Jun 06 18:13:42 GMT 2007 MaxDB sdbinst: extracting: -rw-rr         7309 2006-07-17 19:17:43 env/WA.py
    Wed Jun 06 18:13:42 GMT 2007 MaxDB sdbinst: extracting: -rw-rr        54557 2006-07-17 19:17:41 env/XDD.py
    Wed Jun 06 18:13:42 GMT 2007 MaxDB sdbinst: extracting: -rw-rr       105718 2006-07-17 19:17:41 env/XDDCOM.py
    Wed Jun 06 18:13:42 GMT 2007 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-17 21:04:49 lib/
    Wed Jun 06 18:13:42 GMT 2007 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-17 21:04:49 lib/python2.3/
    Wed Jun 06 18:13:43 GMT 2007 MaxDB sdbinst: extracting: -rw-rr         7577 2006-07-17 17:31:17 lib/python2.3/optlib.py
    Wed Jun 06 18:13:43 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x       135234 2006-07-17 17:31:17 lib/python2.3/pyexpat.pyd
    Wed Jun 06 18:13:43 GMT 2007 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-17 21:04:49 lib/python2.3/sdb/
    Wed Jun 06 18:13:43 GMT 2007 MaxDB sdbinst: extracting: -rw-rr        15565 2006-07-17 17:31:17 lib/python2.3/sdb/dbapi.py
    Wed Jun 06 18:13:43 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x       503808 2006-07-17 19:17:51 lib/python2.3/sdb/dbm.pyd
    Wed Jun 06 18:13:43 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x       483328 2006-07-17 19:17:55 lib/python2.3/sdb/loader.pyd
    Wed Jun 06 18:13:43 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x       458752 2006-07-17 19:17:59 lib/python2.3/sdb/sql.pyd
    Wed Jun 06 18:13:43 GMT 2007 MaxDB sdbinst: extracting: -rw-rr          921 2006-07-17 17:31:17 lib/python2.3/sdb/__init__.py
    Wed Jun 06 18:13:43 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x        61503 2006-07-17 17:31:17 lib/python2.3/zlib.pyd
    Wed Jun 06 18:13:44 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x        49218 2006-07-17 17:31:17 lib/python2.3/_socket.pyd
    Wed Jun 06 18:13:44 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x        57407 2006-07-17 17:31:17 lib/python2.3/_sre.pyd
    Wed Jun 06 18:13:44 GMT 2007 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-17 21:04:49 misc/
    Wed Jun 06 18:13:44 GMT 2007 MaxDB sdbinst: extracting: -rw-rr         2437 2006-07-17 20:48:47 misc/create_demo_db.cmd
    Wed Jun 06 18:13:44 GMT 2007 MaxDB sdbinst: extracting: -rw-rr          417 2006-07-17 20:48:47 misc/drop_demo_db.cmd
    Wed Jun 06 18:13:44 GMT 2007 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-17 21:04:53 pgm/
    Wed Jun 06 18:13:44 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x       200704 2006-07-17 19:16:45 pgm/backup.exe
    Wed Jun 06 18:13:44 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x       372736 2006-07-17 17:55:55 pgm/cons.exe
    Wed Jun 06 18:13:44 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x        45056 2006-07-17 17:55:29 pgm/cr_param.exe
    Wed Jun 06 18:13:45 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x       940032 2006-07-17 17:31:17 pgm/dbghelp.dll
    Wed Jun 06 18:13:45 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x       294912 2006-07-17 19:14:33 pgm/dbmreg.exe
    Wed Jun 06 18:13:45 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x       405504 2006-07-17 19:15:05 pgm/dbmshm.exe
    Wed Jun 06 18:13:45 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x      1966080 2006-07-17 19:14:17 pgm/dbmsrv.exe
    Wed Jun 06 18:13:45 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x      1748992 2006-07-17 19:14:49 pgm/dbmsrvscd.exe
    Wed Jun 06 18:13:45 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x       294912 2006-07-17 19:14:27 pgm/dbmstart.exe
    Wed Jun 06 18:13:45 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x       294912 2006-07-17 19:14:29 pgm/dbmstop.exe
    Wed Jun 06 18:13:45 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x       294912 2006-07-17 19:14:35 pgm/dbmunreg.exe
    Wed Jun 06 18:13:45 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x        69632 2006-07-17 20:35:39 pgm/dbpinstall.dll
    Wed Jun 06 18:13:46 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x      1060864 2006-07-17 18:16:37 pgm/diagnose.exe
    Wed Jun 06 18:13:46 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x      6971392 2006-07-17 19:14:09 pgm/kernel.exe
    Wed Jun 06 18:13:46 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x       118784 2006-07-17 18:13:13 pgm/libhsscopy.dll
    Wed Jun 06 18:13:46 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x      1134592 2006-07-17 20:32:21 pgm/liboms.dll
    Wed Jun 06 18:13:46 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x       151552 2006-07-17 20:36:13 pgm/libsqlcls.dll
    Wed Jun 06 18:13:46 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x      1073152 2006-07-17 20:36:55 pgm/libSQLDBC.dll
    Wed Jun 06 18:13:46 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x      1155072 2006-07-17 20:44:13 pgm/libSQLDBC_C.dll
    Wed Jun 06 18:13:46 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x      2953216 2006-07-17 19:22:33 pgm/lserver.exe
    Wed Jun 06 18:13:47 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x        20545 2006-07-17 17:31:17 pgm/pysapdb.exe
    Wed Jun 06 18:13:47 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x       974915 2006-07-17 17:31:17 pgm/python23.dll
    Wed Jun 06 18:13:47 GMT 2007 MaxDB sdbinst: extracting: -rw-rr      2071185 2006-07-17 17:31:17 pgm/python23.zip
    Wed Jun 06 18:13:47 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x        45056 2006-07-17 17:55:27 pgm/renparam.exe
    Wed Jun 06 18:13:47 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x       290816 2006-07-17 17:57:05 pgm/service.exe
    Wed Jun 06 18:13:47 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x      1097728 2006-07-17 18:15:19 pgm/slowci.exe
    Wed Jun 06 18:13:47 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x       405504 2006-07-17 17:57:09 pgm/sqlinst.dll
    Wed Jun 06 18:13:47 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x      1359872 2006-07-17 17:57:15 pgm/sqlmsg.dll
    Wed Jun 06 18:13:47 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x       315392 2006-07-17 17:56:03 pgm/stop.exe
    Wed Jun 06 18:13:48 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x       319488 2006-07-17 17:55:59 pgm/strt.exe
    Wed Jun 06 18:13:48 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x        98304 2006-07-17 19:30:41 pgm/StudioUtil.dll
    Wed Jun 06 18:13:48 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x        49152 2006-07-17 18:13:07 pgm/sysrc.exe
    Wed Jun 06 18:13:48 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x        73728 2006-07-17 17:57:13 pgm/systemrc.exe
    Wed Jun 06 18:13:48 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x       221184 2006-07-17 19:30:47 pgm/TableDefC.dll
    Wed Jun 06 18:13:48 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x        45056 2006-07-17 19:17:31 pgm/Tools_WinEvtLog.dll
    Wed Jun 06 18:13:48 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x        73728 2006-07-17 19:22:43 pgm/tracesort.exe
    Wed Jun 06 18:13:48 GMT 2007 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-17 21:04:53 sap/
    Wed Jun 06 18:13:48 GMT 2007 MaxDB sdbinst: extracting: -rw-rr          147 2006-07-17 17:31:17 sap/dbpinstall.lst
    Wed Jun 06 18:13:49 GMT 2007 MaxDB sdbinst: extracting: -rw-rr         1474 2006-07-17 19:15:33 sap/grantxdb.dbm
    Wed Jun 06 18:13:49 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x        18192 2006-07-17 17:31:17 sap/lcinit.bat
    Wed Jun 06 18:13:49 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x       126976 2006-07-17 20:35:31 sap/lvcbench.dll
    Wed Jun 06 18:13:49 GMT 2007 MaxDB sdbinst: extracting: -rw-rr           89 2006-07-17 17:31:17 sap/saprfc.ini
    Wed Jun 06 18:13:49 GMT 2007 MaxDB sdbinst: extracting: -rwxr-xr-x        86016 2006-07-17 19:32:09 sap/sphsapdb.dll
    Wed Jun 06 18:13:49 GMT 2007 MaxDB sdbinst: extracting: -rw-rr           12 2006-07-17 17:31:17 sap/sphsapdb.lst
    Wed Jun 06 18:13:49 GMT 2007 MaxDB sdbinst: checking unpacked archive... ok
    Wed Jun 06 18:13:50 GMT 2007 MaxDB sdbinst:
    Wed Jun 06 18:13:50 GMT 2007 MaxDB sdbinst: starting installation phase of package Messages MSG 0.3951
    Wed Jun 06 18:13:50 GMT 2007 MaxDB sdbinst: -
    Wed Jun 06 18:13:50 GMT 2007 MaxDB sdbinst:
    Wed Jun 06 18:13:50 GMT 2007 MaxDB sdbinst: start real extraction of "E:/sapdb/JP1/_tempLocation/SDBMSG.TGZ"
    Wed Jun 06 18:13:50 GMT 2007 MaxDB sdbinst: extracting: drwxr-xr-x            0 2006-07-17 21:07:08 msg/
    Wed Jun 06 18:13:50 GMT 2007 MaxDB sdbinst: extracting: -rw-rr          846 2006-07-17 17:31:17 msg/SDBMsg_Admin.xml
    Wed Jun 06 18:13:50 GMT 2007 MaxDB sdbinst: extracting: -rw-rr         1107 2006-07-17 17:31:17 msg/SDBMsg_Backup.xml
    Wed Jun 06 18:13:51 GMT 2007 MaxDB sdbinst: extracting: -rw-rr         3255 2006-07-17 17:31:17 msg/SDBMsg_Catalog.xml
    Wed Jun 06 18:13:51 GMT 2007 MaxDB sdbinst: extracting: -rw-rr         4595 2006-07-17 17:31:17 msg/SDBMsg_Converter.xml
    Wed Jun 06 18:13:51 GMT 2007 MaxDB sdbinst: extracting: -rw-rr        13936 2006-07-17 17:31:17 msg/SDBMsg_Data.xml
    Wed Jun 06 18:13:51 GMT 2007 MaxDB sdbinst: extracting: -rw-rr          333 2006-07-17 17:31:17 msg/SDBMsg_DBMCLI.xml
    Wed Jun 06 18:13:51 GMT 2007 MaxDB sdbinst: extracting: -rw-rr         5254 2006-07-17 17:31:17 msg/SDBMsg_DBMEd.xml
    Wed Jun 06 18:13:51 GMT 2007 MaxDB sdbinst: extracting: -rw-rr          328 2006-07-17 17:31:17 msg/SDBMsg_DBMLog.xml
    Wed Jun 06 18:13:51 GMT 2007 MaxDB sdbinst: extracting: -rw-rr         3179 2006-07-17 17:31:17 msg/SDBMsg_DBMScd.xml
    Wed Jun 06 18:13:51 GMT 2007 MaxDB sdbinst: extracting: -rw-rr        75397 2006-07-17 17:31:17 msg/SDBMsg_DBMSrv.xml
    Wed Jun 06 18:13:51 GMT 2007 MaxDB sdbinst: extracting: -rw-rr         1071 2006-07-17 17:31:17 msg/SDBMsg_DBMSrvTest.xml
    Wed Jun 06 18:13:52 GMT 2007 MaxDB sdbinst: extracting: -rw-rr         1321 2006-07-17 17:31:17 msg/SDBMsg_DBProc.xml
    Wed Jun 06 18:13:52 GMT 2007 MaxDB sdbinst: extracting: -rw-rr          553 2006-07-17 17:31:17 msg/SDBMsg_DIAGNOSE.xml
    Wed Jun 06 18:13:52 GMT 2007 MaxDB sdbinst: extracting: -rw-rr         7818 2006-07-17 17:31:17 msg/SDBMsg_FileDir.xml
    Wed Jun 06 18:13:52 GMT 2007 MaxDB sdbinst: extracting: -rw-rr          477 2006-07-17 17:31:17 msg/SDBMsg_Index.xml
    Wed Jun 06 18:13:52 GMT 2007 MaxDB sdbinst: extracting: -rw-rr         3461 2006-07-17 17:31:17 msg/SDBMsg_IOMan.xml
    Wed Jun 06 18:13:52 GMT 2007 MaxDB sdbinst: extracting: -rw-rr         1384 2006-07-17 17:31:17 msg/SDBMsg_Join.xml
    Wed Jun 06 18:13:52 GMT 2007 MaxDB sdbinst: extracting: -rw-rr          697 2006-07-17 17:31:17 msg/SDBMsg_JoinPathOptimizer.xml
    Wed Jun 06 18:13:52 GMT 2007 MaxDB sdbinst: extracting: -rw-rr         2112 2006-07-17 17:31:17 msg/SDBMsg_KernelCommon.xml
    Wed Jun 06 18:13:52 GMT 2007 MaxDB sdbinst: extracting: -rw-rr         1035 2006-07-17 17:31:17 msg/SDBMsg_KSQL.xml
    Wed Jun 06 18:13:52 GMT 2007 MaxDB sdbinst: extracting: -rw-rr          801 2006-07-17 17:31:17 msg/SDBMsg_LiveCache.xml
    Wed Jun 06 18:13:53 GMT 2007 MaxDB sdbinst: extracting: -rw-rr          172 2006-07-17 17:31:17 msg/SDBMsg_Loader.xml
    Wed Jun 06 18:13:53 GMT 2007 MaxDB sdbinst: extracting: -rw-rr         5443 2006-07-17 17:31:17 msg/SDBMsg_Log.xml
    Wed Jun 06 18:13:53 GMT 2007 MaxDB sdbinst: extracting: -rw-rr         3154 2006-07-17 17:31:17 msg/SDBMsg_Messages.xml
    Wed Jun 06 18:13:53 GMT 2007 MaxDB sdbinst: extracting: -rw-rr          369 2006-07-17 17:31:17 msg/SDBMsg_ObjectContainer.xml
    Wed Jun 06 18:13:53 GMT 2007 MaxDB sdbinst: extracting: -rw-rr         3159 2006-07-17 17:31:17 msg/SDBMsg_OMS.xml
    Wed Jun 06 18:13:53 GMT 2007 MaxDB sdbinst: extracting: -rw-rr          172 2006-07-17 17:31:17 msg/SDBMsg_OPMSG.xml
    Wed Jun 06 18:13:53 GMT 2007 MaxDB sdbinst: extracting: -rw-rr          172 2006-07-17 17:31:17 msg/SDBMsg_Optimizer.xml
    Wed Jun 06 18:13:53 GMT 2007 MaxDB

    Hi,
    check <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/downloaditem?rid=/library/uuid/6055f523-df6e-2910-f0bf-acccbb0a7d37">this document</a> as it describes your error 601 (4th line of your log) and how to deal with it.
    Peter
    Points always appreciated

  • DB Adapter calling stored procedure in MS SQL Server.

    Hi
    i am calling a stored procedure in a MS SQL Server.
    I configured a Datasource for MS SQL Server driver as Oracle's MS SQL Server Driver(Type 4) Versions: 7.0 and later and provide all db details of sql server. I tested the data source and was getting success message. My BPEL code is just talking with input parameter and then calling the stored procedure in sql server. I was able to compile the code in jdeveloper and deploy to weblogic. But when i am testing the code. i am getting an error.
    <env:Fault>
    <faultcode>env:Server</faultcode>
    <faultstring>Exception occured when binding was invoked.
    Exception occured during invocation of JCA binding: "JCA Binding execute of Reference operation 'IDMService' failed due to: JCA Binding Component connection issue.
    JCA Binding Component is unable to create an outbound JCA (CCI) connection.
    Test:IDMService [ IDMService_ptt::IDMService(InputParameters,OutputParameters) ] : The JCA Binding Component was unable to establish an outbound JCA CCI connection due to the following issue: javax.resource.spi.IllegalStateException: [Connector:199176]Unable to execute allocateConnection(...) on ConnectionManager. A stale Connection Factory or Connection Handle may be used. The connection pool associated with it has already been destroyed. Try to re-lookup Connection Factory eis/sql/idm from JNDI and get a new Connection Handle.
    Please make sure that the JCA connection factory and any dependent connection factories have been configured with a sufficient limit for max connections. Please also make sure that the physical connection to the backend EIS is available and the backend itself is accepting connections.
    The invoked JCA adapter raised a resource exception.
    Please examine the above error message carefully to determine a resolution.</faultstring>
    <faultactor/>
    <detail>
    <exception>[Connector:199176]Unable to execute allocateConnection(...) on ConnectionManager. A stale Connection Factory or Connection Handle may be used. The connection pool associated with it has already been destroyed. Try to re-lookup Connection Factory eis/sql/idm from JNDI and get a new Connection Handle.</exception>
    </detail>
    </env:Fault>
    What is the problem with connection . How cna i rectify it.
    Thanks,
    Venu Raja

    followed the steps mentioned in meatalnk..
         JCA-12563 - Unable to Establish an Outbound JCA CCI Connection [ID 1235943.1]
    Metalink ID - 1235943.1

  • MaxDB install failure on Win 2003 Server

    Win 2003 Server
    MaxDB v 7.6.05.09
    HP Proliant G5
    Good morning,
    We've got a problem with a MaxDB install on a fresh Win 2003 server.
    - The first install process and the demo database worked fine
    - We tried to create a new database instance and it hung. As nothing was working as expected we decided to uninstall maxdb and all its component and to re-start from a clean process. That's were things are becoming weird :
    - The first time the setup assistant hung when installing the kernel
    - The secund time the setup assistant hung when installing the demo database
    - Every following test hangs when installing the kernel
    We tried to do a clean uninstall MaxDB, to watch which registry keys we should restore... but nothings worked as expected.
    We found a link at this address describing the same problem but it doesn't provide us anything to solve our problem.
    Here is our log file :
    INSTALLER_INFO: Version = 7.6.05 Build 009-123-191-997
    INSTALLER_INFO: Changelist = 191997
    INSTALLER_INFO: MakeId = 323091
    INSTALLER_INFO: Type = kit
    SYS_INFO: Host name = SRVBATINOR
    SYS_INFO: System = Windows
    SYS_INFO: Architecture = I386
    SYS_INFO: Version = NT 5.2
    SYS_INFO: Subversion = Service Pack 2
    MSG: collector found 12 archives
    MSG: debug package SDBBAS.SDB is valid
    MSG: debug package SDBKRN.SDB is valid
    MSG: debug package SDBUTL.SDB is valid
    MSG: initializing package "Base"
    MSG: calling preinstall...
    MSG: service "sql6" in  "C:/WINDOWS/system32/drivers/etc/services" found
    MSG: service "sapdbni72" in  "C:/WINDOWS/system32/drivers/etc/services" found
    MSG: Template set indep data path to "c:/documents and settings/all users/application data/sdb/data"
    MSG: Template set indep programs path to "c:/program files/sdb/programs"
    ACTION: make directory "c:/documents and settings/all users/application data/sdb/data/config" mode "775"
    ACTION: make directory "c:/documents and settings/all users/application data/sdb/data/config/install" mode "775"
    MSG: InstallRegistry: space check ok: 41676028 kb on C: (51203980 kb total) available
    MSG: install registry successfully locked
    MSG: InstallRegistry::Log: space check ok: 41676028 kb on C: (51203980 kb total) available
    MSG: writing 0 packages
    MSG: net install registry size = 63 bytes
    MSG: wrote install registry (125 bytes)
    MSG: InstallRegistry: reserved 1024 kb disk space
    getRelease():C:/Program Files/SDB/MAXDB1/pgm/kernel.exe not found
    MSG: migrate server installation data for INSTROOT "c:/program files/sdb/maxdb1"
    MSG: initializing package "Server Utilities"
    MSG: calling preinstall...
    MSG: path was set by preinstall script (c:/program files/sdb/programs)
    MSG: initializing package "Database Kernel"
    MSG: calling preinstall...
    MSG: Template or instance update set dependent path to c:/program files/sdb/maxdb1
    Msg: checking update of package "Database Kernel" in C:Program Filessdbmaxdb1
    MSG: installed package is flaged as invalid => skipping update check
    MSG: initializing package "Redist Python"
    MSG: calling preinstall...
    MSG: path was set by preinstall script (c:/program files/sdb/programs)
    MSG: initializing package "Loader"
    MSG: calling preinstall...
    MSG: path was set by preinstall script (c:/program files/sdb/programs)
    MSG: initializing package "ODBC"
    MSG: calling preinstall...
    MSG: path was set by preinstall script (c:/program files/sdb/programs)
    MSG: initializing package "Messages"
    MSG: calling preinstall...
    MSG: path was set by preinstall script (c:/program files/sdb/programs)
    MSG: initializing package "JDBC"
    MSG: calling preinstall...
    MSG: path was set by preinstall script (c:/program files/sdb/programs)
    MSG: initializing package "Synchronization Manager"
    MSG: calling preinstall...
    MSG: path was set by preinstall script (c:/program files/sdb/programs)
    MSG: initializing package "SQLDBC"
    MSG: calling preinstall...
    MSG: path was set by preinstall script (c:/program files/sdb/programs)
    MSG: initializing package "MaxDB PHP Driver"
    MSG: calling preinstall...
    MSG: path was set by preinstall script (c:/program files/sdb/programs)
    MSG: initializing package "DB Analyzer"
    MSG: calling preinstall...
    MSG: path was set by preinstall script (c:/program files/sdb/programs)
    ACTION: make directory "C:/Program Files/sdb" mode "555"
    ACTION: make directory "C:/Program Files/sdb/programs" mode "555"
    STDOUT: start extraction test run of "C:/DOCUME1/ADMINI1/LOCALS~1/Temp/Max31.tmp/SDBBAS.TGZ"
    MSG: running postprepare of package Base
    STDOUT: start extraction test run of "C:/DOCUME1/ADMINI1/LOCALS~1/Temp/Max31.tmp/SDBUTL.TGZ"
    ACTION: make directory "C:/Program Files/sdb/MAXDB1" mode "555"
    STDOUT: start extraction test run of "C:/DOCUME1/ADMINI1/LOCALS~1/Temp/Max31.tmp/SDBKRN.TGZ"
    MSG: running postprepare of package Database Kernel
    STDOUT: start extraction test run of "C:/DOCUME1/ADMINI1/LOCALS~1/Temp/Max31.tmp/SDBRDPY.TGZ"
    MSG: running postprepare of package Redist Python
    STDOUT: start extraction test run of "C:/DOCUME1/ADMINI1/LOCALS~1/Temp/Max31.tmp/SDBLD.TGZ"
    MSG: running postprepare of package Loader
    STDOUT: start extraction test run of "C:/DOCUME1/ADMINI1/LOCALS~1/Temp/Max31.tmp/SDBODBC.TGZ"
    MSG: running postprepare of package ODBC
    STDOUT: start extraction test run of "C:/DOCUME1/ADMINI1/LOCALS~1/Temp/Max31.tmp/SDBMSG.TGZ"
    MSG: running postprepare of package Messages
    STDOUT: start extraction test run of "C:/DOCUME1/ADMINI1/LOCALS~1/Temp/Max31.tmp/SDBJDBC.TGZ"
    STDOUT: start extraction test run of "C:/DOCUME1/ADMINI1/LOCALS~1/Temp/Max31.tmp/SYNCMAN.TGZ"
    MSG: running postprepare of package Synchronization Manager
    STDOUT: start extraction test run of "C:/DOCUME1/ADMINI1/LOCALS~1/Temp/Max31.tmp/SDBC.TGZ"
    MSG: running postprepare of package Database Connectivity
    STDOUT: start extraction test run of "C:/DOCUME1/ADMINI1/LOCALS~1/Temp/Max31.tmp/SDBPHP.TGZ"
    STDOUT: start extraction test run of "C:/DOCUME1/ADMINI1/LOCALS~1/Temp/Max31.tmp/SDBANA.TGZ"
    MSG: running postprepare of package DB Analyzer
    MSG: space check ok: 41672820 kb on  (51203980 kb total) available
    MSG: packagedata of package Base changed
    MSG: writing 2 packages
    MSG: net install registry size = 4113 bytes
    MSG: wrote install registry (5162 bytes)
    STDOUT: start real extraction of "C:/DOCUME1/ADMINI1/LOCALS~1/Temp/Max31.tmp/SDBBAS.TGZ"
    STDOUT: extracting: drwxr-xr-x            0 2008-08-16 00:58:53 bin/
    STDOUT: extracting: -rwxr-xr-x       802816 2008-08-15 21:53:13 bin/dbmevtdisp.exe
    STDOUT: extracting: -rwxr-xr-x       294912 2008-08-15 21:49:43 bin/protconv.exe
    STDOUT: extracting: -rwxr-xr-x       151552 2008-08-15 20:11:07 bin/sdbconfig.exe
    STDOUT: extracting: -rwxr-xr-x         7168 2008-08-16 00:57:39 bin/SDBINST.EXE
    STDOUT: extracting: -rwxr-xr-x         6144 2008-08-16 00:57:40 bin/sdbpack.exe
    STDOUT: extracting: -rwxr-xr-x         7680 2008-08-16 00:57:40 bin/sdbreg.exe
    STDOUT: extracting: -rwxr-xr-x         7680 2008-08-16 00:57:40 bin/sdbregview.exe
    STDOUT: extracting: -rwxr-xr-x        13824 2008-08-16 00:57:39 bin/SDBSETUP.EXE
    STDOUT: extracting: -rwxr-xr-x         7680 2008-08-16 00:57:39 bin/sdbuninst.exe
    STDOUT: extracting: -rwxr-xr-x         7168 2008-08-16 00:57:40 bin/sdbverify.exe
    STDOUT: extracting: -rwxr-xr-x      1257472 2008-08-16 00:35:29 bin/sqlcli.exe
    STDOUT: extracting: -rwxr-xr-x        40960 2008-08-16 00:05:33 bin/xsysrc.exe
    STDOUT: extracting: -rwxr-xr-x       323584 2008-08-15 20:24:45 bin/xtcpupd.exe
    STDOUT: extracting: -rwxr-xr-x       294912 2008-08-15 19:55:07 bin/xuser.exe
    STDOUT: extracting: -rwxr-xr-x        40960 2008-08-16 00:05:33 bin/x_ping.exe
    STDOUT: extracting: drwxr-xr-x            0 2008-08-16 00:58:53 install/
    STDOUT: extracting: -rwxr-xr-x       192512 2008-08-16 00:54:07 install/Grid.dll
    STDOUT: extracting: -rwxr-xr-x       757760 2008-08-16 00:41:09 install/perl58.dll
    STDOUT: extracting: -rw-rr       117099 2008-08-16 00:57:38 install/RESOURCES.TGZ
    STDOUT: extracting: -rw-rr       465022 2008-08-16 00:57:38 install/SDBINST.TGZ
    STDOUT: extracting: -rwxr-xr-x       421888 2008-08-16 00:57:27 install/sdbrun.dll
    STDOUT: extracting: -rwxr-xr-x      1245184 2008-08-16 00:56:33 install/Wx.dll
    STDOUT: extracting: -rwxr-xr-x      2265088 2008-08-16 00:53:37 install/wxmsw24.dll
    STDOUT: extracting: -rw-rr        64327 2008-08-16 00:57:42 install/WXPERL.TGZ
    STDOUT: extracting: drwxr-xr-x            0 2008-08-16 00:58:54 pgm/
    STDOUT: extracting: -rwxr-xr-x      2101248 2008-08-15 21:49:55 pgm/dbmcli.exe
    STDOUT: extracting: -rwxr-xr-x      2101248 2008-08-15 21:49:55 pgm/dbmcli_HelpInst.exe
    STDOUT: extracting: -rwxr-xr-x       217088 2008-08-15 22:11:27 pgm/regupd.exe
    STDOUT: extracting: -rwxr-xr-x       307200 2008-08-15 20:25:09 pgm/sqlping.exe
    STDOUT: extracting: -rwxr-xr-x        49152 2008-08-15 19:46:03 pgm/sqltcp.dll
    STDOUT: extracting: -rwxr-xr-x        49152 2008-08-15 19:46:03 pgm/sqltcp1.dll
    STDOUT: extracting: -rwxr-xr-x        49152 2008-08-15 19:46:05 pgm/sqltcp2.dll
    STDOUT: extracting: -rwxr-xr-x        45056 2008-08-15 19:46:07 pgm/sqltcpn.dll
    STDOUT: extracting: -rwxr-xr-x       281952 2008-08-16 00:58:28 pgm/sqluser72.dll
    STDOUT: extracting: -rwxr-xr-x       372672 2008-08-16 00:58:32 pgm/sqluser73.dll
    STDOUT: extracting: -rwxr-xr-x       393216 2008-08-16 00:58:35 pgm/sqluser74.dll
    STDOUT: extracting: -rwxr-xr-x       438272 2008-08-16 00:58:38 pgm/sqluser74n.dll
    STDOUT: extracting: -rwxr-xr-x       524288 2008-08-16 00:15:41 pgm/sqluser76.dll
    STDOUT: extracting: drwxr-xr-x            0 2008-08-16 00:59:01 Support/
    STDOUT: extracting: drwxr-xr-x            0 2008-08-16 00:59:02 Support/Mapfiles/
    STDOUT: extracting: -rw-rr      3023564 2008-08-15 21:49:54 Support/Mapfiles/dbmcli.map
    STDOUT: extracting: -rw-rr      1265024 2008-08-15 21:53:13 Support/Mapfiles/dbmevtdisp.map
    STDOUT: extracting: -rw-rr       115063 2008-08-15 20:28:06 Support/Mapfiles/sqltcp.map
    STDOUT: extracting: -rw-rr       115066 2008-08-15 20:28:07 Support/Mapfiles/sqltcp1.map
    STDOUT: extracting: -rw-rr       115148 2008-08-15 20:28:09 Support/Mapfiles/sqltcp2.map
    STDOUT: extracting: -rw-rr       108889 2008-08-15 20:28:13 Support/Mapfiles/sqltcpn.map
    STDOUT: extracting: -rw-rr       125887 2008-08-16 00:58:30 Support/Mapfiles/sqluser72.map
    STDOUT: extracting: -rw-rr       147341 2008-08-16 00:58:33 Support/Mapfiles/sqluser73.map
    STDOUT: extracting: -rw-rr       258131 2008-08-16 00:58:36 Support/Mapfiles/sqluser74.map
    STDOUT: extracting: -rw-rr       739428 2008-08-16 00:58:39 Support/Mapfiles/sqluser74n.map
    STDOUT: extracting: -rw-rr       916710 2008-08-16 00:15:41 Support/Mapfiles/sqluser76.map
    STDOUT: extracting: -rw-rr       593052 2008-08-15 20:24:45 Support/Mapfiles/xtcpupd.map
    STDOUT: extracting: drwxr-xr-x            0 2008-08-16 00:59:04 symbols/
    STDOUT: extracting: -rw-rr      8252416 2008-08-15 21:49:54 symbols/dbmcli.pdb
    STDOUT: extracting: -rw-rr      3836928 2008-08-15 21:53:13 symbols/dbmevtdisp.pdb
    STDOUT: extracting: -rw-rr       289792 2008-08-15 20:28:06 symbols/sqltcp.pdb
    STDOUT: extracting: -rw-rr       289792 2008-08-15 20:28:07 symbols/sqltcp1.pdb
    STDOUT: extracting: -rw-rr       289792 2008-08-15 20:28:09 symbols/sqltcp2.pdb
    STDOUT: extracting: -rw-rr       281600 2008-08-15 20:28:13 symbols/sqltcpn.pdb
    STDOUT: extracting: -rw-rr      1887232 2008-08-16 00:58:37 symbols/sqluser74.pdb
    STDOUT: extracting: -rw-rr      2059264 2008-08-16 00:58:40 symbols/sqluser74n.pdb
    STDOUT: extracting: -rw-rr      4705280 2008-08-15 20:24:44 symbols/xtcpupd.pdb
    STDOUT: checking unpacked archive... MSG: check file "Support/Mapfiles/sqluser72.map": ok
    MSG: check file "symbols/sqltcpn.pdb": ok
    MSG: check file "pgm/dbmcli_HelpInst.exe": ok
    MSG: check file "bin/x_ping.exe": ok
    MSG: check file "Support/Mapfiles/sqluser74.map": ok
    MSG: check file "bin/SDBINST.EXE": ok
    MSG: check file "install/SDBINST.TGZ": ok
    MSG: check file "pgm/sqluser74.dll": ok
    MSG: check file "symbols/dbmcli.pdb": ok
    MSG: check file "symbols/sqltcp1.pdb": ok
    MSG: check file "bin/SDBSETUP.EXE": ok
    MSG: check file "pgm/sqluser74n.dll": ok
    MSG: check file "Support/Mapfiles/sqltcp.map": ok
    MSG: check file "bin/protconv.exe": ok
    MSG: check file "symbols/sqltcp.pdb": ok
    MSG: check file "Support/Mapfiles/sqltcpn.map": ok
    MSG: check file "install/WXPERL.TGZ": ok
    MSG: check file "install/wxmsw24.dll": ok
    MSG: check file "install/sdbrun.dll": ok
    MSG: check file "bin/xuser.exe": ok
    MSG: check file "pgm/sqluser73.dll": ok
    MSG: check file "pgm/sqluser76.dll": ok
    MSG: check file "symbols/xtcpupd.pdb": ok
    MSG: check file "pgm/sqltcp1.dll": ok
    MSG: check file "Support/Mapfiles/sqluser74n.map": ok
    MSG: check file "pgm/dbmcli.exe": ok
    MSG: check file "pgm/sqltcp.dll": ok
    MSG: check file "install/RESOURCES.TGZ": ok
    MSG: check file "Support/Mapfiles/dbmevtdisp.map": ok
    MSG: check file "Support/Mapfiles/sqluser73.map": ok
    MSG: check file "Support/Mapfiles/xtcpupd.map": ok
    MSG: check file "bin/sdbverify.exe": ok
    MSG: check file "bin/xsysrc.exe": ok
    MSG: check file "Support/Mapfiles/sqltcp1.map": ok
    MSG: check file "Support/Mapfiles/sqltcp2.map": ok
    MSG: check file "install/perl58.dll": ok
    MSG: check file "Support/Mapfiles/sqluser76.map": ok
    MSG: check file "bin/sdbuninst.exe": ok
    MSG: check file "pgm/regupd.exe": ok
    MSG: check file "symbols/dbmevtdisp.pdb": ok
    MSG: check file "pgm/sqlping.exe": ok
    MSG: check file "bin/sdbpack.exe": ok
    MSG: check file "symbols/sqltcp2.pdb": ok
    MSG: check file "pgm/sqltcpn.dll": ok
    MSG: check file "pgm/sqluser72.dll": ok
    MSG: check file "symbols/sqluser74.pdb": ok
    MSG: check file "Support/Mapfiles/dbmcli.map": ok
    MSG: check file "pgm/sqltcp2.dll": ok
    MSG: check file "bin/dbmevtdisp.exe": ok
    MSG: check file "bin/sdbregview.exe": ok
    MSG: check file "bin/xtcpupd.exe": ok
    MSG: check file "install/Grid.dll": ok
    MSG: check file "bin/sdbconfig.exe": ok
    MSG: check file "symbols/sqluser74n.pdb": ok
    MSG: check file "bin/sdbreg.exe": ok
    MSG: check file "install/Wx.dll": ok
    MSG: check file "bin/sqlcli.exe": ok
    STDOUT: ok
    STDOUT: checking system libraries...MSG: update test sytem file "C:/WINDOWS/system32/mfc70.dll"
    MSG: system file "mfc70.dll" inside archive has version 7.00.9466.0
    MSG: installed system file "mfc70.dll" is up to date (version 7.00.9466.0)
    MSG: update test sytem file "C:/WINDOWS/system32/mfc70u.dll"
    MSG: system file "mfc70u.dll" inside archive has version 7.00.9466.0
    MSG: installed system file "mfc70u.dll" is up to date (version 7.00.9466.0)
    MSG: update test sytem file "C:/WINDOWS/system32/mfc71.dll"
    MSG: system file "mfc71.dll" inside archive has version 7.10.3077.0
    MSG: installed system file "mfc71.dll" is up to date (version 7.10.3077.0)
    MSG: update test sytem file "C:/WINDOWS/system32/mfc71u.dll"
    MSG: system file "mfc71u.dll" inside archive has version 7.10.3077.0
    MSG: installed system file "mfc71u.dll" is up to date (version 7.10.3077.0)
    MSG: update test sytem file "C:/WINDOWS/system32/msvcr70.dll"
    MSG: system file "msvcr70.dll" inside archive has version 7.00.9466.0
    MSG: installed system file "msvcr70.dll" is up to date (version 7.00.9466.0)
    MSG: update test sytem file "C:/WINDOWS/system32/msvcr71.dll"
    MSG: system file "msvcr71.dll" inside archive has version 7.10.3052.4
    MSG: installed system file "msvcr71.dll" is up to date (version 7.10.3052.4)
    STDOUT:  ok
    SYS: "C:Program Filessdbprograms insdbconfig.exe" "IndepPrograms=C:Program Filessdbprograms"
    SYS: "C:Program Filessdbprograms insdbconfig.exe" "IndepData=C:Documents and SettingsAll UsersApplication Datasdbdata"
    STDOUT: system path updated successfully
    STDOUT: please reboot your system after installation to take effect changes
    MSG: registry subkey "SOFTWAREMicrosoft" exist
    MSG: registry subkey "SOFTWAREMicrosoftWindows" exist
    MSG: registry subkey "SOFTWAREMicrosoftWindowsCurrentVersion" exist
    MSG: registry subkey "SOFTWAREMicrosoftWindowsCurrentVersionUninstall" exist
    MSG: created registry subkey "SOFTWAREMicrosoftWindowsCurrentVersionUninstallSAP DB (ALL)" successfully
    ACTION: make directory "C:/Documents and Settings/All Users/Menu DÈmarrer/Programmes/MaxDB" mode "775"
    ACTION: make directory "C:/Documents and Settings/All Users/Menu DÈmarrer/Programmes/MaxDB/Command Line Tools" mode "775"
    MSG: start menu shortcuts created
    MSG: packagedata of package Base changed
    MSG: writing 2 packages
    MSG: net install registry size = 32157 bytes
    MSG: wrote install registry (36384 bytes)
    MSG: packagedata of package Server Utilities changed
    MSG: writing 3 packages
    MSG: net install registry size = 32773 bytes
    MSG: wrote install registry (37403 bytes)
    STDOUT: start real extraction of "C:/DOCUME1/ADMINI1/LOCALS~1/Temp/Max31.tmp/SDBUTL.TGZ"
    STDOUT: extracting: drwxr-xr-x            0 2008-08-16 00:59:53 bin/
    STDOUT: extracting: -rwxr-xr-x        65536 2008-08-15 21:52:21 bin/sdbinfo.exe
    STDOUT: extracting: -rwxr-xr-x       356352 2008-08-16 00:05:31 bin/sqlrun.dll
    STDOUT: extracting: -rwxr-xr-x        40960 2008-08-16 00:05:33 bin/sysmon.exe
    STDOUT: extracting: -rwxr-xr-x        40960 2008-08-16 00:05:33 bin/xbackup.exe
    STDOUT: extracting: -rwxr-xr-x        40960 2008-08-16 00:05:33 bin/xinstinfo.exe
    STDOUT: extracting: -rwxr-xr-x        40960 2008-08-16 00:05:33 bin/xpu.exe
    STDOUT: extracting: -rwxr-xr-x        40960 2008-08-16 00:05:33 bin/x_analys.exe
    STDOUT: extracting: -rwxr-xr-x        40960 2008-08-16 00:05:33 bin/x_cons.exe
    STDOUT: extracting: -rwxr-xr-x        40960 2008-08-16 00:05:33 bin/x_server.exe
    STDOUT: extracting: -rwxr-xr-x        40960 2008-08-16 00:05:33 bin/x_show.exe
    STDOUT: extracting: -rwxr-xr-x        40960 2008-08-16 00:05:33 bin/x_start.exe
    STDOUT: extracting: -rwxr-xr-x        40960 2008-08-16 00:05:33 bin/x_stop.exe
    STDOUT: extracting: -rwxr-xr-x        40960 2008-08-16 00:05:33 bin/x_wiz.exe
    STDOUT: extracting: -rwxr-xr-x        40960 2008-08-16 00:05:33 bin/x_wizard.exe
    STDOUT: extracting: -rwxr-xr-x        40960 2008-08-16 00:05:33 bin/x_wizstop.exe
    STDOUT: extracting: -rwxr-xr-x        40960 2008-08-16 00:05:33 bin/x_wiztrc.exe
    STDOUT: extracting: drwxr-xr-x            0 2008-08-16 00:59:53 env/
    STDOUT: extracting: -rw-rr          122 2008-08-15 22:02:13 env/serv.use
    STDOUT: extracting: -rw-rr          245 2008-08-15 22:02:13 env/xstart.use
    STDOUT: extracting: -rw-rr          542 2008-08-15 22:02:13 env/xstop.use
    STDOUT: extracting: drwxr-xr-x            0 2008-08-16 00:59:53 etc/
    STDOUT: extracting: -rw-rr          207 2008-08-15 19:42:23 etc/VERSIONS
    STDOUT: extracting: drwxr-xr-x            0 2008-08-16 00:59:53 pgm/
    STDOUT: extracting: -rwxr-xr-x       483328 2008-08-15 20:11:45 pgm/serv.exe
    STDOUT: extracting: -rwxr-xr-x       307200 2008-08-15 20:11:09 pgm/show.exe
    STDOUT: extracting: drwxr-xr-x            0 2008-08-16 00:59:54 Support/
    STDOUT: extracting: drwxr-xr-x            0 2008-08-16 00:59:54 Support/Mapfiles/
    STDOUT: extracting: -rw-rr       839796 2008-08-15 20:11:44 Support/Mapfiles/serv.map
    STDOUT: extracting: -rw-rr       540173 2008-08-15 20:11:08 Support/Mapfiles/show.map
    STDOUT: extracting: -rw-rr       615852 2008-08-16 00:05:31 Support/Mapfiles/sqlrun.map
    STDOUT: extracting: drwxr-xr-x            0 2008-08-16 00:59:55 symbols/
    STDOUT: extracting: -rw-rr      2575360 2008-08-15 20:11:44 symbols/serv.pdb
    STDOUT: extracting: -rw-rr      2051072 2008-08-15 20:11:08 symbols/show.pdb
    STDOUT: extracting: -rw-rr      2075648 2008-08-16 00:05:31 symbols/sqlrun.pdb
    STDOUT: checking unpacked archive... MSG: check file "bin/x_wizstop.exe": ok
    MSG: check file "bin/x_analys.exe": ok
    MSG: check file "bin/x_cons.exe": ok
    MSG: check file "bin/xpu.exe": ok
    MSG: check file "bin/sysmon.exe": ok
    MSG: check file "bin/x_start.exe": ok
    MSG: check file "pgm/serv.exe": ok
    MSG: check file "env/xstart.use": ok
    MSG: check file "bin/x_server.exe": ok
    MSG: check file "bin/sqlrun.dll": ok
    MSG: check file "etc/VERSIONS": ok
    MSG: check file "bin/x_wiz.exe": ok
    MSG: check file "bin/xbackup.exe": ok
    MSG: check file "Support/Mapfiles/sqlrun.map": ok
    MSG: check file "symbols/show.pdb": ok
    MSG: check file "bin/x_show.exe": ok
    MSG: check file "symbols/sqlrun.pdb": ok
    MSG: check file "env/serv.use": ok
    MSG: check file "env/xstop.use": ok
    MSG: check file "symbols/serv.pdb": ok
    MSG: check file "pgm/show.exe": ok
    MSG: check file "bin/x_wizard.exe": ok
    MSG: check file "bin/sdbinfo.exe": ok
    MSG: check file "bin/xinstinfo.exe": ok
    MSG: check file "bin/x_wiztrc.exe": ok
    MSG: check file "Support/Mapfiles/show.map": ok
    MSG: check file "Support/Mapfiles/serv.map": ok
    MSG: check file "bin/x_stop.exe": ok
    STDOUT: ok
    SYS: "c:program filessdbprograms inx_server.exe" install: 19712 INFO: Service 'XServer' is already installed
    SYS: "c:program filessdbprograms inx_server.exe" remove: 19710 INFO: Service 'XServer' removed successfully
    SYS: "c:program filessdbprograms inx_server.exe" install: 19709 INFO: Service 'XServer' installed successfully
    MSG: SYSTEM PATH is up to date
    MSG: packagedata of package Server Utilities changed
    MSG: writing 3 packages
    MSG: net install registry size = 39793 bytes
    MSG: wrote install registry (45406 bytes)
    MSG: packagedata of package Database Kernel changed
    MSG: writing 3 packages
    MSG: net install registry size = 39793 bytes
    MSG: wrote install registry (45405 bytes)
    MSG: no function "register" in package Database Kernel
    MSG: set function reference "unregister" in package Database Kernel
    MSG: set function reference "preuninstall" in package Database Kernel
    MSG: set function reference "postuninstall" in package Database Kernel
    MSG: no function "verify" in package Database Kernel
    STDOUT: unregister Database Kernel 7.6.5.9
    WRN: cannot execute command: xregcomp -u "c:program filessdbmaxdb1pgmdbpinstall": cannot create process, Le fichier spÈcifiÈ est introuvable.
    WRN: cannot execute command: xregcomp -u "c:program filessdbprogramsliblivecachedbg": cannot create process, Le fichier spÈcifiÈ est introuvable.
    SYS: dbmcli -R "c:program filessdbmaxdb1" inst_unreg : Error! Connection failed to node (local) for database (no dbname):
    SYS: dbmcli -R "c:program filessdbmaxdb1" inst_unreg : dbmsrv executable not found
    STDOUT: start real extraction of "C:/DOCUME1/ADMINI1/LOCALS~1/Temp/Max31.tmp/SDBKRN.TGZ"
    STDOUT: extracting: drwxr-xr-x            0 2008-08-16 01:00:15 bin/
    STDOUT: extracting: -rwxr-xr-x       274432 2008-08-15 21:51:01 bin/backint.exe
    STDOUT: extracting: -rwxr-xr-x       802816 2008-08-15 21:53:13 bin/dbmevtdisp.exe
    STDOUT: extracting: -rwxr-xr-x       552960 2008-08-15 21:53:27 bin/dbmevthndl_display.exe
    STDOUT: extracting: -rwxr-xr-x       569344 2008-08-15 21:53:37 bin/dbmevthndl_winlog.exe
    STDOUT: extracting: -rwxr-xr-x       290816 2008-08-15 21:48:43 bin/dbmsrvctl.exe
    STDOUT: extracting: -rwxr-xr-x        41705 2008-08-15 19:51:15 bin/ireport.py
    STDOUT: extracting: -rwxr-xr-x       245760 2008-08-15 21:52:11 bin/pipe2file.exe
    STDOUT: extracting: -rwxr-xr-x      1232896 2008-08-15 21:51:09 bin/sdbfill.exe
    STDOUT: extracting: -rwxr-xr-x       356352 2008-08-16 00:05:31 bin/sqlrun.dll
    STDOUT: extracting: -rwxr-xr-x        53248 2008-08-15 19:55:01 bin/sqlver.exe
    STDOUT: extracting: -rwxr-xr-x        53248 2008-08-15 19:55:01 bin/sqlwhat.exe
    STDOUT: extracting: -rwxr-xr-x        40960 2008-08-16 00:05:33 bin/xkernprot.exe
    STDOUT: extracting: -rwxr-xr-x        40960 2008-08-16 00:05:33 bin/xservice.exe
    STDOUT: extracting: -rwxr-xr-x        40960 2008-08-16 00:05:33 bin/xtracesort.exe
    STDOUT: extracting: -rwxr-xr-x        40960 2008-08-16 00:05:33 bin/x_diagnose.exe
    STDOUT: extracting: -rwxr-xr-x       331776 2008-08-15 21:53:55 bin/x_python.exe
    STDOUT: extracting: drwxr-xr-x            0 2008-08-16 01:00:07 cluster/
    STDOUT: extracting: -rwxr-xr-x      2121728 2008-08-15 20:24:13 cluster/dbmsrv_clu.exe
    STDOUT: extracting: -rwxr-xr-x        81920 2008-08-15 20:12:33 cluster/SAPDBMSCSEx.dll
    STDOUT: extracting: -rwxr-xr-x       122880 2008-08-15 20:12:43 cluster/sapdbmscsman.dll
    STDOUT: extracting: -rwxr-xr-x        77824 2008-08-15 20:12:07 cluster/SAPDBMSCSMan.exe
    STDOUT: extracting: -rwxr-xr-x        57344 2008-08-15 20:12:01 cluster/SAPDBMSCSRes.dll
    STDOUT: extracting: -rwxr-xr-x       307200 2008-08-15 20:12:57 cluster/service_clu.exe
    STDOUT: extracting: -rwxr-xr-x       499712 2008-08-15 20:12:55 cluster/serv_clu.exe
    STDOUT: extracting: -rwxr-xr-x       339968 2008-08-15 20:12:53 cluster/stop_clu.exe
    STDOUT: extracting: -rwxr-xr-x       339968 2008-08-15 20:12:51 cluster/strt_clu.exe
    STDOUT: extracting: drwxr-xr-x            0 2008-08-16 01:00:07 demo/
    STDOUT: extracting: -rw-rr      3110911 2008-08-15 19:51:15 demo/HOTEL.py
    STDOUT: extracting: -rwxr-xr-x          367 2008-08-15 19:51:15 demo/ltutorial.py
    STDOUT: extracting: -rw-rr        11333 2008-08-15 19:51:15 demo/tutoriallib.py
    STDOUT: extracting: drwxr-xr-x            0 2008-08-16 01:00:17 doc/
    STDOUT: extracting: drwxr-xr-x            0 2008-08-16 01:00:19 doc/FirstSteps/
    STDOUT: extracting: -rw-rr         3455 2008-08-15 19:51:15 doc/FirstSteps/index.html
    STDOUT: extracting: drwxr-xr-x            0 2008-08-16 01:00:18 doc/FirstSteps/Java/
    STDOUT: extracting: -rw-rr         1019 2008-08-15 19:51:15 doc/FirstSteps/Java/DemodbData.class
    STDOUT: extracting: -rw-rr         1536 2008-08-15 19:51:15 doc/FirstSteps/Java/DemodbData.java
    STDOUT: extracting: -rw-rr         1599 2008-08-15 19:51:15 doc/FirstSteps/Java/HelloMaxDB.class
    STDOUT: extracting: -rw-rr         1459 2008-08-15 19:51:15 doc/FirstSteps/Java/HelloMaxDB.java
    STDOUT: extracting: -rw-rr         1959 2008-08-15 19:51:15 doc/FirstSteps/Java/HowToJava.html
    STDOUT: extracting: -rw-rr         1305 2008-08-15 19:51:15 doc/FirstSteps/Java/StateMaxDB.class
    STDOUT: extracting: -rw-rr         1064 2008-08-15 19:51:15 doc/FirstSteps/Java/StateMaxDB.java
    STDOUT: extracting: -rw-rr          227 2008-08-15 19:51:15 doc/FirstSteps/maxdbenv.cmd
    STDOUT: extracting: drwxr-xr-x            0 2008-08-16 01:00:18 doc/FirstSteps/ODBC/
    STDOUT: extracting: -rw-rr         4510 2008-08-15 19:51:15 doc/FirstSteps/ODBC/HelloMaxDB.c
    STDOUT: extracting: -rw-rr         1293 2008-08-15 19:51:15 doc/FirstSteps/ODBC/HowToODBC.html
    STDOUT: extracting: -rw-rr          393 2008-08-15 19:51:15 doc/FirstSteps/ODBC/Makefile
    STDOUT: extracting: drwxr-xr-x            0 2008-08-16 01:00:18 doc/FirstSteps/Perl/
    STDOUT: extracting: -rw-rr          973 2008-08-15 19:51:15 doc/FirstSteps/Perl/demodbData.pm
    STDOUT: extracting: -rw-rr         1894 2008-08-15 19:51:15 doc/FirstSteps/Perl/HowToPerl.html
    STDOUT: extracting: -rwxr-xr-x          960 2008-08-15 19:51:15 doc/FirstSteps/Perl/StateMaxDB.pl
    STDOUT: extracting: drwxr-xr-x            0 2008-08-16 01:00:19 doc/FirstSteps/Python/
    STDOUT: extracting: -rw-rr          871 2008-08-15 19:51:15 doc/FirstSteps/Python/demodbData.py
    STDOUT: extracting: -rwxr-xr-x          859 2008-08-15 19:51:15 doc/FirstSteps/Python/HelloMaxDB-API.py
    STDOUT: extracting: -rwxr-xr-x          859 2008-08-15 19:51:15 doc/FirstSteps/Python/HelloMaxDB.py
    STDOUT: extracting: -rw-rr         3043 2008-08-15 19:51:15 doc/FirstSteps/Python/HowToPython.html
    STDOUT: extracting: -rwxr-xr-x          865 2008-08-15 19:51:15 doc/FirstSteps/Python/StateMaxDB.py
    STDOUT: extracting: drwxr-xr-x            0 2008-08-16 01:00:20 doc/FirstSteps/SQLDBC/
    STDOUT: extracting: -rw-rr         3522 2008-08-15 19:51:15 doc/FirstSteps/SQLDBC/HelloMaxDB.cpp
    STDOUT: extracting: -rw-rr         1329 2008-08-15 19:51:15 doc/FirstSteps/SQLDBC/HowToSQLDBC.html
    STDOUT: extracting: -rw-rr          563 2008-08-15 19:51:15 doc/FirstSteps/SQLDBC/Makefile
    STDOUT: extracting: drwxr-xr-x            0 2008-08-16 01:00:10 env/
    STDOUT: extracting: -rwxr-xr-x         6260 2008-08-15 21:53:37 env/APPS.py
    STDOUT: extracting: -rw-rr         3800 2008-08-15 21:53:37 env/CNR3DATA.py
    STDOUT: extracting: -rw-rr         8216 2008-08-15 21:53:37 env/CNR3TAB.py
    STDOUT: extracting: -rw-rr       201779 2008-08-15 22:02:13 env/cserv.pcf
    STDOUT: extracting: -rw-rr         1861 2008-08-15 21:53:37 env/DBANA.py
    STDOUT: extracting: -rw-rr        17874 2008-08-15 21:53:39 env/DBMVIEWS.py
    STDOUT: extracting: drwxr-xr-x            0 2008-08-16 01:00:08 env/en/
    STDOUT: extracting: -rw-rr         7609 2008-08-15 22:02:13 env/en/DBM.en
    STDOUT: extracting: -rw-rr        15713 2008-08-15 21:53:39 env/GARBAGE.py
    STDOUT: extracting: -rw-rr          249 2008-08-15 22:02:13 env/general.use
    STDOUT: extracting: -rwxr-xr-x         1304 2008-08-15 21:53:45 env/getpackages.py
    STDOUT: extracting: -rw-rr         1144 2008-08-15 21:53:39 env/INFO.py
    STDOUT: extracting: -rw-rr        14609 2008-08-15 21:53:45 env/installib.py
    STDOUT: extracting: -rw-rr        90473 2008-08-15 21:53:39 env/JDBC.py
    STDOUT: extracting: -rw-rr          396 2008-08-15 22:02:13 env/kernprot.use
    STDOUT: extracting: -rwxr-xr-x          949 2008-08-15 21:53:45 env/lapps.py
    STDOUT: extracting: -rw-rr         8269 2008-08-15 19:51:15 env/lsystab.py
    STDOUT: extracting: -rw-rr        19514 2008-08-15 21:53:39 env/ODBC.py
    STDOUT: extracting: -rw-rr         1241 2008-08-15 21:53:39 env/ORADD.py
    STDOUT: extracting: -rw-rr       266421 2008-08-15 21:53:41 env/ORADDCOM.py
    STDOUT: extracting: -rw-rr         9586 2008-08-15 21:53:41 env/ORADDSYN.py
    STDOUT: extracting: -rw-rr       158400 2008-08-15 21:53:41 env/ORADDV.py
    STDOUT: extracting: -rw-rr         1400 2008-08-15 21:53:41 env/PRECOM.py
    STDOUT: extracting: -rw-rr        50345 2008-08-15 21:53:45 env/REPOSITORY.py
    STDOUT: extracting: -rw-rr        61439 2008-08-15 21:53:39 env/SAPDBLOADER.py
    STDOUT: extracting: -rw-rr         4483 2008-08-15 21:53:41 env/SHOWCMD.py
    STDOUT: extracting: -rw-rr        49869 2008-08-15 21:53:41 env/SQLDBC.py
    STDOUT: extracting: -rw-rr        48352 2008-08-15 21:53:41 env/SYSDBA.py
    STDOUT: extracting: -rw-rr        59678 2008-08-15 21:53:43 env/SYSDBACOM.py
    STDOUT: extracting: -rw-rr        16770 2008-08-15 21:53:43 env/SYSINFO.py
    STDOUT: extracting: -rw-rr       114665 2008-08-15 21:53:43 env/SYSINFOCOM.py
    STDOUT: extracting: -rw-rr        17793 2008-08-15 21:53:43 env/TRIGGER.py
    STDOUT: extracting: -rw-rr         3203 2008-08-15 21:53:43 env/UDE.py
    STDOUT: extracting: -rw-rr         6596 2008-08-15 21:53:45 env/WA.py
    STDOUT: extracting: -rw-rr        54914 2008-08-15 21:53:43 env/XDD.py
    STDOUT: extracting: -rw-rr       106448 2008-08-15 21:53:43 env/XDDCOM.py
    STDOUT: extracting: drwxr-xr-x            0 2008-08-16 01:00:11 lib/
    STDOUT: extracting: drwxr-xr-x            0 2008-08-16 01:00:11 lib/python2.3/
    STDOUT: extracting: -rw-rr         6867 2008-08-15 19:51:15 lib/python2.3/optlib.py
    STDOUT: extracting: -rwxr-xr-x       135234 2008-08-15 19:51:15 lib/python2.3/pyexpat.pyd
    STDOUT: extracting: drwxr-xr-x            0 2008-08-16 01:00:11 lib/python2.3/sdb/
    STDOUT: extracting: -rw-rr        14852 2008-08-15 19:51:15 lib/python2.3/sdb/dbapi.py
    STDOUT: extracting: -rwxr-xr-x       507904 2008-08-15 21:54:03 lib/python2.3/sdb/dbm.pyd
    STDOUT: extracting: -rwxr-xr-x       487424 2008-08-15 21:54:07 lib/python2.3/sdb/loader.pyd
    STDOUT: extracting: -rwxr-xr-x       475136 2008-08-15 21:54:15 lib/python2.3/sdb/sql.pyd
    STDOUT: extracting: -rw-rr          208 2008-08-15 19:51:15 lib/python2.3/sdb/__init__.py
    STDOUT: extracting: -rwxr-xr-x        61503 2008-08-15 19:51:15 lib/python2.3/zlib.pyd
    STDOUT: extracting: -rwxr-xr-x        49218 2008-08-15 19:51:15 lib/python2.3/_socket.pyd
    STDOUT: extracting: -rwxr-xr-x        57407 2008-08-15 19:51:15 lib/python2.3/_sre.pyd
    STDOUT: extracting: drwxr-xr-x            0 2008-08-16 01:00:11 misc/
    STDOUT: extracting: -rw-rr         2437 2008-08-16 00:38:45 misc/create_demo_db.cmd
    STDOUT: extracting: -rw-rr          417 2008-08-16 00:38:45 misc/drop_demo_db.cmd
    STDOUT: extracting: drwxr-xr-x            0 2008-08-16 01:00:17 pgm/
    STDOUT: extracting: -rwxr-xr-x       200704 2008-08-15 21:52:15 pgm/backup.exe
    STDOUT: extracting: -rwxr-xr-x       380928 2008-08-15 20:10:53 pgm/cons.exe
    STDOUT: extracting: -rwxr-xr-x        45056 2008-08-15 20:10:33 pgm/cr_param.exe
    STDOUT: extracting: -rwxr-xr-x       940032 2008-08-15 19:51:15 pgm/dbghelp.dll
    STDOUT: extracting: -rwxr-xr-x       299008 2008-08-15 21:49:01 pgm/dbmreg.exe
    STDOUT: extracting: -rwxr-xr-x       454656 2008-08-15 21:49:37 pgm/dbmshm.exe
    STDOUT: extracting: -rwxr-xr-x      2105344 2008-08-15 21:48:31 pgm/dbmsrv.exe
    STDOUT: extracting: -rwxr-xr-x      1843200 2008-08-15 21:49:17 pgm/dbmsrvscd.exe
    STDOUT: extracting: -rwxr-xr-x       299008 2008-08-15 21:48:49 pgm/dbmstart.exe
    STDOUT: extracting: -rwxr-xr-x       299008 2008-08-15 21:48:53 pgm/dbmstop.exe
    STDOUT: extracting: -rwxr-xr-x       299008 2008-08-15 21:49:05 pgm/dbmunreg.exe
    STDOUT: extracting: -rwxr-xr-x        69632 2008-08-16 00:15:35 pgm/dbpinstall.dll
    STDOUT: extracting: -rwxr-xr-x      1073152 2008-08-15 20:33:23 pgm/diagnose.exe
    STDOUT: extracting: -rwxr-xr-x      7258112 2008-08-15 21:48:17 pgm/kernel.exe
    STDOUT: extracting: -rwxr-xr-x       118784 2008-08-15 20:25:15 pgm/libhsscopy.dll
    STDOUT: extracting: -rwxr-xr-x      1204224 2008-08-16 00:11:25 pgm/liboms.dll
    STDOUT: extracting: -rwxr-xr-x       159744 2008-08-16 00:16:23 pgm/libsqlcls.dll
    STDOUT: extracting: -rwxr-xr-x      1191936 2008-08-16 00:17:23 pgm/libSQLDBC.dll
    STDOUT: extracting: -rwxr-xr-x      1269760 2008-08-16 00:20:23 pgm/libSQLDBC_C.dll
    STDOUT: extracting: -rwxr-xr-x      3022848 2008-08-15 22:01:27 pgm/lserver.exe
    STDOUT: extracting: -rwxr-xr-x        20545 2008-08-15 19:51:15 pgm/pysapdb.exe
    STDOUT: extracting: -rwxr-xr-x       974915 2008-08-15 19:51:15 pgm/python23.dll
    STDOUT: extracting: -rw-rr      2071185 2008-08-15 19:51:15 pgm/python23.zip
    STDOUT: extracting: -rwxr-xr-x        45056 2008-08-15 20:10:31 pgm/renparam.exe
    STDOUT: extracting: -rwxr-xr-x       294912 2008-08-15 20:11:51 pgm/service.exe
    STDOUT: extracting: -rwxr-xr-x       417792 2008-08-15 20:11:55 pgm/sqlinst.dll
    STDOUT: extracting: -rwxr-xr-x      1359872 2008-08-15 20:11:59 pgm/sqlmsg.dll
    STDOUT: extracting: -rwxr-xr-x       319488 2008-08-15 20:11:01 pgm/stop.exe
    STDOUT: extracting: -rwxr-xr-x       319488 2008-08-15 20:10:57 pgm/strt.exe
    STDOUT: extracting: -rwxr-xr-x        98304 2008-08-15 22:11:33 pgm/StudioUtil.dll
    STDOUT: extracting: -rwxr-xr-x        49152 2008-08-15 20:25:11 pgm/sysrc.exe
    STDOUT: extracting: -rwxr-xr-x        73728 2008-08-15 20:11:57 pgm/systemrc.exe
    STDOUT: extracting: -rwxr-xr-x       229376 2008-08-15 22:11:43 pgm/TableDefC.dll
    STDOUT: extracting: -rwxr-xr-x        45056 2008-08-15 21:53:29 pgm/Tools_WinEvtLog.dll
    STDOUT: extracting: -rwxr-xr-x        73728 2008-08-15 22:01:47 pgm/tracesort.exe
    STDOUT: extracting: drwxr-xr-x            0 2008-08-16 01:00:17 sap/
    STDOUT: extracting: -rw-rr          147 2008-08-15 19:51:15 sap/dbpinstall.lst
    STDOUT: extracting: -rw-rr          761 2008-08-15 21:50:29 sap/grantxdb.dbm
    STDOUT: extracting: -rwxr-xr-x        18192 2008-08-15 19:51:15 sap/lcinit.bat
    STDOUT: extracting: -rwxr-xr-x       126976 2008-08-16 00:15:27 sap/lvcbench.dll
    STDOUT: extracting: -rw-rr           89 2008-08-15 19:51:15 sap/saprfc.ini
    STDOUT: extracting: drwxr-xr-x            0 2008-08-16 01:00:44 pgm/
    STDOUT: extracting: -rwxr-xr-x     14577664 2008-08-15 23:36:03 pgm/slowknl.exe
    STDOUT: extracting: drwxr-xr-x            0 2008-08-16 01:00:45 Support/
    STDOUT: extracting: drwxr-xr-x            0 2008-08-16 01:00:57 Support/Mapfiles/
    STDOUT: extracting: -rw-rr       505962 2008-08-15 21:51:00 Support/Mapfiles/backint.map
    STDOUT: extracting: -rw-rr       661472 2008-08-15 20:10:53 Support/Mapfiles/cons.map
    STDOUT: extracting: -rw-rr       121797 2008-08-15 20:10:32 Support/Mapfiles/cr_param.map
    STDOUT: extracting: -rw-rr      1265024 2008-08-15 21:53:13 Support/Mapfiles/dbmevtdisp.map
    STDOUT: extracting: -rw-rr       913124 2008-08-15 21:53:26 Support/Mapfiles/dbmevthndl_display.map
    STDOUT: extracting: -rw-rr       918119 2008-08-15 21:53:36 Support/Mapfiles/dbmevthndl_winlog.map
    STDOUT: extracting: -rw-rr       802618 2008-08-15 21:49:36 Support/Mapfiles/dbmshm.map
    STDOUT: extracting: -rw-rr      3115022 2008-08-15 20:24:12 Support/Mapfiles/dbmsrv-clu.map
    STDOUT: extracting: -rw-rr      3049582 2008-08-15 21:48:31 Support/Mapfiles/dbmsrv.map
    STDOUT: extracting: -rw-rr      2607026 2008-08-15 21:49:16 Support/Mapfiles/dbmsrvscd.map
    STDOUT: extracting: -rw-rr        78229 2008-08-16 00:15:35 Support/Mapfiles/dbpinstall.map
    STDOUT: extracting: -rw-rr      1937316 2008-08-15 20:33:22 Support/Mapfiles/diagnose.map
    STDOUT: extracting: -rw-rr       155915 2008-08-15 20:10:31 Support/Mapfiles/get_page.map
    STDOUT: extracting: -rw-rr     11970292 2008-08-15 21:48:16 Support/Mapfiles/kernel.map
    STDOUT: extracting: -rw-rr       191857 2008-08-15 20:25:15 Support/Mapfiles/libhsscopy.map
    STDOUT: extracting: -rw-rr      2152785 2008-08-16 00:11:24 Support/Mapfiles/liboms.map
    STDOUT: extracting: -rw-rr       259698 2008-08-16 00:16:22 Support/Mapfiles/libsqlcls.map
    STDOUT: extracting: -rw-rr      1983758 2008-08-16 00:17:23 Support/Mapfiles/libSQLDBC.map
    STDOUT: extracting: -rw-rr      2270630 2008-08-16 00:20:22 Support/Mapfiles/libSQLDBC_C.map
    STDOUT: extracting: -rw-rr      3030264 2008-08-15 22:01:26 Support/Mapfiles/lserver.map
    STDOUT: extracting: -rw-rr       241759 2008-08-16 00:15:26 Support/Mapfiles/lvcbench.map
    STDOUT: extracting: -rw-rr        22799 2008-08-15 19:51:40 Support/Mapfiles/odbcreg.map
    STDOUT: extracting: -rw-rr       437361 2008-08-15 21:52:10 Support/Mapfiles/pipe2file.map
    STDOUT: extracting: -rw-rr       170094 2008-08-15 20:12:32 Support/Mapfiles/sapdbmscsex.map
    STDOUT: extracting: -rw-rr       260595 2008-08-15 20:12:42 Support/Mapfiles/sapdbmscsman.map
    STDOUT: extracting: -rw-rr       130593 2008-08-15 20:12:01 Support/Mapfiles/sapdbmscsres.map
    STDOUT: extracting: -rw-rr       864387 2008-08-15 20:12:55 Support/Mapfiles/serv-clu.map
    STDOUT: extracting: -rw-rr       573796 2008-08-15 20:12:57 Support/Mapfiles/service-clu.map
    STDOUT: extracting: -rw-rr       545676 2008-08-15 20:11:50 Support/Mapfiles/service.map
    STDOUT: extracting: -rw-rr     15115432 2008-08-15 23:36:03 Support/Mapfiles/slowknl.map
    STDOUT: extracting: -rw-rr       674679 2008-08-15 20:11:54 Support/Mapfiles/sqlinst.map
    STDOUT: extracting: -rw-rr       138012 2008-08-15 19:55:01 Support/Mapfiles/sqlver.map
    STDOUT: extracting: -rw-rr       137724 2008-08-15 19:55:00 Support/Mapfiles/sqlwhat.map
    STDOUT: extracting: -rw-rr       100215 2008-08-16 00:05:33 Support/Mapfiles/sql_run.map
    STDOUT: extracting: -rw-rr       126593 2008-08-15 20:25:11 Support/Mapfiles/sysrc.map
    STDOUT: extracting: -rw-rr       205806 2008-08-15 20:11:57 Support/Mapfiles/systemrc.map
    STDOUT: extracting: -rw-rr       329621 2008-08-15 22:11:43 Support/Mapfiles/TableDefC.map
    STDOUT: extracting: -rw-rr       180003 2008-08-15 22:01:47 Support/Mapfiles/tracesort.map
    STDOUT: extracting: drwxr-xr-x            0 2008-08-16 01:01:45 symbols/
    STDOUT: extracting: -rw-rr      1199104 2008-08-15 21:51:00 symbols/backint.pdb
    STDOUT: extracting: -rw-rr      2092032 2008-08-15 20:10:53 symbols/cons.pdb
    STDOUT: extracting: -rw-rr       281600 2008-08-15 20:10:32 symbols/cr_param.pdb
    STDOUT: extracting: -rw-rr      3836928 2008-08-15 21:53:13 symbols/dbmevtdisp.pdb
    STDOUT: extracting: -rw-rr      3058688 2008-08-15 21:53:26 symbols/dbmevthndl_display.pdb
    STDOUT: extracting: -rw-rr      3083264 2008-08-15 21:53:36 symbols/dbmevthndl_winlog.pdb
    STDOUT: extracting: -rw-rr      2485248 2008-08-15 21:49:36 symbols/dbmshm.pdb
    STDOUT: extracting: -rw-rr      8563712 2008-08-15 20:24:12 symbols/dbmsrv-clu.pdb
    STDOUT: extracting: -rw-rr      8391680 2008-08-15 21:48:30 symbols/dbmsrv.pdb
    STDOUT: extracting: -rw-rr      7703552 2008-08-15 21:49:15 symbols/dbmsrvscd.pdb
    STDOUT: extracting: -rw-rr       420864 2008-08-16 00:15:35 symbols/dbpinstall.pdb
    STDOUT: extracting: -rw-rr      4803584 2008-08-15 20:33:21 symbols/diagnose.pdb
    STDOUT: extracting: -rw-rr       338944 2008-08-15 20:10:31 symbols/get_page.pdb
    STDOUT: extracting: -rw-rr     36047872 2008-08-15 21:48:12 symbols/kernel.pdb
    STDOUT: extracting: -rw-rr       470016 2008-08-15 20:25:15 symbols/libhsscopy.pdb
    STDOUT: extracting: -rw-rr      5868544 2008-08-16 00:11:24 symbols/liboms.pdb
    STDOUT: extracting: -rw-rr      1264640 2008-08-16 00:16:21 symbols/libsqlcls.pdb
    STDOUT: extracting: -rw-rr      4713472 2008-08-16 00:17:22 symbols/libSQLDBC.pdb
    STDOUT: extracting: -rw-rr      5180416 2008-08-16 00:20:21 symbols/libSQLDBC_C.pdb
    STDOUT: extracting: -rw-rr      7171072 2008-08-15 22:01:25 symbols/lserver.pdb
    STDOUT: extracting: -rw-rr       642048 2008-08-16 00:15:26 symbols/lvcbench.pdb
    STDOUT: extracting: -rw-rr      1207296 2008-08-15 21:52:10 symbols/pipe2file.pdb
    STDOUT: extracting: -rw-rr      3058688 2008-08-15 20:12:32 symbols/sapdbmscsex.pdb
    STDOUT: extracting: -rw-rr      1002496 2008-08-15 20:12:42 symbols/sapdbmscsman.pdb
    STDOUT: extracting: -rw-rr       330752 2008-08-15 20:12:01 symbols/sapdbmscsres.pdb
    STDOUT: extracting: -rw-rr      2739200 2008-08-15 20:12:55 symbols/serv-clu.pdb
    STDOUT: extracting: -rw-rr      2141184 2008-08-15 20:12:56 symbols/service-clu.pdb
    STDOUT: extracting: -rw-rr      1944576 2008-08-15 20:11:50 symbols/service.pdb
    STDOUT: extracting: -rw-rr     40643584 2008-08-15 23:35:57 symbols/slowknl.pdb
    STDOUT: extracting: -rw-rr      2321408 2008-08-15 20:11:54 symbols/sqlinst.pdb
    STDOUT: extracting: -rw-rr      2075648 2008-08-16 00:05:31 symbols/sqlrun.pdb
    STDOUT: extracting: -rw-rr       306176 2008-08-15 19:55:01 symbols/sqlver.pdb
    STDOUT: extracting: -rw-rr       306176 2008-08-15 19:55:00 symbols/sqlwhat.pdb
    STDOUT: extracting: -rw-rr       248832 2008-08-16 00:05:33 symbols/sql_run.pdb
    STDOUT: extracting: -rw-rr      2214912 2008-08-15 20:12:51 symbols/start-clu.pdb
    STDOUT: extracting: -rw-rr      2206720 2008-08-15 20:12:52 symbols/stop-clu.pdb
    STDOUT: extracting: -rw-rr       306176 2008-08-15 20:25:10 symbols/sysrc.pdb
    STDOUT: extracting: -rw-rr       388096 2008-08-15 20:11:57 symbols/systemrc.pdb
    STDOUT: extracting: -rw-rr       846848 2008-08-15 22:11:43 symbols/TableDefC.pdb
    STDOUT: extracting: -rw-rr       887808 2008-08-15 22:01:47 symbols/tracesort.pdb
    STDOUT: checking unpacked archive... MSG: check file "Support/Mapfiles/diagnose.map": ok
    MSG: check file "doc/FirstSteps/ODBC/HowToODBC.html": ok
    MSG: check file "lib/python2.3/_socket.pyd": ok
    MSG: check file "Support/Mapfiles/get_page.map": ok
    MSG: check file "pgm/dbmsrv.exe": ok
    MSG: check file "env/INFO.py": ok
    MSG: check file "symbols/dbmsrv-clu.pdb": ok
    MSG: check file "pgm/diagnose.exe": ok
    MSG: check file "symbols/cons.pdb": ok
    MSG: check file "misc/create_demo_db.cmd": ok
    MSG: check file "symbols/sapdbmscsres.pdb": ok
    MSG: check file "symbols/cr_param.pdb": ok
    MSG: check file "Support/Mapfiles/dbpinstall.map": ok
    MSG: check file "lib/python2.3/sdb/__init__.py": ok
    MSG: check file "symbols/dbmevthndl_winlog.pdb": ok
    MSG: check file "symbols/libSQLDBC_C.pdb": ok
    MSG: check file "bin/xtracesort.exe": ok
    MSG: check file "bin/x_diagnose.exe": ok
    MSG: check file "symbols/pipe2file.pdb": ok
    MSG: check file "pgm/Tools_WinEvtLog.dll": ok
    MSG: check file "symbols/dbmshm.pdb": ok
    MSG: check file "pgm/cons.exe": ok
    MSG: check file "sap/grantxdb.dbm": ok
    MSG: check file "demo/tutoriallib.py": ok
    MSG: check file "demo/HOTEL.py": ok
    MSG: check file "symbols/liboms.pdb": ok
    MSG: check file "env/cserv.pcf": ok
    MSG: check file "Support/Mapfiles/TableDefC.map": ok
    MSG: check file "lib/python2.3/_sre.pyd": ok
    MSG: check file "pgm/service.exe": ok
    MSG: check file "doc/FirstSteps/Python/HowToPython.html": ok
    MSG: check file "doc/FirstSteps/ODBC/HelloMaxDB.c": ok
    MSG: check file "Support/Mapfiles/libSQLDBC.map": ok
    MSG: check file "doc/FirstSteps/Java/DemodbData.java": ok
    MSG: check file "sap/saprfc.ini": ok
    MSG: check file "pgm/dbghelp.dll": ok
    MSG: check file "cluster/strt_clu.exe": ok
    MSG: check file "symbols/libhsscopy.pdb": ok
    MSG: check file "symbols/dbmsrv.pdb": ok
    MSG: check file "symbols/sapdbmscsman.pdb": ok
    MSG: check file "cluster/SAPDBMSCSMan.exe": ok
    MSG: check file "pgm/tracesort.exe": ok
    MSG: check file "Support/Mapfiles/sqlinst.map": ok
    MSG: check file "bin/sqlwhat.exe": ok
    MSG: check file "lib/python2.3/pyexpat.pyd": ok
    MSG: check file "pgm/libSQLDBC_C.dll": ok
    MSG: check file "Support/Mapfiles/sapdbmscsman.map": ok
    MSG: check file "Support/Mapfiles/sapdbmscsres.map": ok
    MSG: check file "Support/Mapfiles/dbmevthndl_winlog.map": ok
    MSG: check file "bin/x_python.exe": ok
    MSG: check file "symbols/sql_run.pdb": ok
    MSG: check file "pgm/python23.dll": ok
    MSG: check file "env/SQLDBC.py": ok
    MSG: check file "symbols/tracesort.pdb": ok
    MSG: check file "cluster/SAPDBMSCSRes.dll": ok
    MSG: check file "cluster/stop_clu.exe": ok
    MSG: check file "pgm/sqlinst.dll": ok
    MSG: check file "pgm/StudioUtil.dll": ok
    MSG: check file "Support/Mapfiles/slowknl.map": ok
    MSG: check file "doc/FirstSteps/Python/HelloMaxDB.py": ok
    MSG: check file "symbols/lserver.pdb": ok
    MSG: check file "Support/Mapfiles/serv-clu.map": ok
    MSG: check file "pgm/cr_param.exe": ok
    MSG: check file "bin/backint.exe": ok
    MSG: check file "bin/sqlrun.dll": ok
    MSG: check file "pgm/libSQLDBC.dll": ok
    MSG: check file "Support/Mapfiles/kernel.map": ok
    MSG: check file "symbols/kernel.pdb": ok
    MSG: check file "bin/dbmsrvctl.exe": ok
    MSG: check file "env/UDE.py": ok
    MSG: check file "symbols/dbmsrvscd.pdb": ok
    MSG: check file "symbols/sqlinst.pdb": ok
    MSG: check file "doc/FirstSteps/Java/DemodbData.class": ok
    MSG: check file "env/lsystab.py": ok
    MSG: check file "sap/lcinit.bat": ok
    MSG: check file "lib/python2.3/zlib.pyd": ok
    MSG: check file "doc/FirstSteps/Perl/StateMaxDB.pl": ok
    MSG: check file "pgm/python23.zip": ok
    MSG: check file "doc/FirstSteps/Java/HelloMaxDB.class": ok
    MSG: check file "symbols/dbmevtdisp.pdb": ok
    MSG: check file "env/installib.py": ok
    MSG: check file "pgm/renparam.exe": ok
    MSG: check file "doc/FirstSteps/Python/StateMaxDB.py": ok
    MSG: check file "env/TRIGGER.py": ok
    MSG: check file "pgm/libhsscopy.dll": ok
    MSG: check file "symbols/serv-clu.pdb": ok
    MSG: check file "pgm/systemrc.exe": ok
    MSG: check file "pgm/dbmunreg.exe": ok
    MSG: check file "Support/Mapfiles/sysrc.map": ok
    MSG: check file "Support/Mapfiles/libhsscopy.map": ok
    MSG: check file "bin/dbmevtdisp.exe": ok
    MSG: check file "doc/FirstSteps/ODBC/Makefile": ok
    MSG: check file "Support/Mapfiles/dbmsrv-clu.map": ok
    MSG: check file "pgm/stop.exe": ok
    MSG: check file "Support/Mapfiles/service-clu.map": ok
    MSG: check file "Support/Mapfiles/lserver.map": ok
    MSG: check file "Support/Mapfiles/libsqlcls.map": ok
    MSG: check file "symbols/backint.pdb": ok
    MSG: check file "Support/Mapfiles/systemrc.map": ok
    MSG: check file "symbols/get_page.pdb": ok
    MSG: check file "lib/python2.3/sdb/sql.pyd": ok
    MSG: check file "Support/Mapfiles/dbmsrv.map": ok
    MSG: check file "env/APPS.py": ok
    MSG: check file "env/kernprot.use": ok
    MSG: check file "Support/Mapfiles/lvcbench.map": ok
    MSG: check file "symbols/systemrc.pdb": ok
    MSG: check file "symbols/sqlver.pdb": ok
    MSG: check file "pgm/liboms.dll": ok
    MSG: check file "cluster/service_clu.exe": ok
    MSG: check file "env/ORADDSYN.py": ok
    MSG: check file "Support/Mapfiles/backint.map": ok
    MSG: check file "env/SYSINFOCOM.py": ok
    MSG: check file "Support/Mapfiles/dbmevthndl_display.map": ok
    MSG: check file "cluster/SAPDBMSCSEx.dll": ok
    MSG: check file "pgm/slowknl.exe": ok
    MSG: check file "symbols/slowknl.pdb": ok
    MSG: check file "symbols/sqlwhat.pdb": ok
    MSG: check file "symbols/TableDefC.pdb": ok
    MSG: check file "doc/FirstSteps/SQLDBC/HelloMaxDB.cpp": ok
    MSG: check file "env/CNR3DATA.py": ok
    MSG: check file "doc/FirstSteps/index.html": ok
    MSG: check file "doc/FirstSteps/Java/HowToJava.html": ok
    MSG: check file "bin/pipe2file.exe": ok
    MSG: check file "doc/FirstSteps/Perl/demodbData.pm": ok
    MSG: check file "bin/dbmevthndl_winlog.exe": ok
    MSG: check file "Support/Mapfiles/tracesort.map": ok
    MSG: check file "symbols/lvcbench.pdb": ok
    MSG: check file "demo/ltutorial.py": ok
    MSG: check file "symbols/sapdbmscsex.pdb": ok
    MSG: check file "bin/xservice.exe": ok
    MSG: check file "doc/FirstSteps/Python/HelloMaxDB-API.py": ok
    MSG: check file "symbols/libSQLDBC.pdb": ok
    MSG: check file "env/REPOSITORY.py": ok
    MSG: check file "Support/Mapfiles/cr_param.map": ok
    MSG: check file "lib/python2.3/optlib.py": ok
    MSG: check file "cluster/serv_clu.exe": ok
    MSG: check file "symbols/sysrc.pdb": ok
    MSG: check file "env/ORADDCOM.py": ok
    MSG: check file "doc/FirstSteps/SQLDBC/Makefile": ok
    MSG: check file "pgm/dbmsrvscd.exe": ok
    MSG: check file "symbols/diagnose.pdb": ok
    MSG: check file "pgm/TableDefC.dll": ok
    MSG: check file "doc/FirstSteps/Perl/HowToPerl.html": ok
    MSG: check file "Support/Mapfiles/sqlwhat.map": ok
    MSG: check file "symbols/stop-clu.pdb": ok
    MSG: check file "cluster/dbmsrv_clu.exe": ok
    MSG: check file "pgm/sysrc.exe": ok
    MSG: check file "pgm/kernel.exe": ok
    MSG: check file "Support/Mapfiles/sql_run.map": ok
    MSG: check file "doc/FirstSteps/Java/StateMaxDB.class": ok
    MSG: check file "Support/Mapfiles/dbmsrvscd.map": ok
    MSG: check file "symbols/service-clu.pdb": ok
    MSG: check file "symbols/dbmevthndl_display.pdb": ok
    MSG: check file "Support/Mapfiles/odbcreg.map": ok
    MSG: check file "env/SAPDBLOADER.py": ok
    MSG: check file "bin/sqlver.exe": ok
    MSG: check file "env/general.use": ok
    MSG: check file "sap/dbpinstall.lst": ok
    MSG: check file "pgm/dbpinstall.dll": ok
    MSG: check file "doc/FirstSteps/Java/StateMaxDB.java": ok
    MSG: check file "env/en/DBM.en": ok
    MSG: check file "sap/lvcbench.dll": ok
    MSG: check file "pgm/lserver.exe": ok
    MSG: check file "env/getpackages.py": ok
    MSG: check file "env/lapps.py": ok
    MSG: check file "Support/Mapfiles/dbmshm.map": ok
    MSG: check file "Support/Mapfiles/service.map": ok
    MSG: check file "misc/drop_demo_db.cmd": ok
    MSG: check file "lib/python2.3/sdb/dbm.pyd": ok
    MSG: check file "env/WA.py": ok
    MSG: check file "symbols/dbpinstall.pdb": ok
    MSG: check file "bin/ireport.py": ok
    MSG: check file "Support/Mapfiles/sapdbmscsex.map": ok
    MSG: check file "Support/Mapfiles/libSQLDBC_C.map": ok
    MSG: check file "Support/Mapfiles/liboms.map": ok
    MSG: check file "lib/python2.3/sdb/dbapi.py": ok
    MSG: check file "doc/FirstSteps/Java/HelloMaxDB.java": ok
    MSG: check file "env/ORADDV.py": ok
    MSG: check file "doc/FirstSteps/maxdbenv.cmd": ok
    MSG: check file "pgm/pysapdb.exe": ok
    MSG: check file "pgm/libsqlcls.dll": ok
    MSG: check file "env/GARBAGE.py": ok
    MSG: check file "symbols/libsqlcls.pdb": ok
    MSG: check file "bin/xkernprot.exe": ok
    MSG: check file "Support/Mapfiles/dbmevtdisp.map": ok
    MSG: check file "env/SYSINFO.py": ok
    MSG: check file "symbols/sqlrun.pdb": ok
    MSG: check file "env/XDDCOM.py": ok
    MSG: check file "bin/sdbfill.exe": ok
    MSG: check file "lib/python2.3/sdb/loader.pyd": ok
    MSG: check file "env/XDD.py": ok
    MSG: check file "doc/FirstSteps/SQLDBC/HowToSQLDBC.html": ok
    MSG: check file "pgm/backup.exe": ok
    MSG: check file "env/ODBC.py": ok
    MSG: check file "Support/Mapfiles/pipe2file.map": ok
    MSG: check file "Support/Mapfiles/cons.map": ok
    MSG: check file "pgm/dbmshm.exe": ok
    MSG: check file "env/SYSDBA.py": ok
    MSG: check file "env/CNR3TAB.py": ok
    MSG: check file "env/ORADD.py": ok
    MSG: check file "env/PRECOM.py": ok
    MSG: check file "pgm/strt.exe": ok
    MSG: check file "cluster/sapdbmscsman.dll": ok
    MSG: check file "Support/Mapfiles/sqlver.map": ok
    MSG: check file "env/DBANA.py": ok
    MSG: check file "env/SHOWCMD.py": ok
    MSG: check file "pgm/dbmstop.exe": ok
    MSG: check file "env/SYSDBACOM.py": ok
    MSG: check file "symbols/start-clu.pdb": ok
    MSG: check file "bin/dbmevthndl_display.exe": ok
    MSG: check file "doc/FirstSteps/Python/demodbData.py": ok
    MSG: check file "pgm/dbmstart.exe": ok
    MSG: check file "env/DBMVIEWS.py": ok
    MSG: check file "env/JDBC.py": ok
    MSG: check file "pgm/sqlmsg.dll": ok
    MSG: check file "pgm/dbmreg.exe": ok
    MSG: check file "symbols/service.pdb": ok
    STDOUT: ok
    MSG: file "c:/program files/sdb/maxdb1/doc/FirstSteps/index.html" modified by installer
    MSG: file "c:/program files/sdb/maxdb1/doc/FirstSteps/Perl/HowToPerl.html" modified by installer
    MSG: file "c:/program files/sdb/maxdb1/doc/FirstSteps/Python/HowToPython.html" modified by installer
    MSG: file "c:/program files/sdb/maxdb1/doc/FirstSteps/ODBC/HowToODBC.html" modified by installer
    MSG: file "c:/program files/sdb/maxdb1/doc/FirstSteps/Java/HowToJava.html" modified by installer
    MSG: file "c:/program files/sdb/maxdb1/misc/create_demo_db.cmd" modified by installer
    MSG: file "c:/program files/sdb/maxdb1/misc/drop_demo_db.cmd" modified by installer
    MSG: file "c:/program files/sdb/maxdb1/doc/FirstSteps/maxdbenv.cmd" modified by installer
    SYS: "C:Program FilessdbMAXDB1 indbmsrvctl.exe" start
    SYS: "C:Program Filessdbprogramspgmdbmcli.exe" -R "C:Program FilessdbMAXDB1" inst_reg -k "C:Program FilessdbMAXDB1": ERR
    SYS: "C:Program Filessdbprogramspgmdbmcli.exe" -R "C:Program FilessdbMAXDB1" inst_reg -k "C:Program FilessdbMAXDB1": -24913,ERR_SERVICEDB: Cannot register service database instance for C:Program FilesSDBMAXDB1
    STDERR: error occured while executing "C:Program Filessdbprogramspgmdbmcli.exe" -R "C:Program FilessdbMAXDB1" inst_reg -k "C:Program FilessdbMAXDB1"
    STDERR: "C:Program Filessdbprogramspgmdbmcli.exe" -R "C:Program FilessdbMAXDB1" inst_reg -k "C:Program FilessdbMAXDB1": ERR
    "C:Program Filessdbprogramspgmdbmcli.exe" -R "C:Program FilessdbMAXDB1" inst_reg -k "C:Program FilessdbMAXDB1": -24913,ERR_SERVICEDB: Cannot register service database instance for C:Program FilesSDBMAXDB1
    STDERR: installation exited abnormally  at Fr, Jan 09, 2009 at 18:17:25
    MSG: packagedata of package Redist Python changed
    MSG: writing 4 packages
    MSG: net install registry size = 40263 bytes
    MSG: wrote install registry (46259 bytes)
    STDOUT: start real extraction of "C:/DOCUME1/ADMINI1/LOCALS~1/Temp/Max31.tmp/SDBRDPY.TGZ"
    STDOUT: extracting: drwxr-xr-x            0 2008-08-16 01:04:43 bin/
    STDOUT: extracting: -rwxr-xr-x       331776 2008-08-15 21:53:55 bin/x_python.exe
    STDOUT: extracting: drwxr-xr-x            0 2008-08-16 01:04:43 lib/
    STDOUT: extracting: drwxr-xr-x            0 2008-08-16 01:04:44 lib/python2.3/
    STDOUT: extracting: -rw-rr         6867 2008-08-15 19:51:15 lib/python2.3/optlib.py
    STDOUT: extracting: -rwxr-xr-x       135234 2008-08-15 19:51:15 lib/python2.3/pyexpat.pyd
    STDOUT: extracting: drwxr-xr-x            0 2008-08-16 01:04:43 lib/python2.3/sdb/
    STDOUT: extracting: -rwxr-xr-x       507904 2008-08-15 21:54:03 lib/python2.3/sdb/dbm.pyd
    STDOUT: extracti

    HI there,
    it really does look like as the "uninstallation" was done by merely deleting files from the filesystem.
    This will always lead to problems when you try to re-install a MaxDB afterwards.
    Uninstallations should be done via SDBUNIST to avoid such issues.
    Based on the error messages like:
    getRelease():C:/Program Files/SDB/MAXDB1/pgm/kernel.exe not found
    MSG: migrate server installation data for INSTROOT "c:/program files/sdb/maxdb1"
    MSG: installed package is flaged as invalid => skipping update check
    WRN: cannot execute command: xregcomp -u "c:program filessdbmaxdb1pgmdbpinstall": cannot create process, Le fichier spÈcifiÈ est introuvable.
    >WRN: cannot execute command: xregcomp -u "c:program filessdbprogramsliblivecachedbg": cannot create process, Le fichier spÈcifiÈ est introuvable.
    we can tell: the MaxDB installation registration had not been deleted correctly.
    If I'd to guess, I'd say you just deleted whatever was in the folder "c:program filessdb" and crossed fingers that this would do.
    Anyhow, on this system, due to the usage of non-SAP-standard folder layout check this one, the installation registration can by found in the all users data folder:
    >MSG: Template set indep data path to "c:/documents and settings/all users/application data/sdb/data"
    This would have to be removed as well.
    Anyhow, maybe you want to read the documentation before messing up your system by try and error:
    Installation Manual
    regards,
    Lars

  • HTTP/1.1 500 Internal Server Error

    I have created a service on our ECC Dev system, however, I'm having problems calling it. I am passing in the following:
    <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ukms="http://det.nsw.edu.au/FI/COMMON/UKMS">
       <soapenv:Header/>
       <soapenv:Body>
          <ukms:LookupValues>
             <!--1 or more repetitions:-->
             <Values>
                <SourceScheme>F0401.A6AN8</SourceScheme>
                <SourceAgency>JDE.VENDOR</SourceAgency>
                <SourceValue>1001</SourceValue>
                <TargetScheme>LFA1.LIFNR</TargetScheme>
                <TargetAgency>SAP.VENDOR</TargetAgency>
                <!--Optional:-->
                <TargetValue>?</TargetValue>
             </Values>
          </ukms:LookupValues>
       </soapenv:Body>
    </soapenv:Envelope>
    And getting the following response:
    <soap-env:Envelope xmlns:soap-env="http://schemas.xmlsoap.org/soap/envelope/">
       <soap-env:Header/>
       <soap-env:Body>
          <soap-env:Fault>
             <faultcode>soap-env:Server</faultcode>
             <faultstring xml:lang="en">CX_ST_MATCH_ELEMENT:XSLT exception.System expected end of element '{http://det.nsw.edu.au/FI/COMMON/UKMS}LookupValues'</faultstring>
             <detail>
                 ns:SystemFault xmlns:ns="http://www.sap.com/webas/710/soap/runtime/abap/fault/system/">
                   <Host>undefined</Host>
                   <Component>APPL</Component>
                   <ChainedException>
                      <Exception_Name>CX_SOAP_CORE</Exception_Name>
                      <Exception_Text>CX_ST_MATCH_ELEMENT:XSLT exception.System expected end of element '{http://det.nsw.edu.au/FI/COMMON/UKMS}LookupValues'</Exception_Text>
                   </ChainedException>
                   <ChainedException>
                      <Exception_Name>CX_SXMLP</Exception_Name>
                      <Exception_Text>XSLT exception</Exception_Text>
                   </ChainedException>
                   <ChainedException>
                      <Exception_Name>CX_ST_MATCH_ELEMENT</Exception_Name>
                      <Exception_Text>System expected end of element '{http://det.nsw.edu.au/FI/COMMON/UKMS}LookupValues': Main Program:/1SAI/TXS2D61C2F956CD2F49B6C2| Program:/1SAI/TXS2D61C2F956CD2F49B6C2| Line:187| Valid:X</Exception_Text>
                   </ChainedException>
                </ns:SystemFault
             </detail>
          </soap-env:Fault>
       </soap-env:Body>
    </soap-env:Envelope>

    Hey guys,
    It's been a while since I last replied but this issue was temporarily put on hold.
    I've tried everything that has been suggested without any luck.
    Is there something Im missing?
    I must admit, we started to get this problem following the upgrade to our ECC Dev system. The same service on our ECC test system works fine.
    Here is a quick comparison of the main components on our two systems:
    ECC DEV:
    SAP_ABA     701     6     SAPKA70106     Cross-Application Component
    SAP_BASIS     701     6     SAPKB70106     SAP Basis Component
    PI_BASIS     701     6     SAPK-70106INPIBASIS     Basis Plug-In
    ST-PI     2008_1_700     2     SAPKITLRD2     SAP Solution Tools Plug-In
    SAP_BS_FND     701     6     SAPK-70106INSAPBSFND     SAP Business Suite Foundation
    SAP_BW     701     6     SAPKW70106     SAP Business Warehouse
    SAP_AP     700     19     SAPKNA7019     SAP Application Platform
    WEBCUIF     700     6     SAPK-70006INWEBCUIF     SAP WEBCUIF 700
    SAP_APPL     604     6     SAPKH60406     Logistics and Accounting
    SAP_HR     604     21     SAPKE60421     Human Resources
    ECC TEST
    SAP_ABA     701     3     SAPKA70103     Cross-Application Component
    SAP_BASIS     701     3     SAPKB70103     SAP Basis Component
    PI_BASIS     701     3     SAPK-70103INPIBASIS     Basis Plug-In
    ST-PI     2008_1_700     0          -     SAP Solution Tools Plug-In
    SAP_BS_FND     701     2     SAPK-70102INSAPBSFND     SAP Business Suite Foundation
    SAP_BW     701     3     SAPKW70103     SAP Business Warehouse
    SAP_AP     700     15     SAPKNA7015     SAP Application Platform
    WEBCUIF     700     2     SAPK-70002INWEBCUIF     SAP WEBCUIF 700
    SAP_APPL     604     2     SAPKH60402     Logistics and Accounting
    SAP_HR     604     5     SAPKE60405     Human Resources
    Thanks,
    Krishneel

  • Some problem with SOAP OC4J Server

    Hi,
    I made very simple webservice, exposes method sayHello like below:
    public String sayHello(String name)
    return "Hello " + name;
    I deployed it on OC4J Soap Server and registered it, then I generated client stub class. When I run this class, get an error:
    [SOAPException: faultCode=SOAP-ENV:Server.BadTargetObjectURI; msg=Unable to resolve target object(wssoap.WSSoap): wssoap.WSSoap [java.lang.ClassNotFoundException]]
         at wssoap.WSsoapStub.sayHello(WSsoapStub.java:90)
         at wssoap.WSsoapStub.main(WSsoapStub.java:39)
    I use for all JDeveloper 10g (also for stub class generation). What's wrong?
    Krzysztof

    Hi,
    does this show for any project you try to run, or just for a specific? If it does, does the same issue show after a fresh install of JDeveloper (you don't need to delete the existing instance for this) ?
    Frank

  • Response SOAP Server Error

    Hi ,
    While invoking the PLSQL web service example from browser I am geting the following error
    <?xml version="1.0" encoding="UTF-8" ?>
    - <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    - <SOAP-ENV:Body>
    - <SOAP-ENV:Fault>
    <faultcode>SOAP-ENV:Server.Exception:</faultcode>
    <faultstring>java.lang.NullPointerException</faultstring>
    <faultactor>/plsqlsample/dbfunc</faultactor>
    </SOAP-ENV:Fault>
    </SOAP-ENV:Body>
    </SOAP-ENV:Envelope>
    Please help ..

    Thanks Eric for reply...
    I was just following the steps provided at http://www.oracle.com/technology/pub/articles/price_10gws.html
    for web service examples for windows environment.. I am using the standalone oc4j container and jsdk 1.4 verison for my testing.. I am able to invoke the placeOrder plsql service but am getting error while invoking the request.
    I am not sure from where the NPE is getting transmitted ... Can I run my OC4J in interactive mode to trace the error.. Also how OC4J is linked to SOAP server intrenaly any idea?? Since the example wsdl I am using is having <soap:address location="http://localhost:7777/plsqlsample/dbfunc"> does this means that soap server is running at 7777 port and plsqlsample.dbfunc is binded to soap server?
    I am bit confused ..Please help ..

  • Internal Server Error (NullPointerException) when invoking a Web Service

    I'm using SOA suite 10.1.3.3 (incl the latest patch set) on Windows XP.
    I've created 3 web services using the wizard interface out of 3 existing WSDL files. The Java code inside the web services is just dummy code.
    I'm testing the web services using the Test Web Service functionality in Oracle Enterprise Manager's Application Server Control.
    The moment I fill in the data and press invoke, I get back the following fault:
    <env:Body>
    <env:Fault>
    <faultcode>env:Server</faultcode>
    <faultstring>Internal Server Error (Caught exception while handling request: java.lang.NullPointerException)</faultstring>
    </env:Fault>
    </env:Body>
    I know that control never reaches inside the services themselves.
    I've even followed the online demo that shows users how to create, deploy and test a Web Service in JDeveloper to make sure that I wasn't doing anything silly.
    What could be wrong? Please help.
    Thanks in advance.

    Seems to be a problem in serialization??? What do I do?
    When I invoke the web service from a web proxy client, this is the stack trace:
    QueryGDSAsiaPackage.SearchAirline_fault: java.lang.NullPointerException
         at QueryGDSAsiaPackage.runtime.SearchAirline_fault__LiteralSerializer.doDeserialize(SearchAirline_fault__LiteralSerializer.java:71)
         at oracle.j2ee.ws.common.encoding.literal.LiteralObjectSerializerBase.internalDeserialize(LiteralObjectSerializerBase.java:250)
         at oracle.j2ee.ws.common.encoding.literal.LiteralObjectSerializerBase.deserialize(LiteralObjectSerializerBase.java:159)
         at QueryGDSAsiaPackage.runtime.QueryGDS_Asia_PortType_searchAirline_Fault_SOAPSerializer.deserializeDetail(QueryGDS_Asia_PortType_searchAirline_Fault_SOAPSerializer.java:56)
         at oracle.j2ee.ws.common.encoding.SOAPFaultInfoSerializer.doDeserializeSOAP11(SOAPFaultInfoSerializer.java:132)
         at oracle.j2ee.ws.common.encoding.SOAPFaultInfoSerializer.doDeserialize(SOAPFaultInfoSerializer.java:94)
         at oracle.j2ee.ws.common.encoding.ObjectSerializerBase.deserialize(ObjectSerializerBase.java:180)
         at oracle.j2ee.ws.common.encoding.ReferenceableSerializerImpl.deserialize(ReferenceableSerializerImpl.java:147)
         at oracleesb.QueryGDA_Asia_proxy.runtime.QueryGDS_AsiaSOAP_Stub._readBodyFaultElement(QueryGDS_AsiaSOAP_Stub.java:346)
         at oracle.j2ee.ws.client.StreamingSender._sendImpl(StreamingSender.java:321)
         at oracle.j2ee.ws.client.StreamingSender._send(StreamingSender.java:112)
         at oracleesb.QueryGDA_Asia_proxy.runtime.QueryGDS_AsiaSOAP_Stub.searchAirline(QueryGDS_AsiaSOAP_Stub.java:155)
         at QueryGDSAsiaPackage.QueryGDS_AsiaSOAPClient.searchAirline(QueryGDS_AsiaSOAPClient.java:43)
         at QueryGDSAsiaPackage.QueryGDS_AsiaSOAPClient.main(QueryGDS_AsiaSOAPClient.java:30)
    Process exited with exit code 0.

  • Incorrect faultstring for checked exception from JAX-RPC Sun App server 8.1

    I am trying to throw a checked exception in a web service. The checked exception object has a constructor that takes a single custom bean java class argument. It also has a get/setter for that argument .
    Here's the exception class:
    package com.innovativ.esp.websvc;
    public class ValidationException extends Exception implements java.io.Serializable{
    private Test test;
    public ValidationException(Test test) {
    super("from testb set ");
    this.test = test;
    public Test getTest() {
    return this.test;
    public void setTest(Test test) {
    this.test = test;
    The SAOP message for fault is shown as below:
    <env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:ns0="urn:Service/types">
    <env:Body>
    <env:Fault xsi:type="env:Fault">
    <faultcode>env:Server</faultcode>
    <faultstring>com.innovativ.esp.websvc.ValidationException</faultstring>
    <detail><ns0:ValidationException><message>from testb set </message></ns0:ValidationException>
    </detail>
    </env:Fault>
    </env:Body>
    </env:Envelope>
    The server side JAX-RPC is not sending the "Test" object in the detail part...
    Any idea why it's not including the "Test" in message.
    Thank you for any help....

    Here's the WSDL for the service :
    <?xml version="1.0" encoding="UTF-8"?><definitions xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:tns="urn:Service/wsdl" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:ns2="urn:Service/types" name="Service" targetNamespace="urn:Service/wsdl">
    <types>
    <schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:tns="urn:Service/types" xmlns:soap11-enc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" targetNamespace="urn:Service/types">
    <complexType name="sayHelloResponse">
    <sequence>
    <element name="result" type="string" nillable="true"/></sequence></complexType>
    <complexType name="ValidationException">
    <sequence>
    <element name="test" type="tns:Test" nillable="true"/></sequence></complexType>
    <complexType name="Test">
    <sequence>
    <element name="prop" type="string" nillable="true"/></sequence></complexType>
    <element name="sayHello" type="tns:sayHello"/>
    <element name="sayHelloResponse" type="tns:sayHelloResponse"/>
    <element name="ValidationException" type="tns:ValidationException"/></schema></types>
    <message name="IFServiceWS_sayHello">
    <part name="parameters" element="ns2:sayHello"/></message>
    <message name="IFServiceWS_sayHelloResponse">
    <part name="result" element="ns2:sayHelloResponse"/></message>
    <message name="ValidationException">
    <part name="ValidationException" element="ns2:ValidationException"/></message>
    <portType name="IFServiceWS">
    <operation name="sayHello">
    <input message="tns:IFServiceWS_sayHello"/>
    <output message="tns:IFServiceWS_sayHelloResponse"/>
    <fault name="ValidationException" message="tns:ValidationException"/></operation></portType>
    <binding name="IFServiceWSBinding" type="tns:IFServiceWS">
    <soap:binding transport="http://schemas.xmlsoap.org/soap/http" style="document"/>
    <operation name="sayHello">
    <soap:operation soapAction=""/>
    <input>
    <soap:body use="literal"/></input>
    <output>
    <soap:body use="literal"/></output>
    <fault name="ValidationException">
    <soap:fault name="ValidationException" use="literal"/></fault></operation></binding>
    <service name="Service">
    <port name="IFServiceWSPort" binding="tns:IFServiceWSBinding">
    <soap:address location="http://localhost:5050/ESP/Service" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"/></port></service>
    </definitions>

  • Internal Server Error (circular reference detected while serializing: ....

    Hello Folks -
    I am trying to implement both ManyToMany and OneToMany relationships in J2EE EJB3.0.
    My application client has no problems, but when I expose my session bean methods as WebServices, I constantly run into this circular reference error.
    My example tables are simple:
    CREATE TABLE CLUB
    ID NUMBER NOT NULL,
    NAME VARCHAR2(100 BYTE) NOT NULL,
    CITY VARCHAR2(100 BYTE) NOT NULL,
    COUNTRY VARCHAR2(100 BYTE) NOT NULL
    TABLESPACE USERS
    PCTUSED 0
    PCTFREE 10
    INITRANS 1
    MAXTRANS 255
    STORAGE (
    INITIAL 64K
    MINEXTENTS 1
    MAXEXTENTS 2147483645
    PCTINCREASE 0
    BUFFER_POOL DEFAULT
    CREATE UNIQUE INDEX CLUB_PK ON CLUB
    (ID)
    TABLESPACE USERS
    PCTFREE 10
    INITRANS 2
    MAXTRANS 255
    STORAGE (
    INITIAL 64K
    MINEXTENTS 1
    MAXEXTENTS 2147483645
    PCTINCREASE 0
    BUFFER_POOL DEFAULT
    CREATE UNIQUE INDEX CLUB_UK1 ON CLUB
    (NAME, COUNTRY)
    TABLESPACE USERS
    PCTFREE 10
    INITRANS 2
    MAXTRANS 255
    STORAGE (
    INITIAL 64K
    MINEXTENTS 1
    MAXEXTENTS 2147483645
    PCTINCREASE 0
    BUFFER_POOL DEFAULT
    ALTER TABLE CLUB ADD (
    CONSTRAINT CLUB_PK
    PRIMARY KEY
    (ID)
    USING INDEX
    TABLESPACE USERS
    PCTFREE 10
    INITRANS 2
    MAXTRANS 255
    STORAGE (
    INITIAL 64K
    MINEXTENTS 1
    MAXEXTENTS 2147483645
    PCTINCREASE 0
    ALTER TABLE CLUB ADD (
    CONSTRAINT CLUB_UK1
    UNIQUE (NAME, COUNTRY)
    USING INDEX
    TABLESPACE USERS
    PCTFREE 10
    INITRANS 2
    MAXTRANS 255
    STORAGE (
    INITIAL 64K
    MINEXTENTS 1
    MAXEXTENTS 2147483645
    PCTINCREASE 0
    CREATE TABLE CONTRACTPERIOD
    ID NUMBER NOT NULL,
    PYR_ID NUMBER NOT NULL,
    CUB_ID NUMBER NOT NULL,
    START_DATE DATE NOT NULL,
    END_DATE DATE
    TABLESPACE USERS
    PCTUSED 0
    PCTFREE 10
    INITRANS 1
    MAXTRANS 255
    STORAGE (
    INITIAL 64K
    MINEXTENTS 1
    MAXEXTENTS 2147483645
    PCTINCREASE 0
    BUFFER_POOL DEFAULT
    CREATE UNIQUE INDEX CONTRACTPERIOD_PK ON CONTRACTPERIOD
    (ID)
    TABLESPACE USERS
    PCTFREE 10
    INITRANS 2
    MAXTRANS 255
    STORAGE (
    INITIAL 64K
    MINEXTENTS 1
    MAXEXTENTS 2147483645
    PCTINCREASE 0
    BUFFER_POOL DEFAULT
    ALTER TABLE CONTRACTPERIOD ADD (
    CONSTRAINT CONTRACTPERIOD_PK
    PRIMARY KEY
    (ID)
    USING INDEX
    TABLESPACE USERS
    PCTFREE 10
    INITRANS 2
    MAXTRANS 255
    STORAGE (
    INITIAL 64K
    MINEXTENTS 1
    MAXEXTENTS 2147483645
    PCTINCREASE 0
    ALTER TABLE CONTRACTPERIOD ADD (
    CONSTRAINT CONTRACTPERIOD_FK
    FOREIGN KEY (PYR_ID)
    REFERENCES PLAYER (ID)
    ON DELETE CASCADE);
    ALTER TABLE CONTRACTPERIOD ADD (
    CONSTRAINT CONTRACTPERIOD_FK2
    FOREIGN KEY (CUB_ID)
    REFERENCES CLUB (ID)
    ON DELETE CASCADE);
    CREATE TABLE PLAYER
    ID NUMBER NOT NULL,
    FIRSTNAME VARCHAR2(30 BYTE) NOT NULL,
    LASTNAME VARCHAR2(30 BYTE) NOT NULL,
    NATIONALITY VARCHAR2(30 BYTE) NOT NULL,
    BIRTHDATE DATE NOT NULL
    TABLESPACE USERS
    PCTUSED 0
    PCTFREE 10
    INITRANS 1
    MAXTRANS 255
    STORAGE (
    INITIAL 64K
    MINEXTENTS 1
    MAXEXTENTS 2147483645
    PCTINCREASE 0
    BUFFER_POOL DEFAULT
    CREATE UNIQUE INDEX PLAYERS_PK ON PLAYER
    (ID)
    TABLESPACE USERS
    PCTFREE 10
    INITRANS 2
    MAXTRANS 255
    STORAGE (
    INITIAL 64K
    MINEXTENTS 1
    MAXEXTENTS 2147483645
    PCTINCREASE 0
    BUFFER_POOL DEFAULT
    ALTER TABLE PLAYER ADD (
    CONSTRAINT PLAYERS_PK
    PRIMARY KEY
    (ID)
    USING INDEX
    TABLESPACE USERS
    PCTFREE 10
    INITRANS 2
    MAXTRANS 255
    STORAGE (
    INITIAL 64K
    MINEXTENTS 1
    MAXEXTENTS 2147483645
    PCTINCREASE 0
    Also the Stateless session bean is simple:
    package demo;
    import java.util.Collection;
    import java.util.List;
    import javax.ejb.Stateless;
    import javax.jws.WebService;
    import javax.persistence.EntityManager;
    import javax.persistence.EntityManagerFactory;
    import javax.persistence.EntityTransaction;
    import javax.persistence.Persistence;
    import javax.persistence.Query;
    @Stateless
    @WebService
    public class JavaServiceFacade {
    private EntityManagerFactory emf = Persistence.createEntityManagerFactory("demo-1");
    public JavaServiceFacade() {
    public static void main(String [] args) {
    final JavaServiceFacade javaServiceFacade = new JavaServiceFacade();
    // TODO: Call methods on javaServiceFacade here...
    Collection<Player> playerCollection = javaServiceFacade.queryPlayerFindAll();
    for (Player player : playerCollection){
    System.out.println(player.getFirstname()+" "+player.getLastname()+"\n");
    Collection<Club> clubCollection = (Collection<Club>)javaServiceFacade.queryClubFindAll();
    for (Club club : clubCollection){
    System.out.println(club.getName()+"\n");
    List<Contractperiod> contractperiodList= player.getContractperiodList();
    for (Contractperiod contractperiod : contractperiodList){
    System.out.println("contracts: "+ contractperiod.getClub().getName() + ": from: "
    contractperiod.getStartDate()" to: " contractperiod.getEndDate() "\n");
    private EntityManager getEntityManager() {
    return emf.createEntityManager();
    public Object mergeEntity(Object entity) {
    final EntityManager em = getEntityManager();
    try {
    final EntityTransaction et = em.getTransaction();
    try {
    et.begin();
    em.merge(entity);
    et.commit();
    } finally {
    if (et != null && et.isActive()) {
    entity = null;
    et.rollback();
    } finally {
    if (em != null && em.isOpen()) {
    em.close();
    return entity;
    public Object persistEntity(Object entity) {
    final EntityManager em = getEntityManager();
    try {
    final EntityTransaction et = em.getTransaction();
    try {
    et.begin();
    em.persist(entity);
    et.commit();
    } finally {
    if (et != null && et.isActive()) {
    entity = null;
    et.rollback();
    } finally {
    if (em != null && em.isOpen()) {
    em.close();
    return entity;
    /** <code>select o from Club o</code> */
    public List<Club> queryClubFindAll() {
    Query query = getEntityManager().createNamedQuery("Club.findAll");
    return (List<Club>) query.getResultList();
    public void removeClub(Club club) {
    final EntityManager em = getEntityManager();
    try {
    final EntityTransaction et = em.getTransaction();
    try {
    et.begin();
    club = em.find(Club.class, club.getId());
    et.commit();
    } finally {
    if (et != null && et.isActive()) {
    et.rollback();
    } finally {
    if (em != null && em.isOpen()) {
    em.close();
    /** <code>select o from Contractperiod o</code> */
    public List<Contractperiod> queryContractperiodFindAll() {
    Query query = getEntityManager().createNamedQuery("Contractperiod.findAll");
    return (List<Contractperiod>) query.getResultList();
    public void removeContractperiod(Contractperiod contractperiod) {
    final EntityManager em = getEntityManager();
    try {
    final EntityTransaction et = em.getTransaction();
    try {
    et.begin();
    contractperiod = em.find(Contractperiod.class, contractperiod.getId());
    et.commit();
    } finally {
    if (et != null && et.isActive()) {
    et.rollback();
    } finally {
    if (em != null && em.isOpen()) {
    em.close();
    /** <code>select o from Player o</code> */
    public List<Player> queryPlayerFindAll() {
    Query query = getEntityManager().createNamedQuery("Player.findAll");
    return (List<Player>) query.getResultList();
    public void removePlayer(Player player) {
    final EntityManager em = getEntityManager();
    try {
    final EntityTransaction et = em.getTransaction();
    try {
    et.begin();
    player = em.find(Player.class, player.getId());
    et.commit();
    } finally {
    if (et != null && et.isActive()) {
    et.rollback();
    } finally {
    if (em != null && em.isOpen()) {
    em.close();
    public void removeClub(Club player) {
    final EntityManager em = getEntityManager();
    try {
    final EntityTransaction et = em.getTransaction();
    try {
    et.begin();
    player = em.find(Player.class, player.getId());
    et.commit();
    } finally {
    if (et != null && et.isActive()) {
    et.rollback();
    } finally {
    if (em != null && em.isOpen()) {
    em.close();
    (A few commented lines, as I tried both OneToMany and ManyToMany...)
    my Webservice result, after deploying to OC4J Standalone, is always the same:
    Entity Beans:
    package demo;
    import java.io.Serializable;
    import java.util.Collection;
    import java.util.List;
    import javax.persistence.CascadeType;
    import javax.persistence.Column;
    import javax.persistence.Entity;
    import javax.persistence.Id;
    import javax.persistence.ManyToMany;
    import javax.persistence.NamedQuery;
    import javax.persistence.OneToMany;
    @Entity
    @NamedQuery(name = "Club.findAll", query = "select o from Club o")
    public class Club implements Serializable {
    @Column(nullable = false)
    private String city;
    @Column(nullable = false)
    private String country;
    @Id
    @Column(nullable = false)
    private Long id;
    @Column(nullable = false)
    private String name;
    @ManyToMany(mappedBy = "clubCollection",cascade={CascadeType.PERSIST})
    private Collection<Player> playerCollection;
    public Club() {
    public String getCity() {
    return city;
    public void setCity(String city) {
    this.city = city;
    public String getCountry() {
    return country;
    public void setCountry(String country) {
    this.country = country;
    public Long getId() {
    return id;
    public void setId(Long id) {
    this.id = id;
    public String getName() {
    return name;
    public void setName(String name) {
    this.name = name;
    public Collection<Player> getPlayerCollection() {
    return playerCollection;
    public void setPlayerCollection(Collection<Player> playerCollection) {
    this.playerCollection = playerCollection;
    public Contractperiod addContractperiod(Contractperiod contractperiod) {
    getContractperiodList().add(contractperiod);
    contractperiod.setClub(this);
    return contractperiod;
    public Contractperiod removeContractperiod(Contractperiod contractperiod) {
    getContractperiodList().remove(contractperiod);
    contractperiod.setClub(null);
    return contractperiod;
    package demo;
    import java.io.Serializable;
    import java.sql.Timestamp;
    import javax.persistence.Column;
    import javax.persistence.Entity;
    import javax.persistence.Id;
    import javax.persistence.JoinColumn;
    import javax.persistence.ManyToOne;
    import javax.persistence.NamedQuery;
    @Entity
    @NamedQuery(name = "Contractperiod.findAll",
    query = "select o from Contractperiod o")
    public class Contractperiod implements Serializable {
    @Column(name="END_DATE")
    private Timestamp endDate;
    @Id
    @Column(nullable = false)
    private Long id;
    @Column(name="START_DATE", nullable = false)
    private Timestamp startDate;
    @ManyToOne
    @JoinColumn(name = "PYR_ID", referencedColumnName = "ID")
    private Player player;
    @ManyToOne
    @JoinColumn(name = "CUB_ID", referencedColumnName = "ID")
    private Club club;
    public Contractperiod() {
    public Timestamp getEndDate() {
    return endDate;
    public void setEndDate(Timestamp endDate) {
    this.endDate = endDate;
    public Long getId() {
    return id;
    public void setId(Long id) {
    this.id = id;
    public Timestamp getStartDate() {
    return startDate;
    public void setStartDate(Timestamp startDate) {
    this.startDate = startDate;
    public Player getPlayer() {
    return player;
    public void setPlayer(Player player) {
    this.player = player;
    public Club getClub() {
    return club;
    public void setClub(Club club) {
    this.club = club;
    package demo;
    import java.io.Serializable;
    import java.sql.Timestamp;
    import java.util.Collection;
    import java.util.List;
    import javax.persistence.CascadeType;
    import javax.persistence.Column;
    import javax.persistence.Entity;
    import javax.persistence.Id;
    import javax.persistence.JoinColumn;
    import javax.persistence.JoinTable;
    import javax.persistence.ManyToMany;
    import javax.persistence.NamedQuery;
    import javax.persistence.OneToMany;
    @Entity
    @NamedQuery(name = "Player.findAll", query = "select o from Player o")
    public class Player implements Serializable {
    @Column(nullable = false)
    private Timestamp birthdate;
    @Column(nullable = false)
    private String firstname;
    @Id
    @Column(nullable = false)
    private Long id;
    @Column(nullable = false)
    private String lastname;
    @Column(nullable = false)
    private String nationality;
    @ManyToMany
    @JoinTable(name="CONTRACTPERIOD",
    joinColumns=@JoinColumn(name="PYR_ID"),
    inverseJoinColumns=@JoinColumn(name="CUB_ID"))
    private Collection<Club> clubCollection;
    public Player() {
    public Timestamp getBirthdate() {
    return birthdate;
    public void setBirthdate(Timestamp birthdate) {
    this.birthdate = birthdate;
    public String getFirstname() {
    return firstname;
    public void setFirstname(String firstname) {
    this.firstname = firstname;
    public Long getId() {
    return id;
    public void setId(Long id) {
    this.id = id;
    public String getLastname() {
    return lastname;
    public void setLastname(String lastname) {
    this.lastname = lastname;
    public String getNationality() {
    return nationality;
    public void setNationality(String nationality) {
    this.nationality = nationality;
    public Collection<Club> getClubCollection() {
    return clubCollection;
    public void setClubCollection(Collection<Club> clubCollection) {
    this.clubCollection = clubCollection;
    public Contractperiod addContractperiod(Contractperiod contractperiod) {
    getContractperiodList().add(contractperiod);
    contractperiod.setPlayer(this);
    return contractperiod;
    public Contractperiod removeContractperiod(Contractperiod contractperiod) {
    getContractperiodList().remove(contractperiod);
    contractperiod.setPlayer(null);
    return contractperiod;
    <env:Envelope
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xmlns:ns0="http://demo/">
    <env:Body>
    <env:Fault>
    <faultcode>env:Server</faultcode>
    <faultstring>Internal Server Error (circular reference detected while serializing: demo.Contractperiod)</faultstring>
    </env:Fault>
    </env:Body>
    </env:Envelope>
    Anyone else run into this Troll?
    All suggestions(almost all) received with thanks.
    Regards,
    Charles
    Some strange error messages in Diagnostic Logs:
    Log Message: September 18, 2006 3:58:02 PM CEST
         Component Name          OC4J          Component ID          j2ee
         Host Network Address          192.168.1.69          Message Level          1
         Module ID          home_ejb.transaction          User ID          Charles
         Execution Context ID          192.168.1.69:35920:1158587882221:405          Execution Context Sequence          0
         Host Name          vmware          Message ID          J2EE EJB-08006
         Thread ID          44          Message Type          Error
         J2EE Application Module          OraPorterAPIdeploy          J2EE Application          OraPorterAPIdeploy
         Web Service Port          JavaServiceFacade          Web Service Name          JavaServiceFacadeService
    Message Text
    [JavaServiceFacade:public java.util.List demo.JavaServiceFacade.queryClubFindAll()] exception occurred during method invocation: oracle.
    Supplemental Text
    oracle.oc4j.rmi.OracleRemoteException: java.lang.IllegalStateException: ClassLoader "OraPorterAPIdeploy.root:0.0.0" (from <application>
    in /C:/Oracle/oc4j/j2ee/home/applications/OraPorterAPIdeploy/): This loader has been closed and should not be in use.
    Nested exception is:
    java.lang.IllegalStateException: ClassLoader "OraPorterAPIdeploy.root:0.0.0" (from <application> in /C:/Oracle/oc4j/j2ee/home/applications/OraPorterAPIdeploy/):
    This loader has been closed and should not be in use.
    ........This loader has been
    closed and should not be in use.; nested exception is:
    java.lang.IllegalStateException: ClassLoader
    Message was edited by:
    promise
    Message was edited by:
    promise

    Hei Guys -
    I see that the ClassLoader exceptions are known, and are "to be ignored".
    I left a reference to them, in case they play into our problems anyway.....
    "java.lang.IllegalStateException: ClassLoader" - known harmless bug... ?
    Best Regards,
    Charles

  • Server Error (circular reference detected while serializing: )

    Hi,
    I just installed OC4J and it looks great. I have a problem however ...
    I used JBuilder to generate entity beans from database. Then I generated a session bean with facade methods, and finally I created a session bean which injects the facade and is annotated with @WebService to publish a method (so that I could test the entity).
    However, when trying to run findAllEmployees() I get this error returned:
    <?xml version="1.0" encoding="UTF-8"?>
    <env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ns0="http://logic.porter.xait.no/" xmlns:ns1="http://www.oracle.com/webservices/internal/literal"><env:Body><env:Fault><faultcode>env:Server</faultcode><faultstring>Internal Server Error (circular reference detected while serializing: no.bie.persistence.Employee)</faultstring></env:Fault></env:Body></env:Envelope>
    I suspect this has something to do with the relationships between tables (@OneToMany etc.) -- but does anyone have more information on what would cause this problem and how to fix it?
    Thanks!

    Hei Guys -
    I see that the ClassLoader exceptions are known, and are "to be ignored".
    I left a reference to them, in case they play into our problems anyway.....
    "java.lang.IllegalStateException: ClassLoader" - known harmless bug... ?
    Best Regards,
    Charles

Maybe you are looking for

  • Need Suggestion for doing XI Project

    I have to work with project like Inter-distribution of stock availabilty check, Request for goods,Purchase Order,Invoice.... Can u give me idea how to proceed with this project in XI.. I am new to SAP also... Wht kind of scenarios i have to work with

  • "Slideshow" with FullHD video

    I have a video in FullHD (1920x1080p), which I copied to an external hard drive (firewire 400). On the computer installed latest version of Perian and VLC. The image is displayed on the external TV via DVI-HDMI cable. When I try to play this movie I

  • How to make address book in Pages

    How to prepare an Address Book in a Pages document?

  • Having problem with My iPhone 5 (iOS 6.1.2) Calendar app

    Hi, I found that my calendar (default app) had some thing wrong. There was no "Calendars Button" and "+" button on top of the bar. I used reset function on my iPhone but nothing improved. Could anyone of you know how to restore the calendar app? Than

  • Windows 10, Application Experience service is not in list of services

    I'm working with visual studio 2010 and i get  LNK1168 error. To solve this, i need to start Applicatin Experience service. However, when i go to services, this service is not in the list. How do i get around this?