[Forum FAQ] "Unable to connect to the server by using Windows PowerShell Remoting" error while installing RDS roles on Server 2012 R2

When you try to install RDS role on server 2012 R2 using standard deployment, this issue may occur (Figure 1).
“Unable to connect to the server by using Windows PowerShell remoting”.
Figure 1: Unable to connect to the server by using Windows PowerShell remoting
First of all, we need to verify the configurations as it suggested:
1. The server must be available by using Windows PowerShell remotely.
2. The server must be joined to a domain.
3. The server must be running at least Windows Server 2012 R2.
4. The currently logged on user must be a member of the local Administrators group on the server.
5. Remote Desktop Services connections must be enabled by using Group Policy.
In addition, we need to check if the “Windows Remote Management “service is running and related firewall exceptions have been created for WinRM listener.
To enabling PowerShell remoting, we can run this PowerShell command as administrator (Figure 2).
Enable-PSRemoting -Force
Figure 2: Enable PowerShell Remoting
However, if issue persists, we need to check whether it has enough memory to work.
By default, remote shell allots only 150 MB of memory. If we have IIS or SharePoint App pool, 150 MB of memory is not sufficient to perform the remoting task. Therefore, we need to increase
the memory via the PowerShell command below:
Set-Item WSMan:\localhost\Shell\MaxMemoryPerShellMB 1000
Then, you need to restart the server and the issue should be resolved.
You can get more information regarding Remote Troubleshooting by below link:
about_Remote_Troubleshooting
If you need further assistance, welcome to post your questions in the
RDS forum.
Please click to vote if the post helps you. This can be beneficial to other community members reading the thread.

i found another possible reason, this solution worked for me:
http://oyvindnilsen.com/solution-for-powershell-remoting-error-it-cannot-determine-the-content-type-of-the-http-response-from-the-destination-computer/
I tried to set up powershell remoting on a server and kept getting this error:
Enter-PSSession : Connecting to remote server failed with the following error message : The WinRM client cann
ot process the request. It cannot determine the content type of the HTTP response from the destination comput
er. The content type is absent or invalid. For more information, see the about_Remote_Troubleshooting Help to
pic.
After a bit of troubleshooting I discovered that the problem was that the authentication packets was to big (over 16k), this will cause WinRM to reject the request. The reason for authentication packets getting too big can be because the user is member of very
many security groups or in my case because of the SidHistory attribute.
The solution was to increase the MaxFieldLength and MaxRequestBytes keys in the registry under HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\HTTP\Parameters
If the keys does not exists you can create them, be sure to use the DWORD type.
I sat MaxFieldLength to DEC value 40000 and MaxRequestBytes to DEC value 32768 and rebooted the server. Problem solved.

Similar Messages

  • Error while installing Ver. 9 server tools

    Hi Experts,
    I am getting attached error while installing server tools for Version 9.
    I am able to connect to sql via TCP/ IP and is working fine.
    Please help.
    Regards
    Deepak

    Hi,
    Please check this thread:
    http://scn.sap.com/thread/3376454
    Thanks & Regards,
    Nagarajan

  • I am unable to connect to the icloud from my windows laptop and get an error message: "Connection error: icloud encountered an error while trying to connect to the server"

    I am unable to connect to icloud from my windows-based laptop and get the following error message: "icloud encountered an error while trying to connect to the server."

    I would remove the email account from mail and then set it up again.
    If your are able to long I via owa though without the auto fill, then we already know the user name and password are correct.
    Let me know if that works.

  • Unable to connect to the database instance using Enterprise Manager.

    I just install Oracle 10gr2 in my computer and after successful installation created a database instance which also install successfully. I then configure the listener using Net Manager and then start the database instance, the listener and dbconsole, everything seems to work fine and checking the status of this services from the command prompt indicates everything started successfully. But when I try to use Enterprise Manager I was directed to the Database Down Page with a message unable to connect to database instance. I try to use startup and perform recovery but every time I log-in to the database an error message comes out:
    SQLEXCEPTION
    ORA-00604: error occurred at recursive SQL level 1
    ORA-12705: Cannot access NLS data files or invalid environment specified.
    It seems for Enterprise Manager to connect to the database it needs to access this NLS(National Language Support) data files or specify an environment variable to point to this data files. I am just new to Oracle and I am having difficulty solving this particular problem. Where is this data files located and how do I configure Enterprise Manager to access this NLS data Files?
    Any help however small will be highly appreciated.

    Are you able to connect to the database via SQLPlus?
    What Operating System are you using?
    Assuming Windows, can you RUN regedit to open Windows Registry and check the value or NLS_LANG when you select
    HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\KEY_<your_oracle_home>
    Examples of vaules you may find:
    1. ENGLISH_UNITED KINGDOM.WE8MSWIN1252
    2. AMERICAN_AMERICA.US7ASCII
    3. AMERICAN_AMERICA.WE8MSWIN1252
    4. FRENCH_FRANCE.WE8MSWIN1252
    5. GERMAN_GERMANY.WE8MSWIN1252
    If you are not able to connect to SQLPlus, from the command prompt try setting one of the above:
    e.g.
    D:\>set NLS_LANG=AMERICAN_AMERICA.WE8MSWIN1252
    D:\>sqlplus /nolog
    SQL>connect sysman/password

  • How to connect to the mysql database using applet from remote PC

    Hii All..
    I am also facing a problem.
    My web server and mysql server are running on the same PC.
    when i connect to the database from the same PC.
    Its connection but when i am trying to connect to the database from the different PC its giving error and not finding the driver "com.mysql.jdbc.Driver" because this is there on the server PC and applet runs on the client side..
    So to load the deriver on the client side so that it can run the applet to make the database connection on the remote PC.
    Thanks
    Uttam

    You are missing the library on the client.
    It must be moved to the client.
    Just like any other library that an applet requires.
    And that has nothing to do with JDBC.
    There are certainly way(s) to do it. Perhaps a forum that addresses applets, web usage or guis would provide an answer.

  • Outlook client in different subnet unable to connect to Exchange 2010 CAS using Windows 2008 R2 NLB multicast mode

    Hi all,
    need urgent assistance on the following issue
    this is my Exchange 2010 setup
    2 x CAS/Hub servers with HP network teaming, and load balanced using Windows NLB multicast mode. There are 2 VIPs on the NLB, one for outlook anywhere, one for autodiscover
    2 DNS records were created for the 2 VIPs
    Clients use Outlook Anywhere (HTTPS) to connect to the CAS servers from external segment via a Palo Alto firewall, which also acts as a layer 3 router
    static arp was set on the Palo Alto firewall, with both virtual MACs pointing to the primary virtual MAC used by the NLB. 
    Observations
    1. within same segment - no issue accessing Exchange servers, even when one CAS node is offline
    2. external segment (via firewall)
    a. when both nodes are up
    outlook client able to connect to Exchange CAS VIP on 443, but will disconnect after around 30 seconds. Client will retry and the pattern will repeat
    Exchange CAS RPC logs shows client connections and disconnections to the outlook anywhere VIP address
    Firewall logs shows allowed traffic from client to the VIPs
    unable to complete profile creation
    b. with only CAS2 (CAS1 stopped/deleted from NLB cluster)
    no issues accessing Exchange servers, creating profiles etc
    c. with only CAS1
    same behaviour as (a)
    reinstalled NLB, but doesn't resolve
    deleted CAS1 from NLB cluster, and re-add. issue remain
    Q1. is teaming supported? Teaming is currently set to automatic mode, instead of specified Fault Tolerant
    Q2. are there additional settings we need to set or verify on the Palo Alto firewall, since the issue only happen to external segment? Thanks!

    Yes - I've been scarred with this for many years :(
    If it is just CAS 1 that is causing issues, then focus in on that.  The support statement for Win 2008 R2 is that NLB is still a 3rd party component and support may ask for it to be disabled.
    http://support.microsoft.com/kb/278431 
    Does CAS1 and CAS2 have the same NICs (firmware as well), driver, teaming software, and teaming config? 
    I also want to ask what the network team did for configuring the switch ports on the servers?  This will vary from vendor to vendor  - did they do the same config on both?
    Cheers,
    Rhoderick
    Microsoft Senior Exchange PFE
    Blog:
    http://blogs.technet.com/rmilne 
    Twitter:   LinkedIn:
      Facebook:
      XING:
    Note: Posts are provided “AS IS” without warranty of any kind, either expressed or implied, including but not limited to the implied warranties of merchantability and/or fitness for a particular purpose.
    Thanks Rhoderick, issue still persists
    can you also help clarify what you meant by "configuring the switch ports on the servers"?
    thanks again

  • Getting Error while installing Exchange 2013 on server 2012

    Error During Exchange 2013 Mailbox Transport
    Role Install On Server 2012 
    Exchange
    Server forums
     > 
    Exchange
    Server 2013 - Setup, Deployment, Updates, and Migration
    Question
    1
    Sign
    in to vote
    I was installing Exchange 2013 on Server 2012.  The server is not a DC, but is a member of a domain with a 2008 R2 functional level, and I was logged in as a domain admin.  There has never been an Exchange instance on this domain.  I got past
    the prerequisite checks, and the installer showed 15 steps, so I walked away.  When I came back, I saw this:
    Step 8 of 15: Mailbox role: Transport service
    Error:
    The following error was generated when "$error.Clear(); 
              $maxWait = New-TimeSpan -Minutes 8
              $timeout = Get-Date;
              $timeout = $timeout.Add($maxWait);
              $currTime = Get-Date;
              $successfullySetConfigDC = $false;
              while($currTime -le $timeout)
                $setSharedCDCErrors = @();
                try
                  Set-SharedConfigDC -DomainController $RoleDomainController -ErrorVariable setSharedCDCErrors -ErrorAction SilentlyContinue;
                  $successfullySetConfigDC = ($setSharedCDCErrors.Count -eq 0);
                  if($successfullySetConfigDC)
                    break;
                  Write-ExchangeSetupLog -Info ("An error ocurred while setting shared config DC. Error: " + $setSharedCDCErrors[0]);
                catch
                  Write-ExchangeSetupLog -Info ("An exception ocurred while setting shared config DC. Exception: " + $_.Exception.Message);
                Write-ExchangeSetupLog -Info ("Waiting 30 seconds before attempting again.");
                Start-Sleep -Seconds 30;
                $currTime = Get-Date;
              if( -not $successfullySetConfigDC)
                Write-ExchangeSetupLog -Error "Unable to set shared config DC.";
            " was run: "Unable to set shared config DC.".

    Hi Deepak,
    From the error description, I would like to clarify the following things:
    1. Please ensure that IPv6 on the network adaptor is turned on.
    2. Please check if the account that you used to install Exchange has necessary permissions to perform the installation.
    3. Make sure that DNS is configured correctly.
    Hope my clarification is helpful.
    If there are any problems, please feel free to let me know.
    Best regards,
    Amy
    Amy Wang
    TechNet Community Support

  • Error while installing Oracle 9i Application server

    Hi All,
    I am trying to install oracle 9i Application Server 9.0.2.0.0 Enterprise Edition on Windows 2000.
    The installation gets stuck up after 40 percent , while trying to copy a file named 'PGPUS.MSB' .
    There is no update in the Install Actions Log File also.
    While I tried to install oracle 9i Application Server 1.0.2.1.0 for Windows NT and Windows 2000, installation goes OK till 100 percent, after which it encounters Errors in JRE.Exe
    Pls help ! Its urgent
    thanks in advance
    rgds..
    Subhas

    App Server forum is here:
    Oracle Application Server - General (<=== repost question there

  • Error while Installing WAS with SQL server

    Hi all,
       I am trying to install WAS with SQL server as Database. I am getting error at "Register SDM targets"  section. We have given SQL server authentication mode to install WAS.
    Following is the error Log....
    Exception: [DataDirect][SQLServer JDBC Driver][SQLServer]Cannot open database requested in login 'HCL'. Login fails.
         at com.ddtek.jdbc.base.BaseExceptions.createException(Unknown Source)
         at com.ddtek.jdbc.base.BaseExceptions.getException(Unknown Source)
         at com.ddtek.jdbc.sqlserver.tds.TDSRequest.processErrorToken(Unknown Source)
         at com.ddtek.jdbc.sqlserver.tds.TDSRequest.processReplyToken(Unknown Source)
         at com.ddtek.jdbc.sqlserver.tds.TDSLoginRequest.processReplyToken(Unknown Source)
         at com.ddtek.jdbc.sqlserver.tds.TDSRequest.processReply(Unknown Source)
         at com.ddtek.jdbc.sqlserver.SQLServerImplConnection.open(Unknown Source)
         at com.ddtek.jdbc.base.BaseConnection.getNewImplConnection(Unknown Source)
         at com.ddtek.jdbc.base.BaseConnection.open(Unknown Source)
         at com.ddtek.jdbc.base.BaseDriver.connect(Unknown Source)
         at com.sap.sql.jdbc.NativeConnectionFactory.createNativeConnection(NativeConnectionFactory.java:149)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.createConnection(OpenSQLDataSourceImpl.java:472)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.getConnection(OpenSQLDataSourceImpl.java:253)
         at com.sap.sdm.serverext.servertype.dbsc.extern.DBSCConnectionManager.createSDMVendorConnection(DBSCConnectionManager.java:214)
         at com.sap.sdm.serverext.servertype.dbsc.extern.DBSCConnectionManager.createSDMConnections(DBSCConnectionManager.java:77)
         at com.sap.sdm.serverext.servertype.dbsc.ConnectionManagerDecorator.createSDMConnections(ConnectionManagerDecorator.java:73)
         at com.sap.sdm.serverext.servertype.dbsc.DatabaseTargetSystem.connect(DatabaseTargetSystem.java:140)
         at com.sap.sdm.serverext.servertype.dbsc.DBSCDeploymentActionProcessor.executeAction(DBSCDeploymentActionProcessor.java:115)
         at com.sap.sdm.app.proc.deployment.impl.PhysicalDeploymentActionExecutor.execute(PhysicalDeploymentActionExecutor.java:58)
         at com.sap.sdm.app.proc.deployment.impl.DeploymentActionImpl.execute(DeploymentActionImpl.java:181)
         at com.sap.sdm.app.proc.deployment.controllers.internal.impl.DeploymentExecutorImpl.execute(DeploymentExecutorImpl.java:51)
         at com.sap.sdm.app.proc.deployment.states.eventhandler.ExecuteDeploymentHandler.executeAction(ExecuteDeploymentHandler.java:84)
         at com.sap.sdm.app.proc.deployment.states.eventhandler.ExecuteDeploymentHandler.handleEvent(ExecuteDeploymentHandler.java:61)
         at com.sap.sdm.app.proc.deployment.states.StateBeforeNextDeployment.processEvent(StateBeforeNextDeployment.java:78)
         at com.sap.sdm.app.proc.deployment.states.InstContext.processEventServerSide(InstContext.java:88)
         at com.sap.sdm.app.proc.deployment.states.InstContext.processEvent(InstContext.java:74)
         at com.sap.sdm.app.sequential.deployment.impl.DeployerImpl.doPhysicalDeployment(DeployerImpl.java:121)
         at com.sap.sdm.app.sequential.deployment.impl.DeployerImpl.deploy(DeployerImpl.java:90)
         at com.sap.sdm.control.command.cmds.Deploy.execute(Deploy.java:162)
         at com.sap.sdm.control.command.decorator.AssureStandaloneMode.execute(AssureStandaloneMode.java:54)
         at com.sap.sdm.control.command.decorator.AssureOneRunningSDMOnly.execute(AssureOneRunningSDMOnly.java:61)
         at com.sap.sdm.control.command.decorator.SDMInitializer.execute(SDMInitializer.java:52)
         at com.sap.sdm.control.command.decorator.GlobalParamEvaluator.execute(GlobalParamEvaluator.java:60)
         at com.sap.sdm.control.command.decorator.AbstractLibDirSetter.execute(AbstractLibDirSetter.java:46)
         at com.sap.sdm.control.command.decorator.ExitPostProcessor.execute(ExitPostProcessor.java:48)
         at com.sap.sdm.control.command.decorator.CommandNameLogger.execute(CommandNameLogger.java:49)
         at com.sap.sdm.control.command.decorator.AdditionalLogFileSetter.execute(AdditionalLogFileSetter.java:65)
         at com.sap.sdm.control.command.decorator.AbstractLogDirSetter.execute(AbstractLogDirSetter.java:52)
         at com.sap.sdm.control.command.Command.exec(Command.java:42)
         at SDM.main(SDM.java:21)
    Thanks in Advance
    Regards
    Vasu

    Hi Vasudevan,
    Does you password contain any special characters?
    Try using a simple password.
    Regards
    Daniel

  • Error while installing  Oracle iplanet  Web Server 7.0.15 on RHEL 6

    Hi,
    Installation fails with the below exception. I think the in the installable libfreebl3.so is old version. Please let me know if anyone knows the solution.
    FINEST: Checking availability of common tokens...
    Jul 17, 2012 11:28:22 PM com.sun.web.admin.configurator.ConfigureServer main
    WARNING: /opt/oracle/webserver7/lib/libadminjni.so: /opt/oracle/webserver7/lib/libfreebl3.so: version `NSSRAWHASH_3.12.3' not found (required by /lib/libcrypt.so.1)
    java.lang.UnsatisfiedLinkError: /opt/oracle/webserver7/lib/libadminjni.so: /opt/oracle/webserver7/lib/libfreebl3.so: version `NSSRAWHASH_3.12.3' not found (required by /lib/libcrypt.so.1)
    at java.lang.ClassLoader$NativeLibrary.load(Native Method)
    at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1806)
    at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1731)
    at java.lang.Runtime.loadLibrary0(Runtime.java:823)
    at java.lang.System.loadLibrary(System.java:1028)
    at com.sun.web.admin.util.Util.loadAdminJNILibrary(Util.java:148)
    at com.sun.web.admin.util.ProcessRunner.<clinit>(ProcessRunner.java:189)
    at com.sun.web.admin.util.PlatformUtil.validateJavaHome(PlatformUtil.java:54)
    at com.sun.web.admin.configurator.ConfigureServer.configureServer(ConfigureServer.java:530)
    at com.sun.web.admin.configurator.ConfigureServer.main(ConfigureServer.java:68)
    Jul 17, 2012 11:28:22 PM com.sun.web.admin.configurator.ConfigureServer printFailedMessage
    FINE: ADMIN2001: Error occurred during configuration of server instances
    Jul 17, 2012 11:28:22 PM com.sun.web.installer.web.actions.PostInstall_core configureServer
    WARNING: The backend configurator failed

    Ok, found the problem:
    Do not use this "SSL_RENEGOTIATE_NEVER" as a value for the environment variable:
    NSS_SSL_ENABLE_RENEGOTIATION=SSL_RENEGOTIATE_NEVER;export NSS_SSL_ENABLE_RENEGOTIATION
    instead, use "0":
    NSS_SSL_ENABLE_RENEGOTIATION=0;export NSS_SSL_ENABLE_RENEGOTIATION
    Add that line to your startserv script and it should disable ssl renegotiation permanently.
    Regards,

  • 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

  • [Forum FAQ] Introduce Windows Powershell Remoting

    This article will introduce three methods of Windows Powershell Remoting:
    Method 1: WMI
    Remoting Cmdlet: Get-WMIObject
    Protocols: WMI/RPC/DCOM
    Port: Random port
    Data Encryption: Clear text
    Note: No need of the WinRM’s installation and configuration
    Method 2: PowerShell Remoting Commands
    Remoting Cmdlet: Invoke-Command
    Protocols: HTTP (wsman), MIME, SOAP, XML
    Port: 5985
    Data Encryption: Encrypted
    Note: Support any cmdlets in the parameter scriptblock, however, need the computer install WinRM, and also need to configure the WinRM on the remote computer.
    Method 3: PowerShell Remoting Interactively
    Remoting Cmdlet: Enter-PSSession
    Protocols: HTTP (wsman), MIME, SOAP, XML
    Port: 5985
    Data Encryption: Encrypted
    Note: Support any cmdlets, all cmdlets you type are executed as if they were typed on the console of the remote computer. However, need the computer install WinRM, and also need
    to configure the WinRM on the remote computer.

    2. Powershell remote in the same domain with WinRM installed:  Invoke-Command, Enter-PSSession
    2.1 PowerShell Remoting Commands: Invoke-Command
    If you only have a couple of commands to execute on the remote computer in the same domain, you can use the
    Invoke-Command cmdlet.
    For example: Server1 want to remote manage Server2
    1) Enable powershell remoting on Server2
    Launch Windows Powershell as “Run as Administrator” on server2, and run:
    Enable-PSRemoting –Force
    Note:  
    In Server 2012 (but not Windows 8), PowerShell remoting is enabled by default, so you don't need to do anything.
    2) Run invoke-command on server1
    Invoke-Command -ComputerName server2 -Credential domain\username -ScriptBlock {get-process}
    If the user account run with Powershell has the admin permission, there is no need to specify the credential parameter.
    The script above will run the cmdlet “get-process” on server2, and a temporary connection will be built, the result returned to server1, and the connection broken.
    If you want to run powershell script .ps1 file on server2, however, this script is stored on server1, you can achieve as below:
    Invoke-Command -ComputerName server2 -Credential domain\username -FilePath d:\1.ps1
    2.2 PowerShell Remoting Interactively: Enter-PSSession
    To work interactively, use
    Enter-PSSession to connect to a remote session, all the cmdlets you typed in your local console is executed on the remote system until you leave the remote session by using
    Exit-PSSession.
    After configure the WinRM on server2, you can run
    enter-pssession on server1 (Figure 3):
    Figure 3:  remote with enter-pssession
    2.3 Powershell remote with Pssession:  New-Pssession
    Whenever you use Windows PowerShell Remoting with the ComputerName parameter, a temporary session is created for you and used only for this particular command. Once the command
    completes, the session is automatically closed.
    If you start to access remote systems more often or would like to keep the session state, a more efficient way is to create sessions yourself and keep them around until you no longer
    need them. To achieve this, instead of specifying the parameter computername, you can also specify Pssession in the Session parameter of the cmdlets
    invoke-command and enter-pssession (Figure 4).
    Figure 4:  persistent session
    If there is no need to use the Pssession, you can use the cmdlet
    Remove-PSSession to close the session.

  • Error while installing J2EE Add- In to the ABAP system

    Error while installing J2EE Add-In to the ABAP system 
    We are installing J2EE Add-In to the ECC5 System in the new hardware.
    When are getting Error while installing J2EE Add-In to the ABAP system.
    Transaction Begin*****************************
    ERROR 2005-08-10 14:58:28
    CJSlibModule::writeLogEntry()
    CJS-20011 J2EE engine configuration error. DIAGNOSIS: Error when
    configuring J2EE Engine. See output of
    logfile /usr/sap/QSS/install/batchconfig.log: 'My Library Path
    is: /usr/j2se/jre/lib/sparcv9/server:/usr/j2se/jre/lib/sparcv9:/usr/j2se/jre/../lib/sparcv9:/tmp/sapinst_exe.13084.1123702275:/usr/lib::/usr/openwin/lib:/usr/sap/QSS/SYS/exe/run:/oracle/QSS/920_64/lib:/oracle/QSS/920_64/lib32:/usr/lib
    ElementInfoTask has finished successfully on dispatcher
    ConsoleLogsTask has finished successfully on dispatcher
    ChangeManagerPropsTask has finished successfully. Manager:
    LockingManager on dispatcher
    ChangeManagerPropsTask has finished successfully. Manager:
    ClusterManager on dispatcher
    ElementInfoTask has finished successfully on server
    ConsoleLogsTask has finished successfully on server
    ChangeManagerPropsTask has finished successfully. Manager:
    LockingManager on server
    ChangeManagerPropsTask has finished successfully. Manager:
    ClusterManager on server
    ChangeServicePropsTask has finished successfully. Service: dbpool on
    server
    ChangePasswordsTask finished successfully.
    Error occured while connecting to database (UploadFile). Msg: No such
    algorithm: DESede
    Transaction end***********************************
    We tried twice clean installation, after removing j2ee dir, SCS and
    resp profiles and droping PSAPQSSDB tablespace and SAPQSSDB user.
    I have also confirmed the passwords in ABAP system/000 for SAPJSF, DDIC, J2EE_ADMIN, J2EE_GUEST.
    We are getting the same error in both tries.
    Kindly advice us to resolve the problem.
    Thanks and Regards,
    Srinivas

    Ananda,
    you saved my day!  I've been banging my head against the wall with this same problem during a J2EE add-in installation for SRM 4.0 on Windows, in preparation of an LAC 2.0 installation.  I had tried deleting the schema first, but that didn't work.  After I removed the sys\global\security folder as well, it worked perfectly.
    Thank you.

  • HP OfficeJet Pro 8500A Plus "unable to connect to the server"

    I have had this printer for a couple years and now it is saying it is unable to connect to the server.  The light under the wifi symbol is not lit up and nothing happens when I press that button.  
    I have restarted the printer, reinstalled the driver, restarted the router ... to no avail.
    The router is working properly as my 2 computers are both working.

    Hi bhappie,
    Welcome to the HP Support forums.  I gather that you are unable to connect your Officejet 8500A plus printer to your wireless network.
    This printer can be connected by an ethernet cable or connected to your wireless network but cannot support both simultaneously as referenced in the document The Printer Does Not Support Ethernet (Wired) and Wireless Network Connections at the Same Time.  To setup the wireless feature you will need to unplug the ethernet cable.  
    Your wireless printer can be easily connected to your wireless network from the front panel of your printer.  If you are unsure how to do this the instructions can be found in your User Guide on page 219 in the section titled “To set up a wireless communication using the Wireless Setup Wizard”.  
    Now that the printer has a wireless connection, any computer that uses the printer, will need to have the connection method updated.  The instructions on how to do this can also be found in your User Guide on page 221 in the section titled “Change the connection method”.  There is a sub-section dedicated to Windows operating systems and one dedicated to Mac operating systems.
    Regards,
    Happytohelp01
    Please click on the Thumbs Up on the right to say “Thanks” for helping!
    Please click “Accept as Solution ” on the post that solves your issue to help others find the solution.
    I work on behalf of HP

  • "Unable to connect to the remote server" error message (ID 6102) in event view after installing MOSS 2007

     Hi brothers,
    After installed the Moss 2007(basic) , I find some error in event view. The event ID is "6102". More detail information is shown below.
     Event Type:        Error
    Event Source:    Office SharePoint Server
    Event Category:                Launcher Service Event ID:              6102Date:                     11/27/2007Time:                     8:22:17 AMUser:                     N/AComputer:          MOSS-001Description:LoadBalancer.RegisterLauncher failed:  Unable to connect to the remote server For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp. 
    Please help me, thanks.

    Hi,
    i think this has to do with the "Document Conversions Load Balancer Service".
    If you don't need the service than try to stop it:
    Start Central Administration > Operations > Services and stop the service.
    or 
    If you need it the service, try this:
    Start Central Administration > Operations > Service Account
    Change the service account to "Document Conversions Load Balancer Service" And Select a "Network Services" Click Save
    Hope this helps!
    Cheers,
    Daniel Bugday
    Web:
    SharePoint Forum
    Blog:
    Daniel Bugday's SharePoint Blog

Maybe you are looking for

  • Bare Metal Provisioning - physically needed machines

    Hello together, our company plans to use Bare Metal Provisioning soon. We're thinking of the installation of the needed servers at the moment. According to the best practice guide, one needs a boot server, a stage server, a rpm repository and a softw

  • SELECT DISTINCT does not work - Another Problem!

    Dear All Previous Post I just posted a thread, which has been answered by an expert. It's here: SELECT DISTINCT does not work. Why? My original problem was that the Query returned duplicate records, and SELECT DISTINCT did not work. The solution was

  • Object Libraries experiences (Designer 6.0)

    I just started using Object Libraries. I would like to know your experineces with them. How are they with accepting PL/SQL program units? Brian Jarner

  • Add reviewer/add approver for n-level workflow not working...

    Hi, We are using SRM 3.0/EBP 4.0 system and are using the "N-level approval of shopping cart" workflow. We recently upgraded to support pack 11. Before the upgrade we were able to add approvers and reviewers. However after implementing the support pa

  • Failed to load resource: Frame load interrupted error on ICS file link

    When clicking a link to an ICS iCal file on a webpage the error console shows a "Failed to load resource: Frame load interrupted" error. Can someone independently confirm this? The file is downloaded, however, but it does not automatically open in iC