EP6.0 installation on windows server 2003

I am trying to install EP6.0 on Web AS 6.40 on a windows server 2003 machine with 447MB ram.The setup stops at phase 22 (start SAP J2EE engine). I have seen in the SAP MMC .The instance JC00 has not started fully.It is always yellow.Trying to restart it also has had no effect.Can anyone suggest what might be the problem?
Thanks

this phase take time to start the SAP J2EE engine, in my case it took almost 30 mins start engine. Just wait and watch.
Regards,
Rajesh Kokane

Similar Messages

  • Oracle 9i Client Installation for Windows Server 2003

    Hello All,
    How do I install the 9i client on Win Server 2003? I can't find any instructions...
    Is it just download the 2 files and install in that order?
    http://www.oracle.com/technology/software/products/oracle9i/htdocs/win2k3soft.html
    Thanks!
    Message was edited by:
    user517416

    Have you read the doc linked on the page which you gave ?
    http://download-uk.oracle.com/docs/html/B10924_01/toc.htm
    Moreover, you have the documentation installation guide for Windows :
    http://download-west.oracle.com/docs/html/A95493_01/toc.htm
    Nicolas.

  • AS JAVA installation on Windows Server 2003/SQL Server

    I am completely new to the sap community. Our company purchased recently development license and I am trying to install AS Java on Windows with SQL Server. My goal is to deploy our application which comes as war file on SAP AS.
    I got millions of cds and no real instructions how to install it. So I started with "Installation Master SR1" and choose to install SAP NetWeaver 7.0 including Enhancement Package 1 Support Release 1 > Software Life-Cycle Options > System Copy > MS SQL Server > Target System Installation > Central System > Based on AS Java > Central System
    I am getting an error:
    An error occurred while processing option SAP NetWeaver 7.0 including Enhancement Package 1 Support Release 1 > Software Life-Cycle Options > System Copy > MS SQL Server > Target System Installation > Central System > Based on AS Java > Central System. You can now:
    Choose Retry to repeat the current step.
    Choose View Log to get more information about the error.
    Stop the option and continue with it later.
    Log files are written to C:\Program Files/sapinst_instdir/NW701/LM/COPY/MSS/SYSTEM/CENTRAL/AS-JAVA/.
    Can somebody help me to resolve this issue and install AS/JAVA/SQLServer, please?
    Thanks a lot
    Alex

    Hi,
    To install SAP software mainly the bellow types of CDs/DVDs are required
    1. Installation Master DVD
    2. Kernel DVD
    3. Export DVDs
    4. Java Software Component DVDs
    5. RDBMS DVDs
    First you have to identifies the above DVDs and make a note...
    Then start Installation Master DVDs....Run sapinst
    as You are installaing a new system so, don't go for system copy options.......
    Simply go like
    SAP <ERP/CRM ...> --> SAP Systems --> <DB Type> --> Central System --> Central System
    and follow the instraction ...... give installation type, Software Units, Various DVDs location, system name, System ID, DB info ....etc.
    Thanks
    Manoj

  • Upgrading windows server 2003 domain controller to windows server 2008

    Hello friedns :
    We have a company with about 2000 users , and two windows server 2003 domain controllers , one of them acts as a primary domain controller , and the other acts as secondary domain controller , all the FSMO s are on the primary DC ,we have decided to upgrade all of our servers from windows server 2003 to windows server 2008 , the first step is to upgrade the domain controllers to windows server 2008 , our domain controllers are so sensitive and has to be active 24 hours a day , i have stress upgrading it to windows server 2008 , what is the best solution to upgrade it with no risk ?
    ( i have an opinion but i am not sure and i dont have any guide about it , i want to install a windows server 2008 and promote it as an additional domain controller to the windows server 2003 DC and the transfer all the FSMOs to it , and then promote the first domain controller !!! is that possible ? if yes , is there any guide about it? )
    If there is a guide available for it please let me know . (Specially if there is a tip & trick)
    thank you guys.
    Network is my LOVE

    Hi,
    This TechNet online article might be helpful for you.
    How to Upgrade Domain Controllers to Windows Server 2008 or Windows Server 2008 R2
    http://technet.microsoft.com/en-us/library/ee522994(WS.10).aspx
    For your convenience, I have list some general steps for your reference.
    Since the following operation have potential damage to Active Directory database, it is highly suggested that you'd better perform a full backup of Active Directory (System State) firstly. Also it is better to test the following procedure in a similar lab environment first.
    General Steps:
    =============
    1. Verify the new server's TCP/IP configuration has been pointed to the current DNS server.
    2. Make the new server become a member server of the current Windows Server 2003 domain first.
    3. Upgrade the Windows Server 2003 forest schema to Windows Server 2008 schema with the "adprep /forestprep" command on old server.
    Please run the "adprep.exe /forestprep" command from the Windows Server 2008 installation disk on the schema master. To do this, insert the Windows Server 2008 installation disk, and then type the following command:
    Drive:\sources\ADPREP\adprep.exe /forestprep
    4. Upgrade the Windows 2003 domain schema with the "adprep /domainprep" command on old server.
    Please run the "adprep.exe /domainprep" command from the Windows Server 2008 installation disk on the infrastructure master. To do this, insert the Windows Server 2008 installation disk, and then type the following command:
    Drive:\sources\ADPREP \adprep.exe /domainprep
    5. Insert Windows Server 2008 Installation Disc in the new server.
    6. Run "dcpromo" on new server to promote it as an additional domain controller in existing Windows 2003 domain, afterwards you may verify the installation of Active Directory.
    Please refer to:
    How to Verify an Active Directory Installation in Windows Server 2003
    http://support.microsoft.com/kb/816106
    7. Verify the new server's TCP/IP configuration has been pointed to current DNS server.
    8. Enable Global Catalog on new server and manually Check Replication Topology and afterwards manually trigger replication (Replicate Now) to synchronize Active Directory database between 2 replicas.
    Please note: It will some time to replicate GC between DC, please wait some time with patience.
    9. Disable Global Catalog on the old DC.
    10. Transfer all the FSMO roles from the old DC to the new DC.
    Please refer to:
    How to view and transfer FSMO roles in Windows Server 2003
    http://support.microsoft.com/kb/324801
    11. Verify that the old DNS Server Zone type is Active Directory-Integrated. If not, please refer to:
    How To: Convert DNS Primary Server to Active Directory Integrated
    http://support.microsoft.com/kb/816101
    Note: Active Directory Integrated-Zone is available only if DNS server is a domain controller.
    12. Install DNS component on new server and configure it as a new DNS Server (Active Directory Integrated-Zone is preferred). All the DNS configuration should be replicated to the new DNS server with Active Directory Replication.
    13. Make all the clients change TCP/IP configuration to point to new server as DNS.
    14. You may configure TCP/IP on all the clients, or adjust DHCP scope settings to make them use the new DNS server.
    Please note: It is a good practice to make the old DC offline for several days and check whether everything works normally with the new server online. If so, you may let the old DC online and run DCPROMO to demote it.
    Hope it helps.
    Regards,
    Wilson Jia
    This posting is provided "AS IS" with no warranties, and confers no rights.

  • Installation problem with windows server 2003 64 bit

    I downloaded all hyperion components from e-deleivery for windows server 2003 64 bit when i tried to install it a message said that some component are not compatible when i removed stratigic finance and FDM components the installation started and completed .in the configuration phase many components failed to configured and here's a copy of the log file:
    (Nov 21, 2010, 02:25:51 PM), com.hyperion.cis.config.wizard.adapter.WizardFormAdapterPanel, ERROR, The specified database is already configured.
    (Nov 21, 2010, 02:30:34 PM), com.hyperion.cis.config.wizard.RunAllTasksWizardAction, ERROR, Error:
    java.lang.NumberFormatException: null
         at java.lang.Integer.parseInt(Unknown Source)
         at java.lang.Integer.valueOf(Unknown Source)
         at com.hyperion.hit.registry.ServiceComponentImpl.getPort(ServiceComponentImpl.java:45)
         at com.hyperion.hub.HubAppServerDeployer.checkOpenLDAPFromRegistry(HubAppServerDeployer.java:282)
         at com.hyperion.hub.HubAppServerDeployer.updateOpenLDAPPort(HubAppServerDeployer.java:175)
         at com.hyperion.hub.HubAppServerDeployer.preDeploy(HubAppServerDeployer.java:113)
         at com.hyperion.cis.config.AppServerDeployer.preDeploy(AppServerDeployer.java:205)
         at com.hyperion.cis.config.wizard.RunAllTasksWizardAction.executeAppDeploymentTask(RunAllTasksWizardAction.java:604)
         at com.hyperion.cis.config.wizard.RunAllTasksWizardAction.execute(RunAllTasksWizardAction.java:215)
         at com.installshield.wizard.RunnableWizardBeanContext.run(Unknown Source)
    (Nov 21, 2010, 02:41:18 PM), com.hyperion.cis.config.wizard.RunAllTasksWizardAction, ERROR, Shared Services Registration task can not be executed because Shared Services instance is not available in Registry
    (Nov 21, 2010, 02:43:35 PM), com.hyperion.cis.config.wizard.RunAllTasksWizardAction, ERROR, Shared Services Registration task can not be executed because Shared Services instance is not available in Registry
    (Nov 21, 2010, 02:45:21 PM), com.hyperion.cis.config.wizard.RunAllTasksWizardAction, ERROR, Shared Services Registration task can not be executed because Shared Services instance is not available in Registry
    (Nov 21, 2010, 02:45:21 PM), com.hyperion.awb.config.AWBDBConfigurator, ERROR, Error:
    java.lang.NullPointerException
         at com.sun.org.apache.xerces.internal.dom.ElementImpl.normalize(Unknown Source)
         at com.sun.org.apache.xerces.internal.dom.ElementImpl.normalize(Unknown Source)
         at com.sun.org.apache.xerces.internal.dom.ElementImpl.normalize(Unknown Source)
         at com.sun.org.apache.xerces.internal.dom.ElementImpl.normalize(Unknown Source)
         at com.hyperion.awb.config.PIRegistartionXMLWriter.updateHubDetails(PIRegistartionXMLWriter.java:265)
         at com.hyperion.awb.config.AWBDBConfigurator.configure(AWBDBConfigurator.java:249)
         at com.hyperion.cis.config.wizard.RunAllTasksWizardAction.executeDbConfigTask(RunAllTasksWizardAction.java:658)
         at com.hyperion.cis.config.wizard.RunAllTasksWizardAction.execute(RunAllTasksWizardAction.java:202)
         at com.installshield.wizard.RunnableWizardBeanContext.run(Unknown Source)
    (Nov 21, 2010, 02:45:21 PM), com.hyperion.cis.config.wizard.RunAllTasksWizardAction, ERROR, Error:
    com.hyperion.cis.config.ProcessingException
         at com.hyperion.awb.config.AWBDBConfigurator.configure(AWBDBConfigurator.java:275)
         at com.hyperion.cis.config.wizard.RunAllTasksWizardAction.executeDbConfigTask(RunAllTasksWizardAction.java:658)
         at com.hyperion.cis.config.wizard.RunAllTasksWizardAction.execute(RunAllTasksWizardAction.java:202)
         at com.installshield.wizard.RunnableWizardBeanContext.run(Unknown Source)
    (Nov 21, 2010, 02:47:29 PM), com.hyperion.cis.config.CmsRegistrationUtil, ERROR, There is no logical instance of Shared Services web application in Registry
    (Nov 21, 2010, 02:47:29 PM), com.hyperion.awb.config.AWBAppServerDeployer, ERROR, Error occured in deRegisterOldProductInstance(): null
    (Nov 21, 2010, 02:47:29 PM), com.hyperion.cis.config.CmsRegistrationUtil, ERROR, There is no logical instance of Shared Services web application in Registry
    (Nov 21, 2010, 02:47:29 PM), com.hyperion.awb.config.AWBAppServerDeployer, ERROR, ERROR:
    com.hyperion.cis.config.AppDeployException: CMS Client cannot be created
         at com.hyperion.awb.config.AWBAppServerDeployer.publishBPMAInstanceDocument(AWBAppServerDeployer.java:704)
         at com.hyperion.awb.config.AWBAppServerDeployer.registerProductInstance(AWBAppServerDeployer.java:796)
         at com.hyperion.awb.config.AWBAppServerDeployer.postDeploy(AWBAppServerDeployer.java:350)
         at com.hyperion.cis.config.AppServerDeployer.postDeploy(AppServerDeployer.java:336)
         at com.hyperion.cis.config.wizard.RunAllTasksWizardAction.executeAppDeploymentTask(RunAllTasksWizardAction.java:610)
         at com.hyperion.cis.config.wizard.RunAllTasksWizardAction.execute(RunAllTasksWizardAction.java:215)
         at com.installshield.wizard.RunnableWizardBeanContext.run(Unknown Source)
    (Nov 21, 2010, 02:50:11 PM), com.hyperion.cis.config.wizard.RunAllTasksWizardAction, ERROR, Shared Services Registration task can not be executed because Shared Services instance is not available in Registry
    (Nov 21, 2010, 02:51:11 PM), com.hyperion.cis.config.wizard.RunAllTasksWizardAction, ERROR, Shared Services Registration task can not be executed because Shared Services instance is not available in Registry
    (Nov 21, 2010, 02:54:20 PM), com.hyperion.cis.config.wizard.RunAllTasksWizardAction, ERROR, Shared Services Registration task can not be executed because Shared Services instance is not available in Registry
    (Nov 21, 2010, 02:58:04 PM), com.hyperion.cis.config.wizard.RunAllTasksWizardAction, ERROR, Shared Services Registration task can not be executed because Shared Services instance is not available in Registry
    (Nov 21, 2010, 02:58:16 PM), com.hyperion.essbase.config.EssbaseAgentTaskProcessor, ERROR, Error in executing the script to register Essbase as a service: exitCode = 1
    (Nov 21, 2010, 02:58:54 PM), com.hyperion.cis.config.wizard.RunAllTasksWizardAction, ERROR, Shared Services Registration task can not be executed because Shared Services instance is not available in Registry
    (Nov 21, 2010, 02:59:15 PM), com.hyperion.cis.config.wizard.RunAllTasksWizardAction, ERROR, Shared Services Registration task can not be executed because Shared Services instance is not available in Registry
    (Nov 21, 2010, 02:59:16 PM), com.hyperion.planning.HspDBConfigurator, ERROR, Error happened: Index: 0, Size: 0
    (Nov 21, 2010, 02:59:16 PM), com.hyperion.cis.config.wizard.RunAllTasksWizardAction, ERROR, Error:
    com.hyperion.cis.config.ProcessingException
         at com.hyperion.planning.HspDBConfigurator.configure(HspDBConfigurator.java:209)
         at com.hyperion.cis.config.wizard.RunAllTasksWizardAction.executeDbConfigTask(RunAllTasksWizardAction.java:658)
         at com.hyperion.cis.config.wizard.RunAllTasksWizardAction.execute(RunAllTasksWizardAction.java:202)
         at com.installshield.wizard.RunnableWizardBeanContext.run(Unknown Source)
    (Nov 21, 2010, 03:03:06 PM), com.hyperion.cis.config.wizard.RunAllTasksWizardAction, ERROR, Shared Services Registration task can not be executed because Shared Services instance is not available in Registry
    (Nov 21, 2010, 03:05:34 PM), com.hyperion.cis.config.wizard.RunAllTasksWizardAction, ERROR, Shared Services Registration task can not be executed because Shared Services instance is not available in Registry
    (Nov 21, 2010, 03:19:29 PM), com.hyperion.cis.config.wizard.RunAllTasksWizardAction, ERROR, Shared Services Registration task can not be executed because Shared Services instance is not available in Registry
    (Nov 21, 2010, 03:19:30 PM), com.hyperion.hfm.config.HfmDbConfigurator, ERROR, Error while configuring HFM DatabaseEntry does not exist for these parameters in tnsnames.ora file.
    (Nov 21, 2010, 03:19:30 PM), com.hyperion.cis.config.wizard.RunAllTasksWizardAction, ERROR, Error:
    com.hyperion.cis.config.ProcessingException
         at com.hyperion.hfm.config.HfmDbConfigurator.configure(HfmDbConfigurator.java:151)
         at com.hyperion.cis.config.wizard.RunAllTasksWizardAction.executeDbConfigTask(RunAllTasksWizardAction.java:658)
         at com.hyperion.cis.config.wizard.RunAllTasksWizardAction.execute(RunAllTasksWizardAction.java:202)
         at com.installshield.wizard.RunnableWizardBeanContext.run(Unknown Source)
    (Nov 21, 2010, 03:19:39 PM), com.hyperion.cis.config.wizard.RunAllTasksWizardAction, ERROR, Error:
    java.lang.NullPointerException
         at com.hyperion.hfm.config.HfmAppServerTaskProcessor.execute(HfmAppServerTaskProcessor.java:105)
         at com.hyperion.cis.config.wizard.RunAllTasksWizardAction.executeCustomTask(RunAllTasksWizardAction.java:741)
         at com.hyperion.cis.config.wizard.RunAllTasksWizardAction.execute(RunAllTasksWizardAction.java:188)
         at com.installshield.wizard.RunnableWizardBeanContext.run(Unknown Source)
    if any one installed hyperion EPMS on windows server 2003 64 bit please i need your help
    thanks in advanced
    Edited by: eng3m on Nov 21, 2010 3:32 PM

    Hi,
    EDGE/Crystal Reports Server and Enterprise are no native 64bit applications. That does mean that they only run in 32bit mode. But you can install it on a 64bit hardware with a 64bit OS.
    Regards
    -Seb.

  • Add-on installation problem in Windows Server 2003

    Hi guys,
    I have a problem when i want to install my add-on in the Windows Server 2003. The server gives me error :
    Unable to load AddOnInstallAPI.dll
    and when i try install using the same installer at the client station, everything is ok.
    Does anybody have suggestion about that problem? I suspect the problem is the Windows' security that did not allowed me to load the .dll. Does anybody know how to set the security?
    Thanks you,
    Harianto Ng

    I've found an answer on the similar question here, on the forum, saying that Windows 2003 is not a supported SAPBO Client OS.
    In my experience I could not even set a reference to SAPbouicom.exe with a message "cannot load DLL"...
    Natalya

  • Java2SDk 1.4.2.06 installation problem on Windows Server 2003

    I tried the installation of Java2SDk 1.4.2.06. ,I tried this, but it fails to complete and NO directory folder is created so I cannot continue with the proccess. The OS is Windows Server 2003.
    I have done the following procedures:
    Enabled/Disabled the IIS configuration
    Enabled/Disabled the Windows Firewall
    Enabled/Disabled Antivirus software
    The error in the event log is:
    Event Type: Error
    Event Source: Application Error
    Event Category: (100)
    Event ID: 1000
    Date: 3/6/2007
    Time: 2:23:49 PM
    User: N/A
    Computer: GERSSERVER
    Description:
    Faulting application msiexec.exe, version 3.1.4000.1433, faulting module unknown, version 0.0.0.0, fault address 0x0013b43e.
    For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
    Data:
    0000: 41 70 70 6c 69 63 61 74 Applicat
    0008: 69 6f 6e 20 46 61 69 6c ion Fail
    0010: 75 72 65 20 20 6d 73 69 ure msi
    0018: 65 78 65 63 2e 65 78 65 exec.exe
    0020: 20 33 2e 31 2e 34 30 30 3.1.400
    0028: 30 2e 31 34 33 33 20 69 0.1433 i
    0030: 6e 20 75 6e 6b 6e 6f 77 n unknow
    0038: 6e 20 30 2e 30 2e 30 2e n 0.0.0.
    0040: 30 20 61 74 20 6f 66 66 0 at off
    0048: 73 65 74 20 30 30 31 33 set 0013
    0050: 62 34 33 65 b43e
    Please advice on this problem. Other tech support recommendations were to reinstall the OS.
    I have also tried installing the latest version of Java 2 SDK without success.
    Thanks for your support
    William Hernandez
    UPR-Mayaguez Campus

    Thank you so much for your help!
    I have just tried as you said. Now I see that actually at the beginning of the intallation, there is a NullPointerException. Here is the error information:
    ===============================
    Checking available disk space...
    Checking Java(TM) 2 Runtime Environment...
    Launching Java(TM) 2 Runtime Environment...
    java.lang.NullPointerException
    at sun.java2d.SunGraphics2D.revalidateAll(SunGraphics2D.java:2086)
    at sun.java2d.SunGraphics2D.drawString(SunGraphics2D.java:2536)
    at com.sun.wizards.awt.Header.paint(Header.java:112)
    at sun.awt.RepaintArea.paint(RepaintArea.java:177)
    at sun.awt.windows.WComponentPeer.handleEvent(WComponentPeer.java:260)
    at java.awt.Component.dispatchEventImpl(Component.java:3678)
    at java.awt.Component.dispatchEvent(Component.java:3477)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:456)
    at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchTh
    read.java:201)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
    ad.java:151)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)
    ===============================
    Please help me out of this. Thank you.

  • Error in Installation of EPM 11.1.1.3 in windows server 2003-32 bit, AMD 64

    Hi All,,
    We are trying to install EPM 11.1.1.3 ( We are trying to install only Client Components ) in server machine( Processor AMD64, OS: Windows Server 2003 32Bit) we are installing the JAVA 1.6 Also.But we double Click the InstallerTool.cmd it will open the command prompt and throws an error below and disappearing.
    "R:\essbase\\jre\win32\1.6.0\"\..\..\..\installTOOL.jar
    >
    R:essbase>endlocal
    R:essbase>pause
    Press any key to continue...
    This is an error while double click the Installertool.cmd
    If it is Java Compatibility, how can we resolve it.
    We are trying to another XP machine with the same dump it is working
    But in Windows Server machine it is not working.
    For installation of client components only, is Java 1.6 installation is required??
    Could you pls help me What is the Problem
    It will graetful appreciate to resolve it
    Thanks in Advance.........

    Hi
    1. Did you delete tmp and cache after patching
    2. Did you clear the cached files in your browser post patching
    3. Generally the first time you access the system it takes time but the consquent attempts should not take much time.
    4. Did you increase the Java heap
         ex: HFMWeb
    HKEY_LOCAL_MACHINE\SOFTWARE\Hyperion Solutions\HFMWeb0\HyS9FinancialManagementWeb_epmsystem1
                    JVMOption21 | - Xms2048m
                    JVMOption38 | - Xmx2048m
    Next,
    When you are accessing the HFM Application please monitor the task manager and let us know the CPU and Physical Memory utilisation.Monitor the HSVDatasource.exe process .
    How much RAM do you have on your server and how many applications/components are hosted on that server?
    Thanks
    Anjum

  • Netweaver Java Edition SP16 installation hangs on MS Windows Server 2003

    Hi!
    - Downloaded the 4 files of netweaver java edition sp16
    - Extracted them in one folder on HDD
    - Executed installer (sapinst.exe) from local SAP web site beginning with start.html
    - Chose weak crypto level, local installation, no mirror log volumes, 64MB i/o buffer cache
    - 200 MB log volume
    - 5000 MB data volume
    Installation program reached phase 18 of 29 (Load Java Database Content)
    and hangs there since hours with the following statusbar info message: "INFO: table EP_OBJECT_TYPES created"
    My runtime environment:
    Microsoft Windows Server 2003 Standard Edition Service Pack 1
    Intel Pentium 4 3,4 GHz
    RAM: 1,99 GB
    Computername: test1
    User has admin privileges.
    Drives:
    - C: -> HDD (NTFS) 186 GB, 92,3 GB free
    - D: -> CDROM
    Java 2 SDK 1.4.2_10
    No other SAP products installed.
    No entry for ports 3601, 3201, 50000 to 50030 in C:\Windows\system32\drivers\etc\services file.
    No DHCP server available, but connected to network.
    Please see the full installation log:
    INFO 2006-09-21 13:56:20
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/keydb.xml to: q0w9e9r8t7.1.xml.
    INFO 2006-09-21 13:56:20
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/keydb.xml to: q0w9e9r8t7.1.xml.
    INFO 2006-09-21 13:56:20
    Creating file C:\Programme\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST\q0w9e9r8t7.1.xml.
    INFO 2006-09-21 13:56:28
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/keydb.xml to: C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/keydb.1.xml.
    INFO 2006-09-21 13:56:28
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/keydb.xml to: C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/keydb.1.xml.
    INFO 2006-09-21 13:56:28
    Creating file C:\Programme\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST\keydb.1.xml.
    INFO 2006-09-21 13:56:30
    Creating file C:\Programme\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST\change.log.
    INFO 2006-09-21 13:56:30
    Output of change 'user' '/install' is written to the logfile change.log.
    WARNING 2006-09-21 13:56:30
    Execution of the command "change 'user' '/install'" finished with return code 1. Output: Benutzersitzung ist bereit fr die Installation von Anwendungen.
    INFO 2006-09-21 13:56:31
    Successfully added privileges 'SeTcbPrivilege SeAssignPrimaryTokenPrivilege SeIncreaseQuotaPrivilege' to account 'TEST1\mku' on host '.'.
    INFO 2006-09-21 13:56:36
    Creating file C:\Programme\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST\summary.html.
    PHASE 2006-09-21 13:56:36
    Prepare the installation program.
    INFO 2006-09-21 13:57:19
    This SAPinst Java System Copy is Property File Version : 1.11
    INFO 2006-09-21 13:57:19
    This SAPinst EXE uses OS Build Version : I386
    INFO 2006-09-21 13:57:19
    This SAPinst XML is DB Build Version : ada
    INFO[E] 2006-09-21 13:57:32
    File system export (share) saploc does not exist.
    INFO 2006-09-21 13:57:32
    Looking for SAP system instances installed on this host...
    INFO 2006-09-21 13:57:36
    No installed instances found!
    INFO 2006-09-21 13:57:38
    DNS is configured correctly.
    INFO[E] 2006-09-21 13:57:51
    File system export (share) saploc does not exist.
    INFO 2006-09-21 13:57:58
    Copying file C:/netweaver/NWSneakPreviewSP16/SAP_NetWeaver_04_SR_1_Java_DVD/J2EE_OSINDEP/JDKVersion.xml to: ..
    INFO 2006-09-21 13:57:58
    Copying file C:/netweaver/NWSneakPreviewSP16/SAP_NetWeaver_04_SR_1_Java_DVD/J2EE_OSINDEP/JDKVersion.xml to: ..
    INFO 2006-09-21 13:57:58
    Creating file C:\Programme\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST\JDKVersion.xml.
    INFO 2006-09-21 13:57:59
    Execution of the command "C:\j2sdk1.4.2_07/bin/java.exe '-version'" finished with return code 0. Output: java version "1.4.2_07"Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_07-b05)Java HotSpot(TM) Client VM (build 1.4.2_07-b05, mixed mode)
    INFO 2006-09-21 13:57:59
    Execution of the command "C:\j2sdk1.4.2_07/bin/java.exe '-classpath' 'C:/DOKUME1/mku/LOKALE1/Temp/sapinst_exe.3056.1158839738/JAR/ins-j2ee.jar;C:/DOKUME1/mku/LOKALE1/Temp/sapinst_exe.3056.1158839738/JAR/sapxmltoolkit.jar' 'com.sap.ins.j2ee.TestClassLoader'" finished with return code 0. Output: CORRECT
    INFO 2006-09-21 13:57:59
    Found a valid JAVA_HOME directory C:\j2sdk1.4.2_07 with JDK version 1.4.2_07.
    INFO 2006-09-21 13:58:02
    Execution of the command "C:\j2sdk1.4.2_07/bin/java.exe '-version'" finished with return code 0. Output: java version "1.4.2_07"Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_07-b05)Java HotSpot(TM) Client VM (build 1.4.2_07-b05, mixed mode)
    INFO 2006-09-21 13:59:11
    Execution of the command "C:\j2sdk1.4.2_10/bin/java.exe '-version'" finished with return code 0. Output: java version "1.4.2_10"Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_10-b03)Java HotSpot(TM) Client VM (build 1.4.2_10-b03, mixed mode)
    INFO 2006-09-21 13:59:11
    Execution of the command "C:\j2sdk1.4.2_10/bin/java.exe '-classpath' 'C:/DOKUME1/mku/LOKALE1/Temp/sapinst_exe.3056.1158839738/JAR/ins-j2ee.jar;C:/DOKUME1/mku/LOKALE1/Temp/sapinst_exe.3056.1158839738/JAR/sapxmltoolkit.jar' 'com.sap.ins.j2ee.TestClassLoader'" finished with return code 0. Output: CORRECT
    INFO 2006-09-21 13:59:15
    Creating directory C:\Programme\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST\jdkPolicyCheck.
    INFO 2006-09-21 13:59:15
    Working directory changed to C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/jdkPolicyCheck.
    INFO 2006-09-21 13:59:15
    Working directory changed to C:\Programme\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST.
    INFO 2006-09-21 13:59:15
    Creating file C:\Programme\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST\local_policy.log.
    INFO 2006-09-21 13:59:15
    Output of C:\j2sdk1.4.2_10/bin/jar.exe is written to the logfile local_policy.log.
    INFO 2006-09-21 13:59:15
    Output of C:\j2sdk1.4.2_10/bin/jar.exe 'xvf' 'C:/j2sdk1.4.2_10/jre/lib/security/local_policy.jar':
    INFO 2006-09-21 13:59:16
    Working directory changed to C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/jdkPolicyCheck.
    INFO 2006-09-21 13:59:16
    Working directory changed to C:\Programme\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST.
    INFO 2006-09-21 13:59:16
    Creating file C:\Programme\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST\US_export_policy.log.
    INFO 2006-09-21 13:59:16
    Output of C:\j2sdk1.4.2_10/bin/jar.exe is written to the logfile US_export_policy.log.
    INFO 2006-09-21 13:59:16
    Output of C:\j2sdk1.4.2_10/bin/jar.exe 'xvf' 'C:/j2sdk1.4.2_10/jre/lib/security/US_export_policy.jar':
    INFO 2006-09-21 13:59:16
    Removing file C:\Programme\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST\jdkPolicyCheck\default_local.policy.
    INFO 2006-09-21 13:59:16
    Removing file C:\Programme\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST\jdkPolicyCheck\default_US_export.policy.
    INFO 2006-09-21 13:59:16
    Removing file C:\Programme\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST\jdkPolicyCheck\exempt_local.policy.
    INFO 2006-09-21 13:59:16
    Removing file C:\Programme\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST\jdkPolicyCheck\META-INF\JCE_RSA.RSA.
    INFO 2006-09-21 13:59:16
    Removing file C:\Programme\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST\jdkPolicyCheck\META-INF\JCE_RSA.SF.
    INFO 2006-09-21 13:59:16
    Removing file C:\Programme\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST\jdkPolicyCheck\META-INF\MANIFEST.MF.
    INFO 2006-09-21 13:59:16
    Removing directory C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/jdkPolicyCheck/META-INF.
    INFO 2006-09-21 13:59:16
    Removing directory C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/jdkPolicyCheck.
    INFO[E] 2006-09-21 13:59:29
    Account user="j2eadm" does not exist.
    INFO[E] 2006-09-21 13:59:43
    File system export (share) saploc does not exist.
    INFO[E] 2006-09-21 13:59:48
    Account user="test1\j2eadm" does not exist.
    INFO[E] 2006-09-21 13:59:53
    Account user="test1\SAPServiceJ2E" does not exist.
    INFO[E] 2006-09-21 14:00:18
    File system export (share) saploc does not exist.
    INFO[E] 2006-09-21 14:00:30
    Account user="test1\j2eadm" does not exist.
    INFO[E] 2006-09-21 14:00:34
    Account user="test1\SAPServiceJ2E" does not exist.
    INFO[E] 2006-09-21 14:00:44
    File system export (share) saploc does not exist.
    INFO[E] 2006-09-21 14:00:45
    File system export (share) saploc does not exist.
    INFO[E] 2006-09-21 14:00:49
    Account user="test1\j2eadm" does not exist.
    INFO[E] 2006-09-21 14:00:54
    Account user="test1\j2eadm" does not exist.
    INFO[E] 2006-09-21 14:01:00
    Account user="test1\SAPServiceJ2E" does not exist.
    INFO[E] 2006-09-21 14:01:05
    Account user="test1\SAPServiceJ2E" does not exist.
    INFO[E] 2006-09-21 14:01:12
    File system export (share) saploc does not exist.
    INFO 2006-09-21 14:01:12
    Looking for SAP system instances installed on this host...
    INFO 2006-09-21 14:01:16
    No installed instances found!
    INFO[E] 2006-09-21 14:01:24
    File system export (share) saploc does not exist.
    WARNING[E] 2006-09-21 14:01:24
    Error converting from service name=sapmsJ2E/protocol=tcp to port number. SAPRETURN=12
    INFO[E] 2006-09-21 14:01:34
    File system export (share) saploc does not exist.
    INFO[E] 2006-09-21 14:02:30
    File system export (share) saploc does not exist.
    INFO 2006-09-21 14:02:34
    Execution of the command "C:\j2sdk1.4.2_10/bin/java.exe '-version'" finished with return code 0. Output: java version "1.4.2_10"Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_10-b03)Java HotSpot(TM) Client VM (build 1.4.2_10-b03, mixed mode)
    INFO 2006-09-21 14:02:34
    Execution of the command "C:\j2sdk1.4.2_10/bin/java.exe '-classpath' 'C:/DOKUME1/mku/LOKALE1/Temp/sapinst_exe.3056.1158839738/JAR/ins-j2ee.jar;C:/DOKUME1/mku/LOKALE1/Temp/sapinst_exe.3056.1158839738/JAR/sapxmltoolkit.jar' 'com.sap.ins.j2ee.TestClassLoader'" finished with return code 0. Output: CORRECT
    INFO[E] 2006-09-21 14:03:02
    File system export (share) saploc does not exist.
    INFO[E] 2006-09-21 14:03:07
    Account user="test1\j2eadm" does not exist.
    INFO[E] 2006-09-21 14:03:11
    Account user="test1\j2eadm" does not exist.
    INFO[E] 2006-09-21 14:03:18
    Account user="test1\SAPServiceJ2E" does not exist.
    INFO[E] 2006-09-21 14:03:23
    Account user="test1\SAPServiceJ2E" does not exist.
    INFO 2006-09-21 14:03:28
    Looking for SAP system instances installed on this host...
    INFO 2006-09-21 14:03:32
    Found these instances: sid: J2E, number: 01, name: SCS01, host: test1
    INFO[E] 2006-09-21 14:03:58
    File system export (share) saploc does not exist.
    INFO 2006-09-21 14:07:29
    Creating file C:\Programme\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST\J2E_sapdb_db_parameter.txt.
    INFO[E] 2006-09-21 14:08:29
    File system export (share) saploc does not exist.
    INFO 2006-09-21 14:08:42
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/summary.html to: C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/summary.1.html.
    INFO 2006-09-21 14:08:42
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/summary.html to: C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/summary.1.html.
    INFO 2006-09-21 14:08:42
    Creating file C:\Programme\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST\summary.1.html.
    INFO 2006-09-21 14:08:48
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/product.xml to: C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/product.1.xml.
    INFO 2006-09-21 14:08:48
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/product.xml to: C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/product.1.xml.
    INFO 2006-09-21 14:08:48
    Creating file C:\Programme\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST\product.1.xml.
    INFO 2006-09-21 14:08:48
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/JDKVersion.xml to: C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/JDKVersion.1.xml.
    INFO 2006-09-21 14:08:48
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/JDKVersion.xml to: C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/JDKVersion.1.xml.
    INFO 2006-09-21 14:08:48
    Creating file C:\Programme\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST\JDKVersion.1.xml.
    INFO 2006-09-21 14:08:48
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/JDKVersion.xml to: C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/JDKVersion.2.xml.
    INFO 2006-09-21 14:08:48
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/JDKVersion.xml to: C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/JDKVersion.2.xml.
    INFO 2006-09-21 14:08:48
    Creating file C:\Programme\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST\JDKVersion.2.xml.
    INFO 2006-09-21 14:08:49
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/JDKVersion.xml to: C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/JDKVersion.3.xml.
    INFO 2006-09-21 14:08:49
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/JDKVersion.xml to: C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/JDKVersion.3.xml.
    INFO 2006-09-21 14:08:49
    Creating file C:\Programme\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST\JDKVersion.3.xml.
    INFO 2006-09-21 14:08:49
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/JDKVersion.xml to: C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/JDKVersion.4.xml.
    INFO 2006-09-21 14:08:49
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/JDKVersion.xml to: C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/JDKVersion.4.xml.
    INFO 2006-09-21 14:08:49
    Creating file C:\Programme\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST\JDKVersion.4.xml.
    INFO[E] 2006-09-21 14:09:10
    File system export (share) saploc does not exist.
    INFO[E] 2006-09-21 14:09:29
    File system export (share) saploc does not exist.
    INFO[E] 2006-09-21 14:09:42
    File system export (share) saploc does not exist.
    INFO[E] 2006-09-21 14:09:55
    File system export (share) saploc does not exist.
    INFO[E] 2006-09-21 14:10:02
    Account group="test1\SAP_LocalAdmin" does not exist.
    INFO[E] 2006-09-21 14:10:07
    Account group="test1\SAP_LocalAdmin" does not exist.
    INFO 2006-09-21 14:10:14
    Account SAP_LocalAdmin created.
    INFO 2006-09-21 14:10:14
    Modification description="SAP Local Administration Group" for account test1\SAP_LocalAdmin was successful.
    INFO[E] 2006-09-21 14:10:18
    Account group="test1\SAP_J2E_LocalAdmin" does not exist.
    INFO[E] 2006-09-21 14:10:23
    Account group="test1\SAP_J2E_LocalAdmin" does not exist.
    INFO 2006-09-21 14:10:30
    Account SAP_J2E_LocalAdmin created.
    INFO 2006-09-21 14:10:30
    Modification description="SAP Local Administration Group" for account test1\SAP_J2E_LocalAdmin was successful.
    INFO[E] 2006-09-21 14:10:35
    Account group="test1\SAP_J2E_GlobalAdmin" does not exist.
    INFO[E] 2006-09-21 14:10:39
    Account group="test1\SAP_J2E_GlobalAdmin" does not exist.
    INFO 2006-09-21 14:10:46
    Account SAP_J2E_GlobalAdmin created.
    INFO 2006-09-21 14:10:46
    Modification description="SAP Global Administration Group" for account test1\SAP_J2E_GlobalAdmin was successful.
    INFO[E] 2006-09-21 14:10:51
    Account user="test1\SAPServiceJ2E" does not exist.
    INFO 2006-09-21 14:11:10
    Account test1\SAPServiceJ2E added to group test1\SAP_J2E_GlobalAdmin.
    INFO 2006-09-21 14:11:14
    Account test1\SAPServiceJ2E added to group TEST1\Administratoren.
    INFO 2006-09-21 14:11:19
    Account test1\SAPServiceJ2E added to group test1\SAP_LocalAdmin.
    INFO 2006-09-21 14:11:24
    Account test1\SAPServiceJ2E added to group test1\SAP_J2E_LocalAdmin.
    INFO 2006-09-21 14:11:24
    Account test1\SAPServiceJ2E created.
    INFO 2006-09-21 14:11:25
    Successfully added privileges 'SeServiceLogonRight SeNetworkLogonRight SeDenyInteractiveLogonRight SeDenyRemoteInteractiveLogonRight' to account 'test1\SAPServiceJ2E' on host '.'.
    INFO[E] 2006-09-21 14:11:29
    Account user="test1\j2eadm" does not exist.
    INFO 2006-09-21 14:11:55
    Account test1\j2eadm added to group test1\SAP_J2E_GlobalAdmin.
    INFO 2006-09-21 14:12:04
    Account test1\j2eadm added to group TEST1\Benutzer.
    INFO 2006-09-21 14:12:09
    Account test1\j2eadm added to group TEST1\Administratoren.
    INFO 2006-09-21 14:12:14
    Account test1\j2eadm added to group test1\SAP_LocalAdmin.
    INFO 2006-09-21 14:12:18
    Account test1\j2eadm added to group test1\SAP_J2E_LocalAdmin.
    INFO 2006-09-21 14:12:18
    Account test1\j2eadm created.
    INFO 2006-09-21 14:12:19
    Successfully added privileges 'SeTcbPrivilege SeAssignPrimaryTokenPrivilege SeIncreaseQuotaPrivilege' to account 'test1\j2eadm' on host '.'.
    INFO 2006-09-21 14:12:22
    Switched to user: j2eadm.
    INFO 2006-09-21 14:12:22
    Switched to user: j2eadm.
    INFO 2006-09-21 14:12:22
    Switched to user: j2eadm.
    INFO 2006-09-21 14:12:22
    Switched to user: j2eadm.
    INFO 2006-09-21 14:12:22
    Switched to user: j2eadm.
    INFO 2006-09-21 14:12:22
    Switched to user: j2eadm.
    INFO 2006-09-21 14:12:22
    Switched to user: j2eadm.
    INFO[E] 2006-09-21 14:12:31
    File system export (share) saploc does not exist.
    INFO 2006-09-21 14:12:33
    Switched to user: j2eadm.
    INFO 2006-09-21 14:12:33
    Creating system directories for SAP system J2E.
    INFO 2006-09-21 14:12:34
    Creating directory C:\Dokumente und Einstellungen\mku\WINDOWS\TEMP.
    INFO 2006-09-21 14:12:34
    Creating directory C:\usr.
    INFO 2006-09-21 14:12:34
    Creating directory C:\usr\sap.
    INFO 2006-09-21 14:12:34
    Creating directory C:\usr\sap\J2E.
    INFO 2006-09-21 14:12:34
    Creating directory C:\usr\sap\prfclog.
    INFO 2006-09-21 14:12:34
    Creating directory C:\usr\sap\prfclog\dsr.
    INFO 2006-09-21 14:12:34
    Creating directory C:\usr\sap\prfclog\logmon.
    INFO 2006-09-21 14:12:34
    Creating directory C:\usr\sap\prfclog\procmon.
    INFO 2006-09-21 14:12:34
    Creating directory C:\usr\sap\prfclog\grmg.
    INFO 2006-09-21 14:12:34
    Creating directory C:\usr\sap\ccms.
    INFO 2006-09-21 14:12:35
    Creating directory C:\usr\sap\tmp.
    INFO 2006-09-21 14:12:35
    File system node C:\usr\sap/J2E exists already. Nothing to do.
    INFO 2006-09-21 14:12:35
    Creating directory C:\usr\sap\J2E\SYS.
    INFO 2006-09-21 14:12:35
    Creating directory C:\usr\sap\J2E\SYS\exe.
    INFO 2006-09-21 14:12:35
    Creating directory C:\usr\sap\J2E\SYS\exe\opt.
    INFO 2006-09-21 14:12:35
    Creating directory C:\usr\sap\J2E\SYS\exe\dbg.
    INFO 2006-09-21 14:12:35
    Creating directory C:\usr\sap\J2E\SYS\exe\run.
    INFO 2006-09-21 14:12:35
    Creating directory C:\usr\sap\J2E\SYS\gen.
    INFO 2006-09-21 14:12:36
    Creating directory C:\usr\sap\J2E\SYS\gen\dbg.
    INFO 2006-09-21 14:12:36
    Creating directory C:\usr\sap\J2E\SYS\gen\opt.
    INFO 2006-09-21 14:12:36
    Creating directory C:\usr\sap\J2E\SYS\global.
    INFO 2006-09-21 14:12:36
    Creating directory C:\usr\sap\J2E\SYS\profile.
    INFO 2006-09-21 14:12:36
    Creating directory C:\usr\sap\J2E\SYS\src.
    INFO 2006-09-21 14:12:36
    File system node C:\usr\sap\J2E\SYS\exe\run exists already. Nothing to do.
    INFO 2006-09-21 14:12:36
    Creating instance directories for instance J2E/SCS01.
    INFO 2006-09-21 14:12:36
    Creating directory C:\usr\sap\J2E\SCS01.
    INFO 2006-09-21 14:12:36
    Creating directory C:\usr\sap\J2E\SCS01\data.
    INFO 2006-09-21 14:12:36
    Creating directory C:\usr\sap\J2E\SCS01\data\cache.
    INFO 2006-09-21 14:12:36
    Creating directory C:\usr\sap\J2E\SCS01\log.
    INFO 2006-09-21 14:12:36
    Creating directory C:\usr\sap\J2E\SCS01\sec.
    INFO 2006-09-21 14:12:36
    Creating directory C:\usr\sap\J2E\SCS01\work.
    INFO 2006-09-21 14:12:36
    Creating directory C:\usr\sap\ccms\J2E_01.
    INFO 2006-09-21 14:12:36
    Creating directory C:\usr\sap\ccms\J2E_01\sapccmsr.
    INFO 2006-09-21 14:12:36
    Creating directory C:\usr\sap\J2E\SCS01\exe.
    INFO 2006-09-21 14:12:36
    File system node C:\usr\sap\J2E\SYS\exe\run exists already. Nothing to do.
    INFO 2006-09-21 14:12:36
    Creating instance directories for instance J2E/JC00.
    INFO 2006-09-21 14:12:37
    Creating directory C:\usr\sap\J2E\JC00.
    INFO 2006-09-21 14:12:37
    Creating directory C:\usr\sap\J2E\JC00\data.
    INFO 2006-09-21 14:12:37
    Creating directory C:\usr\sap\J2E\JC00\data\cache.
    INFO 2006-09-21 14:12:37
    Creating directory C:\usr\sap\J2E\JC00\log.
    INFO 2006-09-21 14:12:37
    Creating directory C:\usr\sap\J2E\JC00\sec.
    INFO 2006-09-21 14:12:37
    Creating directory C:\usr\sap\J2E\JC00\work.
    INFO 2006-09-21 14:12:37
    Creating directory C:\usr\sap\ccms\J2E_00.
    INFO 2006-09-21 14:12:37
    Creating directory C:\usr\sap\ccms\J2E_00\sapccmsr.
    INFO 2006-09-21 14:12:37
    Creating directory C:\usr\sap\J2E\JC00\exe.
    INFO 2006-09-21 14:12:37
    File system node C:\usr\sap\J2E\SYS\exe\run exists already. Nothing to do.
    INFO 2006-09-21 14:12:37
    Creating directory C:\usr\sap\J2E\JC00\j2ee.
    INFO 2006-09-21 14:12:37
    Creating directory C:\usr\sap\J2E\JC00\SDM.
    INFO[E] 2006-09-21 14:12:50
    File system export (share) saploc does not exist.
    INFO 2006-09-21 14:12:52
    Stopping SAP system services for J2E.
    ERROR 2006-09-21 14:12:52
    FSL-06002  Error 1060 (Der angegebene Dienst ist kein installierter Dienst.
    ) in execution of a 'OpenService' function, line (255), with parameter (SAPOsCol).
    ERROR 2006-09-21 14:13:22
    FSL-06002  Error 1060 (Der angegebene Dienst ist kein installierter Dienst.
    ) in execution of a 'OpenService' function, line (255), with parameter (SAPJ2E_01).
    ERROR 2006-09-21 14:13:22
    FSL-06002  Error 1060 (Der angegebene Dienst ist kein installierter Dienst.
    ) in execution of a 'OpenService' function, line (255), with parameter (SAPJ2E_01).
    ERROR 2006-09-21 14:13:22
    FSL-06002  Error 1060 (Der angegebene Dienst ist kein installierter Dienst.
    ) in execution of a 'OpenService' function, line (255), with parameter (SAPJ2E_00).
    ERROR 2006-09-21 14:13:23
    FSL-06002  Error 1060 (Der angegebene Dienst ist kein installierter Dienst.
    ) in execution of a 'OpenService' function, line (255), with parameter (SAPJ2E_00).
    INFO[E] 2006-09-21 14:13:31
    File system export (share) saploc does not exist.
    INFO[E] 2006-09-21 14:13:43
    File system export (share) saploc does not exist.
    INFO 2006-09-21 14:13:45
    Creating directory C:\Programme\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST\SCS.SAR.
    INFO 2006-09-21 14:13:46
    Creating file C:\Programme\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST\SCS.log.
    INFO 2006-09-21 14:13:46
    Output of C:/DOKUME1/mku/LOKALE1/Temp/sapinst_exe.3056.1158839738/SAPCAR.exe is written to the logfile SCS.log.
    INFO 2006-09-21 14:13:49
    Output of C:/DOKUME1/mku/LOKALE1/Temp/sapinst_exe.3056.1158839738/SAPCAR.exe '-x' '-v' '-g' '-i' '-n' '-R' 'SCS.SAR' '-f' 'C:/netweaver/NWSneakPreviewSP16/SAP_NetWeaver_04_SR_1_Installation_Master\IM01_NT_I386\..\..\SAP_NetWeaver_04_SR_1_Java_DVD\SCS_NT_I386\SCS/NT/I386/SCS.SAR,':
    INFO 2006-09-21 14:13:50
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/SCS.SAR/SAPCAR.exe to: C:/usr/sap/J2E/SYS/exe/run/SAPCAR.exe.
    INFO 2006-09-21 14:13:50
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/SCS.SAR/dsrlib.dll to: C:/usr/sap/J2E/SYS/exe/run/dsrlib.dll.
    INFO 2006-09-21 14:13:50
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/SCS.SAR/enqt.exe to: C:/usr/sap/J2E/SYS/exe/run/enqt.exe.
    INFO 2006-09-21 14:13:50
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/SCS.SAR/enrepserver.exe to: C:/usr/sap/J2E/SYS/exe/run/enrepserver.exe.
    INFO 2006-09-21 14:13:50
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/SCS.SAR/enrepserver.pdb to: C:/usr/sap/J2E/SYS/exe/run/enrepserver.pdb.
    INFO 2006-09-21 14:13:50
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/SCS.SAR/enserver.exe to: C:/usr/sap/J2E/SYS/exe/run/enserver.exe.
    INFO 2006-09-21 14:13:50
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/SCS.SAR/enserver.pdb to: C:/usr/sap/J2E/SYS/exe/run/enserver.pdb.
    INFO 2006-09-21 14:13:50
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/SCS.SAR/ensmon.exe to: C:/usr/sap/J2E/SYS/exe/run/ensmon.exe.
    INFO 2006-09-21 14:13:50
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/SCS.SAR/esmon.exe to: C:/usr/sap/J2E/SYS/exe/run/esmon.exe.
    INFO 2006-09-21 14:13:50
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/SCS.SAR/icmadmin.SAR to: C:/usr/sap/J2E/SYS/exe/run/icmadmin.SAR.
    INFO 2006-09-21 14:13:51
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/SCS.SAR/icmbnd.exe to: C:/usr/sap/J2E/SYS/exe/run/icmbnd.exe.
    INFO 2006-09-21 14:13:51
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/SCS.SAR/icmon.exe to: C:/usr/sap/J2E/SYS/exe/run/icmon.exe.
    INFO 2006-09-21 14:13:51
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/SCS.SAR/icu_license.txt to: C:/usr/sap/J2E/SYS/exe/run/icu_license.txt.
    INFO 2006-09-21 14:13:51
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/SCS.SAR/icudt20.dll to: C:/usr/sap/J2E/SYS/exe/run/icudt20.dll.
    INFO 2006-09-21 14:13:51
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/SCS.SAR/icudt26l.dll to: C:/usr/sap/J2E/SYS/exe/run/icudt26l.dll.
    INFO 2006-09-21 14:13:51
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/SCS.SAR/icuin20.dll to: C:/usr/sap/J2E/SYS/exe/run/icuin20.dll.
    INFO 2006-09-21 14:13:51
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/SCS.SAR/icuin26.dll to: C:/usr/sap/J2E/SYS/exe/run/icuin26.dll.
    INFO 2006-09-21 14:13:51
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/SCS.SAR/icuuc20.dll to: C:/usr/sap/J2E/SYS/exe/run/icuuc20.dll.
    INFO 2006-09-21 14:13:51
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/SCS.SAR/icuuc26.dll to: C:/usr/sap/J2E/SYS/exe/run/icuuc26.dll.
    INFO 2006-09-21 14:13:52
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/SCS.SAR/jcmon.exe to: C:/usr/sap/J2E/SYS/exe/run/jcmon.exe.
    INFO 2006-09-21 14:13:52
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/SCS.SAR/jcontrol.exe to: C:/usr/sap/J2E/SYS/exe/run/jcontrol.exe.
    INFO 2006-09-21 14:13:52
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/SCS.SAR/jenqulib.dll to: C:/usr/sap/J2E/SYS/exe/run/jenqulib.dll.
    INFO 2006-09-21 14:13:52
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/SCS.SAR/jenqulib.jar to: C:/usr/sap/J2E/SYS/exe/run/jenqulib.jar.
    INFO 2006-09-21 14:13:52
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/SCS.SAR/jenqulib.pdb to: C:/usr/sap/J2E/SYS/exe/run/jenqulib.pdb.
    INFO 2006-09-21 14:13:52
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/SCS.SAR/jlaunch.exe to: C:/usr/sap/J2E/SYS/exe/run/jlaunch.exe.
    INFO 2006-09-21 14:13:52
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/SCS.SAR/jlaunchw.exe to: C:/usr/sap/J2E/SYS/exe/run/jlaunchw.exe.
    INFO 2006-09-21 14:13:52
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/SCS.SAR/jperflib.dll to: C:/usr/sap/J2E/SYS/exe/run/jperflib.dll.
    INFO 2006-09-21 14:13:53
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/SCS.SAR/jperflib.jar to: C:/usr/sap/J2E/SYS/exe/run/jperflib.jar.
    INFO 2006-09-21 14:13:53
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/SCS.SAR/jperflib.pdb to: C:/usr/sap/J2E/SYS/exe/run/jperflib.pdb.
    INFO 2006-09-21 14:13:53
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/SCS.SAR/jstartup.jar to: C:/usr/sap/J2E/SYS/exe/run/jstartup.jar.
    INFO 2006-09-21 14:13:53
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/SCS.SAR/jstartupapi.jar to: C:/usr/sap/J2E/SYS/exe/run/jstartupapi.jar.
    INFO 2006-09-21 14:13:53
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/SCS.SAR/jstartupimpl.jar to: C:/usr/sap/J2E/SYS/exe/run/jstartupimpl.jar.
    INFO 2006-09-21 14:13:53
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/SCS.SAR/libsapu16vc71.dll to: C:/usr/sap/J2E/SYS/exe/run/libsapu16vc71.dll.
    INFO 2006-09-21 14:13:53
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/SCS.SAR/libsapu16vc71.pdb to: C:/usr/sap/J2E/SYS/exe/run/libsapu16vc71.pdb.
    INFO 2006-09-21 14:13:53
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/SCS.SAR/msclients.exe to: C:/usr/sap/J2E/SYS/exe/run/msclients.exe.
    INFO 2006-09-21 14:13:53
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/SCS.SAR/msg_server.exe to: C:/usr/sap/J2E/SYS/exe/run/msg_server.exe.
    INFO 2006-09-21 14:13:53
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/SCS.SAR/msg_server.pdb to: C:/usr/sap/J2E/SYS/exe/run/msg_server.pdb.
    INFO 2006-09-21 14:13:54
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/SCS.SAR/msmon.exe to: C:/usr/sap/J2E/SYS/exe/run/msmon.exe.
    INFO 2006-09-21 14:13:54
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/SCS.SAR/msprot.exe to: C:/usr/sap/J2E/SYS/exe/run/msprot.exe.
    INFO 2006-09-21 14:13:54
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/SCS.SAR/niping.exe to: C:/usr/sap/J2E/SYS/exe/run/niping.exe.
    INFO 2006-09-21 14:13:54
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/SCS.SAR/ntjcmon_mt.pdb to: C:/usr/sap/J2E/SYS/exe/run/ntjcmon_mt.pdb.
    INFO 2006-09-21 14:13:54
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/SCS.SAR/ntjcontrol_mt.pdb to: C:/usr/sap/J2E/SYS/exe/run/ntjcontrol_mt.pdb.
    INFO 2006-09-21 14:13:54
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/SCS.SAR/ntjlaunch_mt.pdb to: C:/usr/sap/J2E/SYS/exe/run/ntjlaunch_mt.pdb.
    INFO 2006-09-21 14:13:54
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/SCS.SAR/ntjlaunchw_mt.pdb to: C:/usr/sap/J2E/SYS/exe/run/ntjlaunchw_mt.pdb.
    INFO 2006-09-21 14:13:54
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/SCS.SAR/ntscmgr.exe to: C:/usr/sap/J2E/SYS/exe/run/ntscmgr.exe.
    INFO 2006-09-21 14:13:54
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/SCS.SAR/sapccmsr.exe to: C:/usr/sap/J2E/SYS/exe/run/sapccmsr.exe.
    INFO 2006-09-21 14:13:54
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/SCS.SAR/sapcpe.exe to: C:/usr/sap/J2E/SYS/exe/run/sapcpe.exe.
    INFO 2006-09-21 14:13:55
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/SCS.SAR/sapevents.dll to: C:/usr/sap/J2E/SYS/exe/run/sapevents.dll.
    INFO 2006-09-21 14:13:55
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/SCS.SAR/sapntchk.exe to: C:/usr/sap/J2E/SYS/exe/run/sapntchk.exe.
    INFO 2006-09-21 14:13:55
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/SCS.SAR/sapntkill.exe to: C:/usr/sap/J2E/SYS/exe/run/sapntkill.exe.
    INFO 2006-09-21 14:13:55
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/SCS.SAR/sapntwaitforhalt.exe to: C:/usr/sap/J2E/SYS/exe/run/sapntwaitforhalt.exe.
    INFO 2006-09-21 14:13:55
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/SCS.SAR/saposcol.exe to: C:/usr/sap/J2E/SYS/exe/run/saposcol.exe.
    INFO 2006-09-21 14:13:55
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/SCS.SAR/saposcol.pdb to: C:/usr/sap/J2E/SYS/exe/run/saposcol.pdb.
    INFO 2006-09-21 14:13:55
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/SCS.SAR/sappad.exe to: C:/usr/sap/J2E/SYS/exe/run/sappad.exe.
    INFO 2006-09-21 14:13:55
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/SCS.SAR/sappfpar.exe to: C:/usr/sap/J2E/SYS/exe/run/sappfpar.exe.
    INFO 2006-09-21 14:13:55
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/SCS.SAR/sapsrvkill.exe to: C:/usr/sap/J2E/SYS/exe/run/sapsrvkill.exe.
    INFO 2006-09-21 14:13:56
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/SCS.SAR/sapstart.exe to: C:/usr/sap/J2E/SYS/exe/run/sapstart.exe.
    INFO 2006-09-21 14:13:56
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/SCS.SAR/sapstartsrv.exe to: C:/usr/sap/J2E/SYS/exe/run/sapstartsrv.exe.
    INFO 2006-09-21 14:13:56
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/SCS.SAR/sapstartsrv.exe.new to: C:/usr/sap/J2E/SYS/exe/run/sapstartsrv.exe.new.
    INFO 2006-09-21 14:13:56
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/SCS.SAR/sapstartsrv.pdb to: C:/usr/sap/J2E/SYS/exe/run/sapstartsrv.pdb.
    INFO 2006-09-21 14:13:56
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/SCS.SAR/sapwebdisp.exe to: C:/usr/sap/J2E/SYS/exe/run/sapwebdisp.exe.
    INFO 2006-09-21 14:13:56
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/SCS.SAR/scs.lst to: C:/usr/sap/J2E/SYS/exe/run/scs.lst.
    INFO 2006-09-21 14:13:56
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/SCS.SAR/sldreg.exe to: C:/usr/sap/J2E/SYS/exe/run/sldreg.exe.
    INFO 2006-09-21 14:13:57
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/SCS.SAR/sservmgr.exe to: C:/usr/sap/J2E/SYS/exe/run/sservmgr.exe.
    INFO 2006-09-21 14:13:57
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/SCS.SAR/startsap.exe to: C:/usr/sap/J2E/SYS/exe/run/startsap.exe.
    INFO 2006-09-21 14:13:57
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/SCS.SAR/stopsap.exe to: C:/usr/sap/J2E/SYS/exe/run/stopsap.exe.
    INFO 2006-09-21 14:13:57
    Copying file C:/netweaver/NWSneakPreviewSP16/SAP_NetWeaver_04_SR_1_Installation_Master/IM01_NT_I386/SAPINST/NT/COMMON/INSTALL/ADA/STRDBSJ2EE.CMD to: STRDBSJ2EE.CMD.
    INFO 2006-09-21 14:13:57
    Copying file C:/netweaver/NWSneakPreviewSP16/SAP_NetWeaver_04_SR_1_Installation_Master/IM01_NT_I386/SAPINST/NT/COMMON/INSTALL/ADA/STRDBSJ2EE.CMD to: STRDBSJ2EE.CMD.
    INFO 2006-09-21 14:13:57
    Creating file C:\Programme\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST\STRDBSJ2EE.CMD.
    INFO 2006-09-21 14:13:57
    Switched to user: j2eadm.
    INFO 2006-09-21 14:13:57
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/STRDBSJ2EE.CMD to: C:/usr/sap/J2E/SYS/exe/run/strdbsj2ee.cmd.
    INFO 2006-09-21 14:13:57
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/STRDBSJ2EE.CMD to: C:/usr/sap/J2E/SYS/exe/run/strdbsj2ee.cmd.
    INFO 2006-09-21 14:13:57
    Creating file C:\usr\sap\J2E\SYS\exe\run\strdbsj2ee.cmd.
    INFO 2006-09-21 14:13:57
    Copying file C:/netweaver/NWSneakPreviewSP16/SAP_NetWeaver_04_SR_1_Installation_Master/IM01_NT_I386/SAPINST/NT/I386/UNINSAP.EXE to: C:/usr/sap/J2E/SCS01/UNINSTSAP.EXE.
    INFO 2006-09-21 14:13:57
    Copying file C:/netweaver/NWSneakPreviewSP16/SAP_NetWeaver_04_SR_1_Installation_Master/IM01_NT_I386/SAPINST/NT/I386/UNINSAP.EXE to: C:/usr/sap/J2E/SCS01/UNINSTSAP.EXE.
    INFO 2006-09-21 14:13:57
    Creating file C:\usr\sap\J2E\SCS01\UNINSTSAP.EXE.
    INFO 2006-09-21 14:13:57
    Copying file C:/usr/sap/J2E/SYS/exe/run/sapstartsrv.exe to: C:/usr/sap/J2E/SCS01/exe/sapstartsrv.exe.
    INFO 2006-09-21 14:13:57
    Copying file C:/usr/sap/J2E/SYS/exe/run/sapstartsrv.exe to: C:/usr/sap/J2E/SCS01/exe/sapstartsrv.exe.
    INFO 2006-09-21 14:13:57
    Creating file C:\usr\sap\J2E\SCS01\exe\sapstartsrv.exe.
    INFO 2006-09-21 14:13:58
    Copying file C:/usr/sap/J2E/SYS/exe/run/saposcol.exe to: C:/usr/sap/J2E/SCS01/exe/saposcol.exe.
    INFO 2006-09-21 14:13:58
    Copying file C:/usr/sap/J2E/SYS/exe/run/saposcol.exe to: C:/usr/sap/J2E/SCS01/exe/saposcol.exe.
    INFO 2006-09-21 14:13:58
    Creating file C:\usr\sap\J2E\SCS01\exe\saposcol.exe.
    INFO 2006-09-21 14:13:58
    Copying file C:/usr/sap/J2E/SYS/exe/run/sapevents.dll to: C:/usr/sap/J2E/SCS01/exe/sapevents.dll.
    INFO 2006-09-21 14:13:58
    Copying file C:/usr/sap/J2E/SYS/exe/run/sapevents.dll to: C:/usr/sap/J2E/SCS01/exe/sapevents.dll.
    INFO 2006-09-21 14:13:58
    Creating file C:\usr\sap\J2E\SCS01\exe\sapevents.dll.
    INFO 2006-09-21 14:13:58
    Copying file C:/usr/sap/J2E/SYS/exe/run/sapcpe.exe to: C:/usr/sap/J2E/SCS01/exe/sapcpe.exe.
    INFO 2006-09-21 14:13:58
    Copying file C:/usr/sap/J2E/SYS/exe/run/sapcpe.exe to: C:/usr/sap/J2E/SCS01/exe/sapcpe.exe.
    INFO 2006-09-21 14:13:58
    Creating file C:\usr\sap\J2E\SCS01\exe\sapcpe.exe.
    INFO 2006-09-21 14:13:58
    Copying file C:/usr/sap/J2E/SYS/exe/run/libsapu16vc71.dll to: C:/usr/sap/J2E/SCS01/exe/libsapu16vc71.dll.
    INFO 2006-09-21 14:13:58
    Copying file C:/usr/sap/J2E/SYS/exe/run/libsapu16vc71.dll to: C:/usr/sap/J2E/SCS01/exe/libsapu16vc71.dll.
    INFO 2006-09-21 14:13:58
    Creating file C:\usr\sap\J2E\SCS01\exe\libsapu16vc71.dll.
    WARNING 2006-09-21 14:13:58
    While copying files to 'C:\usr\sap\J2E\SCS01\exe': source file 'C:\usr\sap\J2E\SYS\exe\run/icudt26.dll' not found.
    INFO 2006-09-21 14:13:58
    Copying file C:/usr/sap/J2E/SYS/exe/run/icuin26.dll to: C:/usr/sap/J2E/SCS01/exe/icuin26.dll.
    INFO 2006-09-21 14:13:58
    Copying file C:/usr/sap/J2E/SYS/exe/run/icuin26.dll to: C:/usr/sap/J2E/SCS01/exe/icuin26.dll.
    INFO 2006-09-21 14:13:58
    Creating file C:\usr\sap\J2E\SCS01\exe\icuin26.dll.
    INFO 2006-09-21 14:13:58
    Copying file C:/usr/sap/J2E/SYS/exe/run/icuuc26.dll to: C:/usr/sap/J2E/SCS01/exe/icuuc26.dll.
    INFO 2006-09-21 14:13:58
    Copying file C:/usr/sap/J2E/SYS/exe/run/icuuc26.dll to: C:/usr/sap/J2E/SCS01/exe/icuuc26.dll.
    INFO 2006-09-21 14:13:58
    Creating file C:\usr\sap\J2E\SCS01\exe\icuuc26.dll.
    INFO 2006-09-21 14:13:58
    Copying file C:/usr/sap/J2E/SYS/exe/run/sapstart.exe to: C:/usr/sap/J2E/SCS01/exe/sapstart.exe.
    INFO 2006-09-21 14:13:58
    Copying file C:/usr/sap/J2E/SYS/exe/run/sapstart.exe to: C:/usr/sap/J2E/SCS01/exe/sapstart.exe.
    INFO 2006-09-21 14:13:58
    Creating file C:\usr\sap\J2E\SCS01\exe\sapstart.exe.
    INFO 2006-09-21 14:13:58
    Copying file C:/usr/sap/J2E/SYS/exe/run/sapntkill.exe to: C:/usr/sap/J2E/SCS01/exe/sapntkill.exe.
    INFO 2006-09-21 14:13:58
    Copying file C:/usr/sap/J2E/SYS/exe/run/sapntkill.exe to: C:/usr/sap/J2E/SCS01/exe/sapntkill.exe.
    INFO 2006-09-21 14:13:58
    Creating file C:\usr\sap\J2E\SCS01\exe\sapntkill.exe.
    INFO 2006-09-21 14:13:58
    Copying file C:/usr/sap/J2E/SYS/exe/run/sapsrvkill.exe to: C:/usr/sap/J2E/SCS01/exe/sapsrvkill.exe.
    INFO 2006-09-21 14:13:58
    Copying file C:/usr/sap/J2E/SYS/exe/run/sapsrvkill.exe to: C:/usr/sap/J2E/SCS01/exe/sapsrvkill.exe.
    INFO 2006-09-21 14:13:58
    Creating file C:\usr\sap\J2E\SCS01\exe\sapsrvkill.exe.
    INFO 2006-09-21 14:13:58
    Copying file C:/usr/sap/J2E/SYS/exe/run/sapntwaitforhalt.exe to: C:/usr/sap/J2E/SCS01/exe/sapntwaitforhalt.exe.
    INFO 2006-09-21 14:13:58
    Copying file C:/usr/sap/J2E/SYS/exe/run/sapntwaitforhalt.exe to: C:/usr/sap/J2E/SCS01/exe/sapntwaitforhalt.exe.
    INFO 2006-09-21 14:13:58
    Creating file C:\usr\sap\J2E\SCS01\exe\sapntwaitforhalt.exe.
    INFO 2006-09-21 14:13:58
    Copying file C:/usr/sap/J2E/SYS/exe/run/startsap.exe to: C:/usr/sap/J2E/SCS01/exe/startsap.exe.
    INFO 2006-09-21 14:13:58
    Copying file C:/usr/sap/J2E/SYS/exe/run/startsap.exe to: C:/usr/sap/J2E/SCS01/exe/startsap.exe.
    INFO 2006-09-21 14:13:58
    Creating file C:\usr\sap\J2E\SCS01\exe\startsap.exe.
    INFO 2006-09-21 14:13:58
    Copying file C:/usr/sap/J2E/SYS/exe/run/stopsap.exe to: C:/usr/sap/J2E/SCS01/exe/stopsap.exe.
    INFO 2006-09-21 14:13:58
    Copying file C:/usr/sap/J2E/SYS/exe/run/stopsap.exe to: C:/usr/sap/J2E/SCS01/exe/stopsap.exe.
    INFO 2006-09-21 14:13:59
    Creating file C:\usr\sap\J2E\SCS01\exe\stopsap.exe.
    INFO 2006-09-21 14:13:59
    Copying file C:/netweaver/NWSneakPreviewSP16/SAP_NetWeaver_04_SR_1_Installation_Master/IM01_NT_I386/SAPINST/NT/I386/UNINSAP.EXE to: C:/usr/sap/J2E/JC00/UNINSTSAP.EXE.
    INFO 2006-09-21 14:13:59
    Copying file C:/netweaver/NWSneakPreviewSP16/SAP_NetWeaver_04_SR_1_Installation_Master/IM01_NT_I386/SAPINST/NT/I386/UNINSAP.EXE to: C:/usr/sap/J2E/JC00/UNINSTSAP.EXE.
    INFO 2006-09-21 14:13:59
    Creating file C:\usr\sap\J2E\JC00\UNINSTSAP.EXE.
    INFO 2006-09-21 14:13:59
    Copying file C:/usr/sap/J2E/SYS/exe/run/sapstartsrv.exe to: C:/usr/sap/J2E/JC00/exe/sapstartsrv.exe.
    INFO 2006-09-21 14:13:59
    Copying file C:/usr/sap/J2E/SYS/exe/run/sapstartsrv.exe to: C:/usr/sap/J2E/JC00/exe/sapstartsrv.exe.
    INFO 2006-09-21 14:13:59
    Creating file C:\usr\sap\J2E\JC00\exe\sapstartsrv.exe.
    INFO 2006-09-21 14:13:59
    Copying file C:/usr/sap/J2E/SYS/exe/run/saposcol.exe to: C:/usr/sap/J2E/JC00/exe/saposcol.exe.
    INFO 2006-09-21 14:13:59
    Copying file C:/usr/sap/J2E/SYS/exe/run/saposcol.exe to: C:/usr/sap/J2E/JC00/exe/saposcol.exe.
    INFO 2006-09-21 14:13:59
    Creating file C:\usr\sap\J2E\JC00\exe\saposcol.exe.
    INFO 2006-09-21 14:13:59
    Copying file C:/usr/sap/J2E/SYS/exe/run/sapevents.dll to: C:/usr/sap/J2E/JC00/exe/sapevents.dll.
    INFO 2006-09-21 14:13:59
    Copying file C:/usr/sap/J2E/SYS/exe/run/sapevents.dll to: C:/usr/sap/J2E/JC00/exe/sapevents.dll.
    INFO 2006-09-21 14:13:59
    Creating file C:\usr\sap\J2E\JC00\exe\sapevents.dll.
    INFO 2006-09-21 14:13:59
    Copying file C:/usr/sap/J2E/SYS/exe/run/sapcpe.exe to: C:/usr/sap/J2E/JC00/exe/sapcpe.exe.
    INFO 2006-09-21 14:13:59
    Copying file C:/usr/sap/J2E/SYS/exe/run/sapcpe.exe to: C:/usr/sap/J2E/JC00/exe/sapcpe.exe.
    INFO 2006-09-21 14:13:59
    Creating file C:\usr\sap\J2E\JC00\exe\sapcpe.exe.
    INFO 2006-09-21 14:13:59
    Copying file C:/usr/sap/J2E/SYS/exe/run/libsapu16vc71.dll to: C:/usr/sap/J2E/JC00/exe/libsapu16vc71.dll.
    INFO 2006-09-21 14:13:59
    Copying file C:/usr/sap/J2E/SYS/exe/run/libsapu16vc71.dll to: C:/usr/sap/J2E/JC00/exe/libsapu16vc71.dll.
    INFO 2006-09-21 14:13:59
    Creating file C:\usr\sap\J2E\JC00\exe\libsapu16vc71.dll.
    WARNING 2006-09-21 14:13:59
    While copying files to 'C:\usr\sap\J2E\JC00\exe': source file 'C:\usr\sap\J2E\SYS\exe\run/icudt26.dll' not found.
    INFO 2006-09-21 14:13:59
    Copying file C:/usr/sap/J2E/SYS/exe/run/icuin26.dll to: C:/usr/sap/J2E/JC00/exe/icuin26.dll.
    INFO 2006-09-21 14:13:59
    Copying file C:/usr/sap/J2E/SYS/exe/run/icuin26.dll to: C:/usr/sap/J2E/JC00/exe/icuin26.dll.
    INFO 2006-09-21 14:13:59
    Creating file C:\usr\sap\J2E\JC00\exe\icuin26.dll.
    INFO 2006-09-21 14:13:59
    Copying file C:/usr/sap/J2E/SYS/exe/run/icuuc26.dll to: C:/usr/sap/J2E/JC00/exe/icuuc26.dll.
    INFO 2006-09-21 14:13:59
    Copying file C:/usr/sap/J2E/SYS/exe/run/icuuc26.dll to: C:/usr/sap/J2E/JC00/exe/icuuc26.dll.
    INFO 2006-09-21 14:13:59
    Creating file C:\usr\sap\J2E\JC00\exe\icuuc26.dll.
    INFO 2006-09-21 14:13:59
    Copying file C:/usr/sap/J2E/SYS/exe/run/sapstart.exe to: C:/usr/sap/J2E/JC00/exe/sapstart.exe.
    INFO 2006-09-21 14:13:59
    Copying file C:/usr/sap/J2E/SYS/exe/run/sapstart.exe to: C:/usr/sap/J2E/JC00/exe/sapstart.exe.
    INFO 2006-09-21 14:13:59
    Creating file C:\usr\sap\J2E\JC00\exe\sapstart.exe.
    INFO 2006-09-21 14:14:00
    Copying file C:/usr/sap/J2E/SYS/exe/run/sapntkill.exe to: C:/usr/sap/J2E/JC00/exe/sapntkill.exe.
    INFO 2006-09-21 14:14:00
    Copying file C:/usr/sap/J2E/SYS/exe/run/sapntkill.exe to: C:/usr/sap/J2E/JC00/exe/sapntkill.exe.
    INFO 2006-09-21 14:14:00
    Creating file C:\usr\sap\J2E\JC00\exe\sapntkill.exe.
    INFO 2006-09-21 14:14:00
    Copying file C:/usr/sap/J2E/SYS/exe/run/sapsrvkill.exe to: C:/usr/sap/J2E/JC00/exe/sapsrvkill.exe.
    INFO 2006-09-21 14:14:00
    Copying file C:/usr/sap/J2E/SYS/exe/run/sapsrvkill.exe to: C:/usr/sap/J2E/JC00/exe/sapsrvkill.exe.
    INFO 2006-09-21 14:14:00
    Creating file C:\usr\sap\J2E\JC00\exe\sapsrvkill.exe.
    INFO 2006-09-21 14:14:00
    Copying file C:/usr/sap/J2E/SYS/exe/run/sapntwaitforhalt.exe to: C:/usr/sap/J2E/JC00/exe/sapntwaitforhalt.exe.
    INFO 2006-09-21 14:14:00
    Copying file C:/usr/sap/J2E/SYS/exe/run/sapntwaitforhalt.exe to: C:/usr/sap/J2E/JC00/exe/sapntwaitforhalt.exe.
    INFO 2006-09-21 14:14:00
    Creating file C:\usr\sap\J2E\JC00\exe\sapntwaitforhalt.exe.
    INFO 2006-09-21 14:14:00
    Copying file C:/usr/sap/J2E/SYS/exe/run/startsap.exe to: C:/usr/sap/J2E/JC00/exe/startsap.exe.
    INFO 2006-09-21 14:14:00
    Copying file C:/usr/sap/J2E/SYS/exe/run/startsap.exe to: C:/usr/sap/J2E/JC00/exe/startsap.exe.
    INFO 2006-09-21 14:14:00
    Creating file C:\usr\sap\J2E\JC00\exe\startsap.exe.
    INFO 2006-09-21 14:14:00
    Copying file C:/usr/sap/J2E/SYS/exe/run/stopsap.exe to: C:/usr/sap/J2E/JC00/exe/stopsap.exe.
    INFO 2006-09-21 14:14:00
    Copying file C:/usr/sap/J2E/SYS/exe/run/stopsap.exe to: C:/usr/sap/J2E/JC00/exe/stopsap.exe.
    INFO 2006-09-21 14:14:00
    Creating file C:\usr\sap\J2E\JC00\exe\stopsap.exe.
    INFO[E] 2006-09-21 14:14:12
    File system export (share) saploc does not exist.
    INFO 2006-09-21 14:14:14
    Creating SAP system shares for J2E.
    INFO 2006-09-21 14:14:14
    Creating share saploc at directory C:\usr\sap.
    INFO[E] 2006-09-21 14:14:14
    File system export (share) saploc does not exist.
    INFO 2006-09-21 14:14:14
    Creating share sapmnt at directory C:\usr\sap.
    INFO[E] 2006-09-21 14:14:14
    File system export (share) sapmnt does not exist.
    INFO 2006-09-21 14:14:25
    Copying file C:/WINDOWS/system32/drivers/etc/services to: C:/WINDOWS/system32/drivers/etc/services.1.
    INFO 2006-09-21 14:14:25
    Copying file C:/WINDOWS/system32/drivers/etc/services to: C:/WINDOWS/system32/drivers/etc/services.1.
    INFO 2006-09-21 14:14:25
    Creating file C:\WINDOWS\system32\drivers\etc\services.1.
    INFO 2006-09-21 14:14:25
    Creating SAP instance ports for J2E/SCS01.
    INFO 2006-09-21 14:14:25
    Copying file C:/WINDOWS/system32/drivers/etc/services to: C:/WINDOWS/system32/drivers/etc/services.SAPtmp.
    INFO 2006-09-21 14:14:25
    Copying file C:/WINDOWS/system32/drivers/etc/services to: C:/WINDOWS/system32/drivers/etc/services.SAPtmp.
    INFO 2006-09-21 14:14:25
    Creating file C:\WINDOWS\system32\drivers\etc\services.SAPtmp.
    INFO 2006-09-21 14:14:25
    Removing file C:\WINDOWS\system32\drivers\etc\services.
    INFO 2006-09-21 14:14:25
    Entry sapdp01     3201/tcp     # SAP System Dispatcher Port attached to file C:/WINDOWS/system32/drivers/etc/services.
    INFO 2006-09-21 14:14:25
    Copying file C:/WINDOWS/system32/drivers/etc/services to: C:/WINDOWS/system32/drivers/etc/services.SAPtmp.
    INFO 2006-09-21 14:14:25
    Copying file C:/WINDOWS/system32/drivers/etc/services to: C:/WINDOWS/system32/drivers/etc/services.SAPtmp.
    INFO 2006-09-21 14:14:25
    Creating file C:\WINDOWS\system32\drivers\etc\services.SAPtmp.
    INFO 2006-09-21 14:14:26
    Removing file C:\WINDOWS\system32\drivers\etc\services.
    INFO 2006-09-21 14:14:26
    Entry sapdp01s     4701/tcp     # SAP System Dispatcher Security Port attached to file C:/WINDOWS/system32/drivers/etc/services.
    INFO 2006-09-21 14:14:26
    Copying file C:/WINDOWS/system32/drivers/etc/services to: C:/WINDOWS/system32/drivers/etc/services.SAPtmp.
    INFO 2006-09-21 14:14:26
    Copying file C:/WINDOWS/system32/drivers/etc/services to: C:/WINDOWS/system32/drivers/etc/services.SAPtmp.
    INFO 2006-09-21 14:14:26
    Creating file C:\WINDOWS\system32\drivers\etc\services.SAPtmp.
    INFO 2006-09-21 14:14:26
    Removing file C:\WINDOWS\system32\drivers\etc\services.
    INFO 2006-09-21 14:14:26
    Entry sapgw01     3301/tcp     # SAP System Gateway Port attached to file C:/WINDOWS/system32/drivers/etc/services.
    INFO 2006-09-21 14:14:26
    Copying file C:/WINDOWS/system32/drivers/etc/services to: C:/WINDOWS/system32/drivers/etc/services.SAPtmp.
    INFO 2006-09-21 14:14:26
    Copying file C:/WINDOWS/system32/drivers/etc/services to: C:/WINDOWS/system32/drivers/etc/services.SAPtmp.
    INFO 2006-09-21 14:14:26
    Creating file C:\WINDOWS\system32\drivers\etc\services.SAPtmp.
    INFO 2006-09-21 14:14:27
    Removing file C:\WINDOWS\system32\drivers\etc\services.
    INFO 2006-09-21 14:14:27
    Entry sapgw01s     4801/tcp     # SAP System Gateway Security Port attached to file C:/WINDOWS/system32/drivers/etc/services.
    INFO 2006-09-21 14:14:27
    Creating SAP instance ports for J2E/JC00.
    INFO 2006-09-21 14:14:27
    Copying file C:/WINDOWS/system32/drivers/etc/services to: C:/WINDOWS/system32/drivers/etc/services.SAPtmp.
    INFO 2006-09-21 14:14:27
    Copying file C:/WINDOWS/system32/drivers/etc/services to: C:/WINDOWS/system32/drivers/etc/services.SAPtmp.
    INFO 2006-09-21 14:14:27
    Creating file C:\WINDOWS\system32\drivers\etc\services.SAPtmp.
    INFO 2006-09-21 14:14:27
    Removing file C:\WINDOWS\system32\drivers\etc\services.
    INFO 2006-09-21 14:14:27
    Entry sapgw00     3300/tcp     # SAP System Gateway Port attached to file C:/WINDOWS/system32/drivers/etc/services.
    INFO 2006-09-21 14:14:27
    Copying file C:/WINDOWS/system32/drivers/etc/services to: C:/WINDOWS/system32/drivers/etc/services.SAPtmp.
    INFO 2006-09-21 14:14:27
    Copying file C:/WINDOWS/system32/drivers/etc/services to: C:/WINDOWS/system32/drivers/etc/services.SAPtmp.
    INFO 2006-09-21 14:14:27
    Creating file C:\WINDOWS\system32\drivers\etc\services.SAPtmp.
    INFO 2006-09-21 14:14:27
    Removing file C:\WINDOWS\system32\drivers\etc\services.
    INFO 2006-09-21 14:14:27
    Entry sapgw00s     4800/tcp     # SAP System Gateway Security Port attached to file C:/WINDOWS/system32/drivers/etc/services.
    INFO 2006-09-21 14:14:27
    Creating SAP system ports for J2E.
    INFO 2006-09-21 14:14:28
    Copying file C:/WINDOWS/system32/drivers/etc/services to: C:/WINDOWS/system32/drivers/etc/services.SAPtmp.
    INFO 2006-09-21 14:14:28
    Copying file C:/WINDOWS/system32/drivers/etc/services to: C:/WINDOWS/system32/drivers/etc/services.SAPtmp.
    INFO 2006-09-21 14:14:28
    Creating file C:\WINDOWS\system32\drivers\etc\services.SAPtmp.
    INFO 2006-09-21 14:14:28
    Removing file C:\WINDOWS\system32\drivers\etc\services.
    INFO 2006-09-21 14:14:28
    Entry sapmsJ2E     3601/tcp     # SAP System Message Port attached to file C:/WINDOWS/system32/drivers/etc/services.
    INFO 2006-09-21 14:14:39
    Creating SAP system profiles for J2E.
    INFO 2006-09-21 14:14:39
    Switched to user: j2eadm.
    INFO 2006-09-21 14:14:39
    Creating default profile for J2E.
    INFO 2006-09-21 14:14:39
    Creating file C:\usr\sap\J2E\SYS\profile\DEFAULT.PFL.
    INFO 2006-09-21 14:14:40
    Creating SAP instance profiles for J2E/SCS01.
    INFO 2006-09-21 14:14:40
    Creating file C:\usr\sap\J2E\SYS\profile\J2E_SCS01_test1.
    INFO 2006-09-21 14:14:41
    Creating file C:\usr\sap\J2E\SYS\profile\START_SCS01_test1.
    INFO 2006-09-21 14:14:42
    Creating SAP instance profiles for J2E/JC00.
    INFO 2006-09-21 14:14:43
    Creating file C:\usr\sap\J2E\SYS\profile\J2E_JC00_test1.
    INFO 2006-09-21 14:14:44
    Creating file C:\usr\sap\J2E\SYS\profile\START_JC00_test1.
    INFO 2006-09-21 14:15:22
    Creating SAP system services for J2E.
    INFO 2006-09-21 14:15:22
    Switched to user: j2eadm.
    ERROR 2006-09-21 14:15:23
    FSL-06002  Error 1060 (Der angegebene Dienst ist kein installierter Dienst.
    ) in execution of a 'OpenService' function, line (255), with parameter (SAPOsCol).
    INFO 2006-09-21 14:15:23
    The 'SAPOsCol' service on host 'Local' was removed successfully.
    INFO 2006-09-21 14:15:23
    The 'SAPOsCol' service on the 'Local' machine was created successfully.
    INFO 2006-09-21 14:15:24
    Creating file C:\Programme\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST\sapstartsrv.exe.log.
    INFO 2006-09-21 14:15:24
    Output of C:\usr\sap\J2E\SCS01\exe/sapstartsrv.exe '-r' '-q' '-p' 'C:\usr\sap\J2E\SYS\profile\START_SCS01_test1' '-s' 'J2E' '-n' '01' '-U' 'test1\SAPServiceJ2E' '-P' 'XXXXXX' '-e' 'test1\j2eadm' is written to the logfile sapstartsrv.exe.log.
    INFO 2006-09-21 14:15:31
    Execution of the command "C:\usr\sap\J2E\SCS01\exe/sapstartsrv.exe '-r' '-q' '-p' 'C:\usr\sap\J2E\SYS\profile\START_SCS01_test1' '-s' 'J2E' '-n' '01' '-U' 'test1\SAPServiceJ2E' '-P' 'XXXXXX' '-e' 'test1\j2eadm'" finished with return code 0. Output: Service succesfully installed.
    INFO 2006-09-21 14:15:45
    Installing MMC snap-in and creating shortcuts for J2E.
    INFO 2006-09-21 14:15:45
    Creating file C:\Programme\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST\SAPMMC.log.
    INFO 2006-09-21 14:15:45
    Output of C:/DOKUME1/mku/LOKALE1/Temp/sapinst_exe.3056.1158839738/SAPCAR.exe is written to the logfile SAPMMC.log.
    INFO 2006-09-21 14:15:48
    Output of C:/DOKUME1/mku/LOKALE1/Temp/sapinst_exe.3056.1158839738/SAPCAR.exe '-x' '-v' '-g' '-i' '-n' '-f' 'C:/netweaver/NWSneakPreviewSP16/SAP_NetWeaver_04_SR_1_Installation_Master\IM01_NT_I386\SAPINST/NT/I386/MMC/SAPMMC.SAR,':
    INFO 2006-09-21 14:15:49
    Removing file C:\Programme\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST\librfc32.dll.
    INFO 2006-09-21 14:15:49
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/sapmmc.dll to: C:/WINDOWS/system32.
    INFO 2006-09-21 14:15:50
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/sapmmcada.dll to: C:/WINDOWS/system32.
    INFO 2006-09-21 14:15:50
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/sapmmcdb6.dll to: C:/WINDOWS/system32.
    INFO 2006-09-21 14:15:50
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/sapmmcinf.dll to: C:/WINDOWS/system32.
    INFO 2006-09-21 14:15:51
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/sapmmcms.dll to: C:/WINDOWS/system32.
    INFO 2006-09-21 14:15:51
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/sapmmc.chm to: C:/Dokumente und Einstellungen/mku/WINDOWS/help.
    INFO 2006-09-21 14:15:51
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/sapmmc.chm to: C:/Dokumente und Einstellungen/mku/WINDOWS/help.
    INFO 2006-09-21 14:15:51
    Creating file C:\Dokumente und Einstellungen\mku\WINDOWS\help.
    INFO 2006-09-21 14:15:54
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/SAPMMC.MSC to: C:/WINDOWS/SAPMMC.MSC.
    INFO 2006-09-21 14:15:54
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/SAPMMC.MSC to: C:/WINDOWS/SAPMMC.MSC.
    INFO 2006-09-21 14:15:54
    Creating file C:\WINDOWS\SAPMMC.MSC.
    INFO 2006-09-21 14:15:54
    SAP snap-in registered successfully in the MMC.
    INFO 2006-09-21 14:15:54
    Creating file C:\Programme\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST\J2E_rmMMCshortcut.kdb.
    INFO 2006-09-21 14:15:54
    All program items removed successfully, while processing the table 'tNT_ProgramItems'.
    INFO 2006-09-21 14:15:54
    Creating file C:\Programme\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST\J2E_MMCshortcut.kdb.
    INFO 2006-09-21 14:15:55
    All program items entries from the table 'tNT_ProgramItems' created or updated successfully.
    INFO 2006-09-21 14:16:03
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/J2E_rmMMCshortcut.kdb to: C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/J2E_rmMMCshortcut.1.kdb.
    INFO 2006-09-21 14:16:03
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/J2E_rmMMCshortcut.kdb to: C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/J2E_rmMMCshortcut.1.kdb.
    INFO 2006-09-21 14:16:03
    Creating file C:\Programme\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST\J2E_rmMMCshortcut.1.kdb.
    INFO 2006-09-21 14:16:03
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/J2E_MMCshortcut.kdb to: C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/J2E_MMCshortcut.1.kdb.
    INFO 2006-09-21 14:16:03
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/J2E_MMCshortcut.kdb to: C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/J2E_MMCshortcut.1.kdb.
    INFO 2006-09-21 14:16:03
    Creating file C:\Programme\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST\J2E_MMCshortcut.1.kdb.
    INFO 2006-09-21 14:18:22
    Creating file C:\Programme\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST\IGS.log.
    INFO 2006-09-21 14:18:22
    Output of C:/DOKUME1/mku/LOKALE1/Temp/sapinst_exe.3056.1158839738/SAPCAR.exe is written to the logfile IGS.log.
    INFO 2006-09-21 14:18:28
    Output of C:/DOKUME1/mku/LOKALE1/Temp/sapinst_exe.3056.1158839738/SAPCAR.exe '-x' '-v' '-g' '-i' '-n' '-R' 'C:\usr\sap/J2E/JC00' '-f' 'C:/netweaver/NWSneakPreviewSP16/SAP_NetWeaver_04_SR_1_Installation_Master\IM01_NT_I386\..\..\SAP_NetWeaver_04_SR_1_Java_DVD\IGS\IGS_SOFT/NT/I386/IGS.SAR,':
    INFO 2006-09-21 14:18:37
    Removing file C:\usr\sap\J2E\JC00\igs\bin\librfc32.dll.
    INFO 2006-09-21 14:18:50
    Removing file C:\usr\sap\J2E\JC00\igs\doc\igsinst.pdf.
    INFO 2006-09-21 14:18:50
    Removing directory C:/usr/sap/J2E/JC00/igs/doc.
    INFO 2006-09-21 14:18:59
    Creating file C:\Programme\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST\igsConfig.log.
    INFO 2006-09-21 14:19:00
    Working directory changed to C:\Programme\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST.
    INFO 2006-09-21 14:19:00
    Output of C:\usr\sap/J2E/JC00/igs/bin/igswd.exe 'C:\usr\sap\J2E\JC00\igs' '-c' '-tracelevel=1' '-mux=test1,40000' '-listenerhttp=40080' '-portwatcher=40001' '-portwatcher=40002' is written to the logfile igsConfig.log.
    WARNING 2006-09-21 14:19:00
    Execution of the command "C:\usr\sap/J2E/JC00/igs/bin/igswd.exe 'C:\usr\sap\J2E\JC00\igs' '-c' '-tracelevel=1' '-mux=test1,40000' '-listenerhttp=40080' '-portwatcher=40001' '-portwatcher=40002'" finished with return code 1. Output:
    INFO 2006-09-21 14:19:23
    Creating file C:\Programme\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST\sdbinst.log.
    INFO 2006-09-21 14:19:23
    Output of C:\netweaver\NWSneakPreviewSP16\RDBMS_MaxDB_7.5.0_Build_18_NT\NT\I386\SDBINST.EXE '-indep_prog' 'C:\sapdb\programs' '-indep_data' 'C:\sapdb\data' '-profile' 'Runtime For SAP AS' '-b' is written to the logfile C:\Programme\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST/sdbinst.log.
    INFO 2006-09-21 14:20:36
    Execution of the command "C:\netweaver\NWSneakPreviewSP16\RDBMS_MaxDB_7.5.0_Build_18_NT\NT\I386\SDBINST.EXE '-indep_prog' 'C:\sapdb\programs' '-indep_data' 'C:\sapdb\data' '-profile' 'Runtime For SAP AS' '-b'" finished with return code 0. Output:
    INFO 2006-09-21 14:21:00
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/sdbinst.log to: C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/sdbinst.1.log.
    INFO 2006-09-21 14:21:00
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/sdbinst.log to: C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/sdbinst.1.log.
    INFO 2006-09-21 14:21:00
    Creating file C:\Programme\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST\sdbinst.1.log.
    INFO 2006-09-21 14:21:00
    Removing file C:\Programme\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST\sdbinst.log.
    INFO 2006-09-21 14:21:00
    Creating file C:\Programme\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST\sdbinst.log.
    INFO 2006-09-21 14:21:00
    Output of C:\netweaver\NWSneakPreviewSP16\RDBMS_MaxDB_7.5.0_Build_18_NT\NT\I386\SDBINST.EXE '-indep_prog' 'c:\sapdb\programs' '-indep_data' 'c:\sapdb\data' '-depend' 'C:\sapdb\J2E\db' '-profile' 'Server' '-b' is written to the logfile C:\Programme\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST/sdbinst.log.
    INFO 2006-09-21 14:23:34
    Execution of the command "C:\netweaver\NWSneakPreviewSP16\RDBMS_MaxDB_7.5.0_Build_18_NT\NT\I386\SDBINST.EXE '-indep_prog' 'c:\sapdb\programs' '-indep_data' 'c:\sapdb\data' '-depend' 'C:\sapdb\J2E\db' '-profile' 'Server' '-b'" finished with return code 0. Output:
    INFO 2006-09-21 14:23:54
    The service 'XServer' started successfully on host 'Local'.
    INFO 2006-09-21 14:24:48
    Creating directory C:\sapdb\j2e\sapdata.
    INFO 2006-09-21 14:24:48
    File system node C:\sapdb\J2E\sapdata with type DIRECTORY created successfully.
    INFO 2006-09-21 14:24:48
    Creating directory C:\sapdb\j2e\saplog.
    INFO 2006-09-21 14:24:48
    File system node C:\sapdb\J2E\saplog with type DIRECTORY created successfully.
    INFO 2006-09-21 14:24:48
    All file system node operations of table tADA_Files processed successfully.
    INFO 2006-09-21 14:28:55
    Creating file C:\Programme\sapinst_instdir\NW04SR1\WEBAS_

    Hi, many thanks!
    I set the DB to online and restartet the installation. It has been run to the "Load Java Database Content" phase, but has been hanging there since about 14 hours.
    I canceled the installation, checked the DB (it's still online) and tried to continue the installation. Now the installation program is in the "Load Java Database Content" phase again since about 22 minutes, without visible progress.
    Please have a look at the current sapinst.log:
    INFO 2006-09-26 09:26:42
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/keydb.xml to: q0w9e9r8t7.1.xml.
    INFO 2006-09-26 09:26:42
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/keydb.xml to: q0w9e9r8t7.1.xml.
    INFO 2006-09-26 09:26:50
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/summary.html to: C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/summary.2.html.
    INFO 2006-09-26 09:26:50
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/summary.html to: C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/summary.2.html.
    INFO 2006-09-26 09:26:50
    Creating file C:\Programme\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST\summary.2.html.
    PHASE 2006-09-26 09:26:50
    Prepare the installation program.
    INFO 2006-09-26 09:27:28
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/summary.html to: C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/summary.3.html.
    INFO 2006-09-26 09:27:28
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/summary.html to: C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/summary.3.html.
    INFO 2006-09-26 09:27:28
    Creating file C:\Programme\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST\summary.3.html.
    PHASE 2006-09-26 09:27:40
    Deploying SDAs (using SDM and SAP J2EE Engine).
    PHASE 2006-09-26 09:27:41
    Deploying SDAs (using SDM and SAP J2EE Engine).
    PHASE 2006-09-26 09:27:42
    Deploying SDAs (using SDM and SAP J2EE Engine).
    PHASE 2006-09-26 09:27:44
    Deploying SDAs (using SDM and SAP J2EE Engine).
    PHASE 2006-09-26 09:27:45
    SAP J2EE Engine
    PHASE 2006-09-26 09:27:45
    JLoad Run
    INFO 2006-09-26 09:27:53
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/keydb.xml to: C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/keydb.2.xml.
    INFO 2006-09-26 09:27:53
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/keydb.xml to: C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/keydb.2.xml.
    INFO 2006-09-26 09:27:53
    Creating file C:\Programme\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST\keydb.2.xml.
    INFO 2006-09-26 09:27:56
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/jload.java.log to: C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/jload.java.1.log.
    INFO 2006-09-26 09:27:56
    Copying file C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/jload.java.log to: C:/Programme/sapinst_instdir/NW04SR1/WEBAS_COPY/ONE_HOST/jload.java.1.log.
    INFO 2006-09-26 09:27:56
    Creating file C:\Programme\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST\jload.java.1.log.
    INFO 2006-09-26 09:27:56
    Removing file C:\Programme\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST\jload.java.log.
    INFO 2006-09-26 09:27:56
    Creating file C:\Programme\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST\jload.java.log.
    INFO 2006-09-26 09:27:56
    Working directory changed to C:/usr/sap/J2E/JC00/j2ee/sltools.
    INFO 2006-09-26 09:27:56
    Working directory changed to C:\Programme\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST.
    INFO 2006-09-26 09:27:56
    Output of C:\j2sdk1.4.2_10/bin/java.exe '-classpath' './sharedlib/antlr.jar;./sharedlib/exception.jar;./sharedlib/jddi.jar;./sharedlib/jload.jar;./sharedlib/logging.jar;./sharedlib/offlineconfiguration.jar;./sharedlib/opensqlsta.jar;./sharedlib/tc_sec_secstorefs.jar;c:\sapdb\programs\runtime\jar\sapdbc.jar;C:/usr/sap/J2E/SYS/global/security/lib/tools/iaik_jce_export.jar;C:/usr/sap/J2E/SYS/global/security/lib/tools/iaik_jsse.jar;C:/usr/sap/J2E/SYS/global/security/lib/tools/iaik_smime.jar;C:/usr/sap/J2E/SYS/global/security/lib/tools/iaik_ssl.jar;C:/usr/sap/J2E/SYS/global/security/lib/tools/w3c_http.jar' '-Duser.timezone=Europe/Berlin' '-showversion' '-Xmx512m' 'com.sap.inst.jload.Jload' '-sec' 'J2E,jdbc/pool/J2E,C:\usr\sap\J2E\SYS\global/security/data/SecStore.properties,C:\usr\sap\J2E\SYS\global/security/data/SecStore.key' '-dataDir' 'C:/netweaver/NWSneakPreviewSP16/SAP_NetWeaver_04_SR_1_Installation_Master\IM01_NT_I386\..\..\SneakPreviewContent\JDMP' '-job' 'C:\Programme\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST/IMPORT.XML' '-log' 'C:\Programme\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST/jload.log' is written to the logfile C:\Programme\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST/jload.java.log.
    Here's the content of the current jload.log:
    25.09.06 18:43:14 com.sap.inst.jload.Jload main
    INFO: Jload -sec J2E,jdbc/pool/J2E,C:\usr\sap\J2E\SYS\global/security/data/SecStore.properties,C:\usr\sap\J2E\SYS\global/security/data/SecStore.key -dataDir C:/netweaver/NWSneakPreviewSP16/SAP_NetWeaver_04_SR_1_Installation_Master\IM01_NT_I386\..\..\SneakPreviewContent\JDMP -job C:\Programme\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST/IMPORT.XML -log C:\Programme\sapinst_instdir\NW04SR1\WEBAS_COPY\ONE_HOST/jload.log
    25.09.06 18:43:16 com.sap.inst.jload.db.DBConnection connectViaSecureStore
    INFO: connected to J2E on jdbc/pool/J2E
    25.09.06 18:43:17 com.sap.inst.jload.JobStatus readStatus
    INFO: trying to read status file C:\usr\sap\J2E\JC00\j2ee\sltools\IMPORT.sta
    25.09.06 18:43:17 com.sap.inst.jload.JobStatus readStatus
    INFO: status file IMPORT.sta doesn't exist - no restart
    25.09.06 18:43:17 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table ADS_LICENSED_FORMS
    25.09.06 18:43:18 com.sap.inst.jload.Jload dbImport
    INFO: table ADS_LICENSED_FORMS created
    25.09.06 18:43:18 com.sap.inst.jload.Jload dbImport
    INFO: ADS_LICENSED_FORMS loaded (0 rows)
    25.09.06 18:43:18 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_CMSRTS
    25.09.06 18:43:18 com.sap.inst.jload.Jload dbImport
    INFO: table BC_CMSRTS created
    25.09.06 18:43:18 com.sap.inst.jload.Jload dbImport
    INFO: BC_CMSRTS loaded (0 rows)
    25.09.06 18:43:18 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_COMPVERS
    25.09.06 18:43:18 com.sap.inst.jload.Jload dbImport
    INFO: table BC_COMPVERS created
    25.09.06 18:43:19 com.sap.inst.jload.Jload dbImport
    INFO: BC_COMPVERS loaded (702 rows)
    25.09.06 18:43:19 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_CPT_ACTION
    25.09.06 18:43:19 com.sap.inst.jload.Jload dbImport
    INFO: table BC_CPT_ACTION created
    25.09.06 18:43:19 com.sap.inst.jload.Jload dbImport
    INFO: BC_CPT_ACTION loaded (0 rows)
    25.09.06 18:43:19 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_CPT_ALLOC_ID
    25.09.06 18:43:19 com.sap.inst.jload.Jload dbImport
    INFO: table BC_CPT_ALLOC_ID created
    25.09.06 18:43:19 com.sap.inst.jload.Jload dbImport
    INFO: BC_CPT_ALLOC_ID loaded (0 rows)
    25.09.06 18:43:19 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_CPT_CORRELATOR
    25.09.06 18:43:19 com.sap.inst.jload.Jload dbImport
    INFO: table BC_CPT_CORRELATOR created
    25.09.06 18:43:19 com.sap.inst.jload.Jload dbImport
    INFO: BC_CPT_CORRELATOR loaded (0 rows)
    25.09.06 18:43:19 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_CPT_CORR_DEF
    25.09.06 18:43:19 com.sap.inst.jload.Jload dbImport
    INFO: table BC_CPT_CORR_DEF created
    25.09.06 18:43:19 com.sap.inst.jload.Jload dbImport
    INFO: BC_CPT_CORR_DEF loaded (0 rows)
    25.09.06 18:43:19 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_CPT_IMPORT_LOCK
    25.09.06 18:43:19 com.sap.inst.jload.Jload dbImport
    INFO: table BC_CPT_IMPORT_LOCK created
    25.09.06 18:43:19 com.sap.inst.jload.Jload dbImport
    INFO: BC_CPT_IMPORT_LOCK loaded (0 rows)
    25.09.06 18:43:19 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_CPT_METRIC
    25.09.06 18:43:19 com.sap.inst.jload.Jload dbImport
    INFO: table BC_CPT_METRIC created
    25.09.06 18:43:19 com.sap.inst.jload.Jload dbImport
    INFO: BC_CPT_METRIC loaded (0 rows)
    25.09.06 18:43:19 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_CPT_METRIC_DEF
    25.09.06 18:43:19 com.sap.inst.jload.Jload dbImport
    INFO: table BC_CPT_METRIC_DEF created
    25.09.06 18:43:19 com.sap.inst.jload.Jload dbImport
    INFO: BC_CPT_METRIC_DEF loaded (0 rows)
    25.09.06 18:43:19 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_CPT_MODULE
    25.09.06 18:43:19 com.sap.inst.jload.Jload dbImport
    INFO: table BC_CPT_MODULE created
    25.09.06 18:43:19 com.sap.inst.jload.Jload dbImport
    INFO: BC_CPT_MODULE loaded (0 rows)
    25.09.06 18:43:19 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_CPT_ORIGIN
    25.09.06 18:43:19 com.sap.inst.jload.Jload dbImport
    INFO: table BC_CPT_ORIGIN created
    25.09.06 18:43:19 com.sap.inst.jload.Jload dbImport
    INFO: BC_CPT_ORIGIN loaded (0 rows)
    25.09.06 18:43:19 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_CPT_PROVIDER
    25.09.06 18:43:19 com.sap.inst.jload.Jload dbImport
    INFO: table BC_CPT_PROVIDER created
    25.09.06 18:43:19 com.sap.inst.jload.Jload dbImport
    INFO: BC_CPT_PROVIDER loaded (0 rows)
    25.09.06 18:43:19 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_CPT_RECORD
    25.09.06 18:43:19 com.sap.inst.jload.Jload dbImport
    INFO: table BC_CPT_RECORD created
    25.09.06 18:43:19 com.sap.inst.jload.Jload dbImport
    INFO: BC_CPT_RECORD loaded (0 rows)
    25.09.06 18:43:19 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_CPT_RECORD_CORR
    25.09.06 18:43:19 com.sap.inst.jload.Jload dbImport
    INFO: table BC_CPT_RECORD_CORR created
    25.09.06 18:43:19 com.sap.inst.jload.Jload dbImport
    INFO: BC_CPT_RECORD_CORR loaded (0 rows)
    25.09.06 18:43:19 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_CPT_THREAD
    25.09.06 18:43:19 com.sap.inst.jload.Jload dbImport
    INFO: table BC_CPT_THREAD created
    25.09.06 18:43:19 com.sap.inst.jload.Jload dbImport
    INFO: BC_CPT_THREAD loaded (0 rows)
    25.09.06 18:43:19 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_CVERS
    25.09.06 18:43:19 com.sap.inst.jload.Jload dbImport
    INFO: table BC_CVERS created
    25.09.06 18:43:19 com.sap.inst.jload.Jload dbImport
    INFO: BC_CVERS loaded (0 rows)
    25.09.06 18:43:19 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_EDM_COURSE
    25.09.06 18:43:20 com.sap.inst.jload.Jload dbImport
    INFO: table BC_EDM_COURSE created
    25.09.06 18:43:20 com.sap.inst.jload.Jload dbImport
    INFO: BC_EDM_COURSE loaded (0 rows)
    25.09.06 18:43:20 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_EDM_CRSDESCR
    25.09.06 18:43:20 com.sap.inst.jload.Jload dbImport
    INFO: table BC_EDM_CRSDESCR created
    25.09.06 18:43:20 com.sap.inst.jload.Jload dbImport
    INFO: BC_EDM_CRSDESCR loaded (0 rows)
    25.09.06 18:43:20 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_EDM_CRS_SKILL
    25.09.06 18:43:20 com.sap.inst.jload.Jload dbImport
    INFO: table BC_EDM_CRS_SKILL created
    25.09.06 18:43:20 com.sap.inst.jload.Jload dbImport
    INFO: BC_EDM_CRS_SKILL loaded (0 rows)
    25.09.06 18:43:20 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_EDM_DEPARTMENT
    25.09.06 18:43:20 com.sap.inst.jload.Jload dbImport
    INFO: table BC_EDM_DEPARTMENT created
    25.09.06 18:43:20 com.sap.inst.jload.Jload dbImport
    INFO: BC_EDM_DEPARTMENT loaded (0 rows)
    25.09.06 18:43:20 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_EDM_EMPLOYEE
    25.09.06 18:43:20 com.sap.inst.jload.Jload dbImport
    INFO: table BC_EDM_EMPLOYEE created
    25.09.06 18:43:20 com.sap.inst.jload.Jload dbImport
    INFO: BC_EDM_EMPLOYEE loaded (0 rows)
    25.09.06 18:43:20 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_EDM_EMP_EVENT
    25.09.06 18:43:20 com.sap.inst.jload.Jload dbImport
    INFO: table BC_EDM_EMP_EVENT created
    25.09.06 18:43:20 com.sap.inst.jload.Jload dbImport
    INFO: BC_EDM_EMP_EVENT loaded (0 rows)
    25.09.06 18:43:20 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_EDM_EMP_PRJ
    25.09.06 18:43:20 com.sap.inst.jload.Jload dbImport
    INFO: table BC_EDM_EMP_PRJ created
    25.09.06 18:43:20 com.sap.inst.jload.Jload dbImport
    INFO: BC_EDM_EMP_PRJ loaded (0 rows)
    25.09.06 18:43:20 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_EDM_EMP_SKILL
    25.09.06 18:43:20 com.sap.inst.jload.Jload dbImport
    INFO: table BC_EDM_EMP_SKILL created
    25.09.06 18:43:20 com.sap.inst.jload.Jload dbImport
    INFO: BC_EDM_EMP_SKILL loaded (0 rows)
    25.09.06 18:43:20 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_EDM_EVENT
    25.09.06 18:43:20 com.sap.inst.jload.Jload dbImport
    INFO: table BC_EDM_EVENT created
    25.09.06 18:43:20 com.sap.inst.jload.Jload dbImport
    INFO: BC_EDM_EVENT loaded (0 rows)
    25.09.06 18:43:21 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_EDM_FORM
    25.09.06 18:43:21 com.sap.inst.jload.Jload dbImport
    INFO: table BC_EDM_FORM created
    25.09.06 18:43:21 com.sap.inst.jload.Jload dbImport
    INFO: BC_EDM_FORM loaded (0 rows)
    25.09.06 18:43:21 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_EDM_FORMINPUT
    25.09.06 18:43:21 com.sap.inst.jload.Jload dbImport
    INFO: table BC_EDM_FORMINPUT created
    25.09.06 18:43:21 com.sap.inst.jload.Jload dbImport
    INFO: BC_EDM_FORMINPUT loaded (0 rows)
    25.09.06 18:43:21 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_EDM_LANGUAGE
    25.09.06 18:43:21 com.sap.inst.jload.Jload dbImport
    INFO: table BC_EDM_LANGUAGE created
    25.09.06 18:43:21 com.sap.inst.jload.Jload dbImport
    INFO: BC_EDM_LANGUAGE loaded (0 rows)
    25.09.06 18:43:21 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_EDM_PRJ_SKILL
    25.09.06 18:43:21 com.sap.inst.jload.Jload dbImport
    INFO: table BC_EDM_PRJ_SKILL created
    25.09.06 18:43:21 com.sap.inst.jload.Jload dbImport
    INFO: BC_EDM_PRJ_SKILL loaded (0 rows)
    25.09.06 18:43:21 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_EDM_PROJECT
    25.09.06 18:43:21 com.sap.inst.jload.Jload dbImport
    INFO: table BC_EDM_PROJECT created
    25.09.06 18:43:21 com.sap.inst.jload.Jload dbImport
    INFO: BC_EDM_PROJECT loaded (0 rows)
    25.09.06 18:43:21 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_EDM_SKILL
    25.09.06 18:43:21 com.sap.inst.jload.Jload dbImport
    INFO: table BC_EDM_SKILL created
    25.09.06 18:43:21 com.sap.inst.jload.Jload dbImport
    INFO: BC_EDM_SKILL loaded (0 rows)
    25.09.06 18:43:21 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_ETE_ACTIVITIES
    25.09.06 18:43:21 com.sap.inst.jload.Jload dbImport
    INFO: table BC_ETE_ACTIVITIES created
    25.09.06 18:43:21 com.sap.inst.jload.Jload dbImport
    INFO: BC_ETE_ACTIVITIES loaded (0 rows)
    25.09.06 18:43:21 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_ETE_SYSACTIVITY
    25.09.06 18:43:21 com.sap.inst.jload.Jload dbImport
    INFO: table BC_ETE_SYSACTIVITY created
    25.09.06 18:43:21 com.sap.inst.jload.Jload dbImport
    INFO: BC_ETE_SYSACTIVITY loaded (0 rows)
    25.09.06 18:43:21 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_ETE_SYSORIGIN
    25.09.06 18:43:21 com.sap.inst.jload.Jload dbImport
    INFO: table BC_ETE_SYSORIGIN created
    25.09.06 18:43:21 com.sap.inst.jload.Jload dbImport
    INFO: BC_ETE_SYSORIGIN loaded (0 rows)
    25.09.06 18:43:21 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_ETE_SYSTEMS
    25.09.06 18:43:22 com.sap.inst.jload.Jload dbImport
    INFO: table BC_ETE_SYSTEMS created
    25.09.06 18:43:22 com.sap.inst.jload.Jload dbImport
    INFO: BC_ETE_SYSTEMS loaded (0 rows)
    25.09.06 18:43:22 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_JARM_CHISTORY
    25.09.06 18:43:22 com.sap.inst.jload.Jload dbImport
    INFO: table BC_JARM_CHISTORY created
    25.09.06 18:43:22 com.sap.inst.jload.Jload dbImport
    INFO: BC_JARM_CHISTORY loaded (0 rows)
    25.09.06 18:43:22 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_JARM_COMPONENT
    25.09.06 18:43:22 com.sap.inst.jload.Jload dbImport
    INFO: table BC_JARM_COMPONENT created
    25.09.06 18:43:22 com.sap.inst.jload.Jload dbImport
    INFO: BC_JARM_COMPONENT loaded (0 rows)
    25.09.06 18:43:22 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_JARM_REQUEST
    25.09.06 18:43:22 com.sap.inst.jload.Jload dbImport
    INFO: table BC_JARM_REQUEST created
    25.09.06 18:43:22 com.sap.inst.jload.Jload dbImport
    INFO: BC_JARM_REQUEST loaded (0 rows)
    25.09.06 18:43:22 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_JARM_RHISTORY
    25.09.06 18:43:22 com.sap.inst.jload.Jload dbImport
    INFO: table BC_JARM_RHISTORY created
    25.09.06 18:43:22 com.sap.inst.jload.Jload dbImport
    INFO: BC_JARM_RHISTORY loaded (0 rows)
    25.09.06 18:43:22 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_JARM_UHISTORY
    25.09.06 18:43:22 com.sap.inst.jload.Jload dbImport
    INFO: table BC_JARM_UHISTORY created
    25.09.06 18:43:22 com.sap.inst.jload.Jload dbImport
    INFO: BC_JARM_UHISTORY loaded (0 rows)
    25.09.06 18:43:22 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_JARM_USER
    25.09.06 18:43:22 com.sap.inst.jload.Jload dbImport
    INFO: table BC_JARM_USER created
    25.09.06 18:43:22 com.sap.inst.jload.Jload dbImport
    INFO: BC_JARM_USER loaded (0 rows)
    25.09.06 18:43:22 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_JMSDMSGQ
    25.09.06 18:43:22 com.sap.inst.jload.Jload dbImport
    INFO: table BC_JMSDMSGQ created
    25.09.06 18:43:22 com.sap.inst.jload.Jload dbImport
    INFO: BC_JMSDMSGQ loaded (0 rows)
    25.09.06 18:43:22 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_JMSQUEUE
    25.09.06 18:43:22 com.sap.inst.jload.Jload dbImport
    INFO: table BC_JMSQUEUE created
    25.09.06 18:43:22 com.sap.inst.jload.Jload dbImport
    INFO: BC_JMSQUEUE loaded (0 rows)
    25.09.06 18:43:22 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_JMSTOPIC
    25.09.06 18:43:22 com.sap.inst.jload.Jload dbImport
    INFO: table BC_JMSTOPIC created
    25.09.06 18:43:22 com.sap.inst.jload.Jload dbImport
    INFO: BC_JMSTOPIC loaded (1 rows)
    25.09.06 18:43:22 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_JMSTOPICSUB
    25.09.06 18:43:22 com.sap.inst.jload.Jload dbImport
    INFO: table BC_JMSTOPICSUB created
    25.09.06 18:43:22 com.sap.inst.jload.Jload dbImport
    INFO: BC_JMSTOPICSUB loaded (0 rows)
    25.09.06 18:43:22 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_JMSTXLOG
    25.09.06 18:43:22 com.sap.inst.jload.Jload dbImport
    INFO: table BC_JMSTXLOG created
    25.09.06 18:43:22 com.sap.inst.jload.Jload dbImport
    INFO: BC_JMSTXLOG loaded (0 rows)
    25.09.06 18:43:22 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_MON_AGREGATES
    25.09.06 18:43:22 com.sap.inst.jload.Jload dbImport
    INFO: table BC_MON_AGREGATES created
    25.09.06 18:43:22 com.sap.inst.jload.Jload dbImport
    INFO: BC_MON_AGREGATES loaded (0 rows)
    25.09.06 18:43:22 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_MON_ID_ALLOC
    25.09.06 18:43:23 com.sap.inst.jload.Jload dbImport
    INFO: table BC_MON_ID_ALLOC created
    25.09.06 18:43:23 com.sap.inst.jload.Jload dbImport
    INFO: BC_MON_ID_ALLOC loaded (0 rows)
    25.09.06 18:43:23 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_MON_MONITORS
    25.09.06 18:43:23 com.sap.inst.jload.Jload dbImport
    INFO: table BC_MON_MONITORS created
    25.09.06 18:43:23 com.sap.inst.jload.Jload dbImport
    INFO: BC_MON_MONITORS loaded (0 rows)
    25.09.06 18:43:23 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_RPROF_PROFILE
    25.09.06 18:43:23 com.sap.inst.jload.Jload dbImport
    INFO: table BC_RPROF_PROFILE created
    25.09.06 18:43:23 com.sap.inst.jload.Jload dbImport
    INFO: BC_RPROF_PROFILE loaded (2 rows)
    25.09.06 18:43:23 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_SCCOMPAT
    25.09.06 18:43:23 com.sap.inst.jload.Jload dbImport
    INFO: table BC_SCCOMPAT created
    25.09.06 18:43:23 com.sap.inst.jload.Jload dbImport
    INFO: BC_SCCOMPAT loaded (0 rows)
    25.09.06 18:43:23 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_SCCOVERAGE
    25.09.06 18:43:23 com.sap.inst.jload.Jload dbImport
    INFO: table BC_SCCOVERAGE created
    25.09.06 18:43:23 com.sap.inst.jload.Jload dbImport
    INFO: BC_SCCOVERAGE loaded (0 rows)
    25.09.06 18:43:23 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_SCREQUIRED
    25.09.06 18:43:23 com.sap.inst.jload.Jload dbImport
    INFO: table BC_SCREQUIRED created
    25.09.06 18:43:23 com.sap.inst.jload.Jload dbImport
    INFO: BC_SCREQUIRED loaded (0 rows)
    25.09.06 18:43:23 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_SCVERSION
    25.09.06 18:43:23 com.sap.inst.jload.Jload dbImport
    INFO: table BC_SCVERSION created
    25.09.06 18:43:24 com.sap.inst.jload.Jload dbImport
    INFO: BC_SCVERSION loaded (0 rows)
    25.09.06 18:43:24 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_SESSIONFAILOVER
    25.09.06 18:43:25 com.sap.inst.jload.Jload dbImport
    INFO: table BC_SESSIONFAILOVER created
    25.09.06 18:43:25 com.sap.inst.jload.Jload dbImport
    INFO: BC_SESSIONFAILOVER loaded (1 rows)
    25.09.06 18:43:25 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_SLD_ASSINST
    25.09.06 18:43:25 com.sap.inst.jload.Jload dbImport
    INFO: table BC_SLD_ASSINST created
    25.09.06 18:43:25 com.sap.inst.jload.Jload dbImport
    INFO: BC_SLD_ASSINST loaded (0 rows)
    25.09.06 18:43:25 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_SLD_ASSOC
    25.09.06 18:43:25 com.sap.inst.jload.Jload dbImport
    INFO: table BC_SLD_ASSOC created
    25.09.06 18:43:25 com.sap.inst.jload.Jload dbImport
    INFO: BC_SLD_ASSOC loaded (0 rows)
    25.09.06 18:43:25 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_SLD_CHANGELOG
    25.09.06 18:43:25 com.sap.inst.jload.Jload dbImport
    INFO: table BC_SLD_CHANGELOG created
    25.09.06 18:43:25 com.sap.inst.jload.Jload dbImport
    INFO: BC_SLD_CHANGELOG loaded (0 rows)
    25.09.06 18:43:25 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_SLD_CLASS
    25.09.06 18:43:25 com.sap.inst.jload.Jload dbImport
    INFO: table BC_SLD_CLASS created
    25.09.06 18:43:25 com.sap.inst.jload.Jload dbImport
    INFO: BC_SLD_CLASS loaded (0 rows)
    25.09.06 18:43:25 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_SLD_DELTAEXPORT
    25.09.06 18:43:25 com.sap.inst.jload.Jload dbImport
    INFO: table BC_SLD_DELTAEXPORT created
    25.09.06 18:43:25 com.sap.inst.jload.Jload dbImport
    INFO: BC_SLD_DELTAEXPORT loaded (0 rows)
    25.09.06 18:43:25 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_SLD_INST
    25.09.06 18:43:25 com.sap.inst.jload.Jload dbImport
    INFO: table BC_SLD_INST created
    25.09.06 18:43:25 com.sap.inst.jload.Jload dbImport
    INFO: BC_SLD_INST loaded (0 rows)
    25.09.06 18:43:25 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_SLD_INSTANCES
    25.09.06 18:43:25 com.sap.inst.jload.Jload dbImport
    INFO: table BC_SLD_INSTANCES created
    25.09.06 18:43:25 com.sap.inst.jload.Jload dbImport
    INFO: BC_SLD_INSTANCES loaded (0 rows)
    25.09.06 18:43:25 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_SLD_LONGVALUES
    25.09.06 18:43:25 com.sap.inst.jload.Jload dbImport
    INFO: table BC_SLD_LONGVALUES created
    25.09.06 18:43:25 com.sap.inst.jload.Jload dbImport
    INFO: BC_SLD_LONGVALUES loaded (0 rows)
    25.09.06 18:43:25 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_SLD_NAMESP
    25.09.06 18:43:25 com.sap.inst.jload.Jload dbImport
    INFO: table BC_SLD_NAMESP created
    25.09.06 18:43:25 com.sap.inst.jload.Jload dbImport
    INFO: BC_SLD_NAMESP loaded (0 rows)
    25.09.06 18:43:25 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_SLD_NAMESPACES
    25.09.06 18:43:25 com.sap.inst.jload.Jload dbImport
    INFO: table BC_SLD_NAMESPACES created
    25.09.06 18:43:25 com.sap.inst.jload.Jload dbImport
    INFO: BC_SLD_NAMESPACES loaded (0 rows)
    25.09.06 18:43:25 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_SLD_PROPARRAYS
    25.09.06 18:43:26 com.sap.inst.jload.Jload dbImport
    INFO: table BC_SLD_PROPARRAYS created
    25.09.06 18:43:26 com.sap.inst.jload.Jload dbImport
    INFO: BC_SLD_PROPARRAYS loaded (0 rows)
    25.09.06 18:43:26 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_SLD_PROPERTIES
    25.09.06 18:43:26 com.sap.inst.jload.Jload dbImport
    INFO: table BC_SLD_PROPERTIES created
    25.09.06 18:43:26 com.sap.inst.jload.Jload dbImport
    INFO: BC_SLD_PROPERTIES loaded (0 rows)
    25.09.06 18:43:26 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_SLD_PROPERTYREF
    25.09.06 18:43:26 com.sap.inst.jload.Jload dbImport
    INFO: table BC_SLD_PROPERTYREF created
    25.09.06 18:43:26 com.sap.inst.jload.Jload dbImport
    INFO: BC_SLD_PROPERTYREF loaded (0 rows)
    25.09.06 18:43:26 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_SLD_QUAL
    25.09.06 18:43:26 com.sap.inst.jload.Jload dbImport
    INFO: table BC_SLD_QUAL created
    25.09.06 18:43:26 com.sap.inst.jload.Jload dbImport
    INFO: BC_SLD_QUAL loaded (0 rows)
    25.09.06 18:43:26 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_SLD_QUALIFIERS
    25.09.06 18:43:26 com.sap.inst.jload.Jload dbImport
    INFO: table BC_SLD_QUALIFIERS created
    25.09.06 18:43:26 com.sap.inst.jload.Jload dbImport
    INFO: BC_SLD_QUALIFIERS loaded (0 rows)
    25.09.06 18:43:26 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_SLD_ROLE
    25.09.06 18:43:26 com.sap.inst.jload.Jload dbImport
    INFO: table BC_SLD_ROLE created
    25.09.06 18:43:26 com.sap.inst.jload.Jload dbImport
    INFO: BC_SLD_ROLE loaded (0 rows)
    25.09.06 18:43:26 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_SLM_JNET
    25.09.06 18:43:26 com.sap.inst.jload.Jload dbImport
    INFO: table BC_SLM_JNET created
    25.09.06 18:43:26 com.sap.inst.jload.Jload dbImport
    INFO: BC_SLM_JNET loaded (0 rows)
    25.09.06 18:43:26 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_SLM_JNET_DATA
    25.09.06 18:43:26 com.sap.inst.jload.Jload dbImport
    INFO: table BC_SLM_JNET_DATA created
    25.09.06 18:43:26 com.sap.inst.jload.Jload dbImport
    INFO: BC_SLM_JNET_DATA loaded (0 rows)
    25.09.06 18:43:26 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_SLM_PLAN
    25.09.06 18:43:26 com.sap.inst.jload.Jload dbImport
    INFO: table BC_SLM_PLAN created
    25.09.06 18:43:26 com.sap.inst.jload.Jload dbImport
    INFO: BC_SLM_PLAN loaded (0 rows)
    25.09.06 18:43:26 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_SLM_PLAN_CIM
    25.09.06 18:43:26 com.sap.inst.jload.Jload dbImport
    INFO: table BC_SLM_PLAN_CIM created
    25.09.06 18:43:26 com.sap.inst.jload.Jload dbImport
    INFO: BC_SLM_PLAN_CIM loaded (0 rows)
    25.09.06 18:43:26 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_SLM_PLAN_DATA
    25.09.06 18:43:26 com.sap.inst.jload.Jload dbImport
    INFO: table BC_SLM_PLAN_DATA created
    25.09.06 18:43:26 com.sap.inst.jload.Jload dbImport
    INFO: BC_SLM_PLAN_DATA loaded (0 rows)
    25.09.06 18:43:26 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_SLM_USER
    25.09.06 18:43:26 com.sap.inst.jload.Jload dbImport
    INFO: table BC_SLM_USER created
    25.09.06 18:43:26 com.sap.inst.jload.Jload dbImport
    INFO: BC_SLM_USER loaded (0 rows)
    25.09.06 18:43:26 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_SYNCLOG
    25.09.06 18:43:27 com.sap.inst.jload.Jload dbImport
    INFO: table BC_SYNCLOG created
    25.09.06 18:43:27 com.sap.inst.jload.Jload dbImport
    INFO: BC_SYNCLOG loaded (16 rows)
    25.09.06 18:43:27 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_UDDI_ACCOUNT
    25.09.06 18:43:27 com.sap.inst.jload.Jload dbImport
    INFO: table BC_UDDI_ACCOUNT created
    25.09.06 18:43:27 com.sap.inst.jload.Jload dbImport
    INFO: BC_UDDI_ACCOUNT loaded (0 rows)
    25.09.06 18:43:27 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_UDDI_BE_DISCURL
    25.09.06 18:43:27 com.sap.inst.jload.Jload dbImport
    INFO: table BC_UDDI_BE_DISCURL created
    25.09.06 18:43:27 com.sap.inst.jload.Jload dbImport
    INFO: BC_UDDI_BE_DISCURL loaded (0 rows)
    25.09.06 18:43:27 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_UDDI_BE_MAIN
    25.09.06 18:43:27 com.sap.inst.jload.Jload dbImport
    INFO: table BC_UDDI_BE_MAIN created
    25.09.06 18:43:27 com.sap.inst.jload.Jload dbImport
    INFO: BC_UDDI_BE_MAIN loaded (0 rows)
    25.09.06 18:43:27 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_UDDI_BS_MAIN
    25.09.06 18:43:27 com.sap.inst.jload.Jload dbImport
    INFO: table BC_UDDI_BS_MAIN created
    25.09.06 18:43:27 com.sap.inst.jload.Jload dbImport
    INFO: BC_UDDI_BS_MAIN loaded (0 rows)
    25.09.06 18:43:27 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_UDDI_BS_PROJ
    25.09.06 18:43:29 com.sap.inst.jload.Jload dbImport
    INFO: table BC_UDDI_BS_PROJ created
    25.09.06 18:43:29 com.sap.inst.jload.Jload dbImport
    INFO: BC_UDDI_BS_PROJ loaded (0 rows)
    25.09.06 18:43:29 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_UDDI_BT_MAIN
    25.09.06 18:43:29 com.sap.inst.jload.Jload dbImport
    INFO: table BC_UDDI_BT_MAIN created
    25.09.06 18:43:29 com.sap.inst.jload.Jload dbImport
    INFO: BC_UDDI_BT_MAIN loaded (0 rows)
    25.09.06 18:43:29 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_UDDI_BT_TMINST
    25.09.06 18:43:29 com.sap.inst.jload.Jload dbImport
    INFO: table BC_UDDI_BT_TMINST created
    25.09.06 18:43:29 com.sap.inst.jload.Jload dbImport
    INFO: BC_UDDI_BT_TMINST loaded (0 rows)
    25.09.06 18:43:29 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_UDDI_CHGREC
    25.09.06 18:43:29 com.sap.inst.jload.Jload dbImport
    INFO: table BC_UDDI_CHGREC created
    25.09.06 18:43:29 com.sap.inst.jload.Jload dbImport
    INFO: BC_UDDI_CHGREC loaded (0 rows)
    25.09.06 18:43:29 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_UDDI_CHGREC_ERR
    25.09.06 18:43:29 com.sap.inst.jload.Jload dbImport
    INFO: table BC_UDDI_CHGREC_ERR created
    25.09.06 18:43:29 com.sap.inst.jload.Jload dbImport
    INFO: BC_UDDI_CHGREC_ERR loaded (0 rows)
    25.09.06 18:43:29 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_UDDI_ELEM_CB
    25.09.06 18:43:29 com.sap.inst.jload.Jload dbImport
    INFO: table BC_UDDI_ELEM_CB created
    25.09.06 18:43:29 com.sap.inst.jload.Jload dbImport
    INFO: BC_UDDI_ELEM_CB loaded (0 rows)
    25.09.06 18:43:29 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_UDDI_ELEM_IB
    25.09.06 18:43:29 com.sap.inst.jload.Jload dbImport
    INFO: table BC_UDDI_ELEM_IB created
    25.09.06 18:43:29 com.sap.inst.jload.Jload dbImport
    INFO: BC_UDDI_ELEM_IB loaded (0 rows)
    25.09.06 18:43:29 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_UDDI_ELEM_KEY
    25.09.06 18:43:29 com.sap.inst.jload.Jload dbImport
    INFO: table BC_UDDI_ELEM_KEY created
    25.09.06 18:43:29 com.sap.inst.jload.Jload dbImport
    INFO: BC_UDDI_ELEM_KEY loaded (0 rows)
    25.09.06 18:43:29 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_UDDI_ELEM_NAME
    25.09.06 18:43:29 com.sap.inst.jload.Jload dbImport
    INFO: table BC_UDDI_ELEM_NAME created
    25.09.06 18:43:29 com.sap.inst.jload.Jload dbImport
    INFO: BC_UDDI_ELEM_NAME loaded (0 rows)
    25.09.06 18:43:29 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_UDDI_PARAM
    25.09.06 18:43:29 com.sap.inst.jload.Jload dbImport
    INFO: table BC_UDDI_PARAM created
    25.09.06 18:43:29 com.sap.inst.jload.Jload dbImport
    INFO: BC_UDDI_PARAM loaded (82 rows)
    25.09.06 18:43:29 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_UDDI_PUBA
    25.09.06 18:43:30 com.sap.inst.jload.Jload dbImport
    INFO: table BC_UDDI_PUBA created
    25.09.06 18:43:30 com.sap.inst.jload.Jload dbImport
    INFO: BC_UDDI_PUBA loaded (0 rows)
    25.09.06 18:43:30 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_UDDI_SESSION
    25.09.06 18:43:30 com.sap.inst.jload.Jload dbImport
    INFO: table BC_UDDI_SESSION created
    25.09.06 18:43:30 com.sap.inst.jload.Jload dbImport
    INFO: BC_UDDI_SESSION loaded (0 rows)
    25.09.06 18:43:30 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_UDDI_STAT
    25.09.06 18:43:30 com.sap.inst.jload.Jload dbImport
    INFO: table BC_UDDI_STAT created
    25.09.06 18:43:30 com.sap.inst.jload.Jload dbImport
    INFO: BC_UDDI_STAT loaded (0 rows)
    25.09.06 18:43:30 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_UDDI_TAXONOMY
    25.09.06 18:43:30 com.sap.inst.jload.Jload dbImport
    INFO: table BC_UDDI_TAXONOMY created
    25.09.06 18:43:30 com.sap.inst.jload.Jload dbImport
    INFO: BC_UDDI_TAXONOMY loaded (0 rows)
    25.09.06 18:43:30 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_UDDI_THREAD
    25.09.06 18:43:30 com.sap.inst.jload.Jload dbImport
    INFO: table BC_UDDI_THREAD created
    25.09.06 18:43:30 com.sap.inst.jload.Jload dbImport
    INFO: BC_UDDI_THREAD loaded (0 rows)
    25.09.06 18:43:30 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_UDDI_TM_MAIN
    25.09.06 18:43:30 com.sap.inst.jload.Jload dbImport
    INFO: table BC_UDDI_TM_MAIN created
    25.09.06 18:43:30 com.sap.inst.jload.Jload dbImport
    INFO: BC_UDDI_TM_MAIN loaded (0 rows)
    25.09.06 18:43:30 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_WA_GROUP
    25.09.06 18:43:30 com.sap.inst.jload.Jload dbImport
    INFO: table BC_WA_GROUP created
    25.09.06 18:43:30 com.sap.inst.jload.Jload dbImport
    INFO: BC_WA_GROUP loaded (0 rows)
    25.09.06 18:43:30 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_WA_SYSTEM
    25.09.06 18:43:30 com.sap.inst.jload.Jload dbImport
    INFO: table BC_WA_SYSTEM created
    25.09.06 18:43:30 com.sap.inst.jload.Jload dbImport
    INFO: BC_WA_SYSTEM loaded (0 rows)
    25.09.06 18:43:30 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_WA_SYS_TO_GROUP
    25.09.06 18:43:30 com.sap.inst.jload.Jload dbImport
    INFO: table BC_WA_SYS_TO_GROUP created
    25.09.06 18:43:30 com.sap.inst.jload.Jload dbImport
    INFO: BC_WA_SYS_TO_GROUP loaded (0 rows)
    25.09.06 18:43:30 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_WA_USER
    25.09.06 18:43:31 com.sap.inst.jload.Jload dbImport
    INFO: table BC_WA_USER created
    25.09.06 18:43:31 com.sap.inst.jload.Jload dbImport
    INFO: BC_WA_USER loaded (0 rows)
    25.09.06 18:43:31 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_XMLA_ASESSIONS
    25.09.06 18:43:31 com.sap.inst.jload.Jload dbImport
    INFO: table BC_XMLA_ASESSIONS created
    25.09.06 18:43:31 com.sap.inst.jload.Jload dbImport
    INFO: BC_XMLA_ASESSIONS loaded (0 rows)
    25.09.06 18:43:31 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_XMLA_ASETS
    25.09.06 18:43:31 com.sap.inst.jload.Jload dbImport
    INFO: table BC_XMLA_ASETS created
    25.09.06 18:43:31 com.sap.inst.jload.Jload dbImport
    INFO: BC_XMLA_ASETS loaded (6 rows)
    25.09.06 18:43:31 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_XMLA_COL
    25.09.06 18:43:31 com.sap.inst.jload.Jload dbImport
    INFO: table BC_XMLA_COL created
    25.09.06 18:43:31 com.sap.inst.jload.Jload dbImport
    INFO: BC_XMLA_COL loaded (1 rows)
    25.09.06 18:43:31 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_XMLA_COL_INDEX
    25.09.06 18:43:31 com.sap.inst.jload.Jload dbImport
    INFO: table BC_XMLA_COL_INDEX created
    25.09.06 18:43:31 com.sap.inst.jload.Jload dbImport
    INFO: BC_XMLA_COL_INDEX loaded (0 rows)
    25.09.06 18:43:31 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_XMLA_COL_STORE
    25.09.06 18:43:31 com.sap.inst.jload.Jload dbImport
    INFO: table BC_XMLA_COL_STORE created
    25.09.06 18:43:31 com.sap.inst.jload.Jload dbImport
    INFO: BC_XMLA_COL_STORE loaded (0 rows)
    25.09.06 18:43:31 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_XMLA_CONFIG
    25.09.06 18:43:31 com.sap.inst.jload.Jload dbImport
    INFO: table BC_XMLA_CONFIG created
    25.09.06 18:43:31 com.sap.inst.jload.Jload dbImport
    INFO: BC_XMLA_CONFIG loaded (0 rows)
    25.09.06 18:43:31 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_XMLA_INDEX_COLS
    25.09.06 18:43:31 com.sap.inst.jload.Jload dbImport
    INFO: table BC_XMLA_INDEX_COLS created
    25.09.06 18:43:31 com.sap.inst.jload.Jload dbImport
    INFO: BC_XMLA_INDEX_COLS loaded (0 rows)
    25.09.06 18:43:31 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_XMLA_INDEX_DICT
    25.09.06 18:43:31 com.sap.inst.jload.Jload dbImport
    INFO: table BC_XMLA_INDEX_DICT created
    25.09.06 18:43:31 com.sap.inst.jload.Jload dbImport
    INFO: BC_XMLA_INDEX_DICT loaded (0 rows)
    25.09.06 18:43:31 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_XMLA_LOCKING
    25.09.06 18:43:31 com.sap.inst.jload.Jload dbImport
    INFO: table BC_XMLA_LOCKING created
    25.09.06 18:43:31 com.sap.inst.jload.Jload dbImport
    INFO: BC_XMLA_LOCKING loaded (0 rows)
    25.09.06 18:43:33 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_XMLA_MAXIDS
    25.09.06 18:43:33 com.sap.inst.jload.Jload dbImport
    INFO: table BC_XMLA_MAXIDS created
    25.09.06 18:43:33 com.sap.inst.jload.Jload dbImport
    INFO: BC_XMLA_MAXIDS loaded (5 rows)
    25.09.06 18:43:33 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table BC_XMLA_NAMESPACES
    25.09.06 18:43:33 com.sap.inst.jload.Jload dbImport

  • Errors in installation of SAP XI on MSCS windows server 2003

    We have started installing our XI QAS on a MSCS running windows server 2003.  We've followed the installation guide and loaded the Oracle binaries onto each node and the latest patches, have installed oracle failsafe (3.2.2) - done all the DNS & TCP/IP checks, installed abap and abap DB on central instance, and started configuring MSCS using SAPInst - all this successfully completed....
    The problem we are having are:
    In the Oracle Failsafe Manager, when trying to move <SID>.world from standalone resource to cluster service we get the following errors (after completing all actions on Node A - errors appear to relate to Node B) ....
    FS-10890: Oracle Services for MSCS failed during the add operation
    FS-10778: The database resource provider failed to configure the the cluster resource <DBSID>.world
    FS-10040: Failed to create the database resource <DBSID>.world
    ORA-01078: failiure in processing system parameters...
    The settings are then rolled back......
    I've not had any luck on either the oracle site or sap site finding solutions to these problems.
    We've checked all permissions - all okay, Oracle homes are correct, Ip addresses (public and private) are all correct, and now running out of ideas... 
    Anyone have any ideas??
    I can provide more information is needed....
    Message was edited by: Barry Neaves

    The line in the log right before the error messages reads:
    49  09:07:17   > FS-10427: Creating database instance <DBSID> for TNS service name <DBSID>.WORLD
    I assume it this part that failed.....  It took ten seconds before listing the error messages.....
    Any thoughts??

  • Installation Error with DB2 on windows Server 2003 R2

    Hi Experts,
    We are installing ERP 6.0 on DB2 (DBUDB 9.7) Fresh Installation.
    While Installing ERP 6.0 (ECC6.0 SR3) we are facing an error attached. Can you please suggest us to move Forward.
    Details :
    OS : Windows Server 2003 R2
    DB2 : DBUDB 9.7
    Thanks in Advance...
    Regards,
    Krishna.M

    Hi Krishna,
    Please check SAP PAM whether db2 9.7 is supported on Windows 2003 R2.
    www.service.sap.com/PAM.
    If not, then choose the database version which is supported for Windows 2003 R2.
    You may try with db2 9.1 or 9.5 .
    Regards,
    Deepak Kori

  • Error running universall installer using Oracle 11g on Windows server 2003

    Hi,
    I want to uninstall Oracle 11g on Windows server 2003 and when I run universall installer I receive the following error
    Checking swap space: 0 MB available, 500 MB required.
    Please advise how to resolve this error and the procedure to uninstall Oracle 11g on Windows server 2003
    Thanks,
    Ant

    Hi;
    For swap problem, please check:
    Swap space problem on Windows XP
    http://www.pcnineoneone.com/howto/swpfile1.html
    For remove process please check:
    Oracle 11g on Windows Srv 2003
    WIN: Manually Removing all Oracle Components on Microsoft Windows Platforms [ID 124353.1]
    Regard
    Helios

  • Qurey - Installation of ECC6.0 ( Oracle10g+Windows Server 2003 )

    Hello Gurus
    I have an qurey regarding installation of ECC6.0 on Windows Server 2003 ( Oracle 10g)
    While performing installation at the begining when we run sapinst server logoff at the begining, then we proceed ahead and start the installation.
    My question why in windows server installation phase why our server log off.
    I have observer in this time it creates a sapinst_instdir folder in program files and collect all the information of our installation
    Can anybody gives me answer of my doubt
    Thanks & Regards
    Shishir

    > My question why in windows server installation phase why our server log off.
    If you read the Window popping up before the system logs you off you will get that information...
    Markus

  • Need info for installation of SAP XI on Windows server 2003

    Hi All,
    I need system requirement  ( hardware and software) for the installation of SAP XI 3.0 only on Windows server 2003.
    It would be great if  anyone can share the installation steps.
    Thanks in Advance...
    Regards
    Venkatesh

    Hi venkatesh,
    Plesae go through these links.
    Procedure to install :
    http://help.sap.com/bp_bpmv130/Documentation/Installation/XI30InstallGuide.pdf
    Configuration Guide
    http://help.sap.com/bp_bpmv130/Documentation/Installation/Configuration_Guide_FP.pdf
    A Beginner?s Guide to SAP XI Settings, Part I
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/73527b2c-0501-0010-5398-c4ac372c9692
    Guide to SAP XI Settings, Part II
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/6bd6f69a-0701-0010-a88b-adbb6ee89b34
    General Configuration Steps
    http://help.sap.com/saphelp_nw04/helpdata/en/cf/230240d981e469e10000000a155106/content.htm
    SAP Exchange Infrastructure (XI) : Installation & CONFIGURATION GUIDE
    http://help.sap.com/saphelp_nw04/helpdata/en/d7/f01a403233dd5fe10000000a155106/frameset.htm
    Personal Settings
    http://help.sap.com/saphelp_erp2004/helpdata/en/e9/c4cc9b03a422428603643ad3e8a5aa/content.htm
    Roles and Tool Access : Administration, Technical Configuration,Design,Configuration,Monitoring
    http://help.sap.com/saphelp_nw04/helpdata/en/89/05793c05f0807be10000000a11405a/content.htm
    http://www.forumtopics.com/busobj/viewtopic.php?t=59586&start=15&postdays=0&postorder=asc
    SLD:
    How To?Handle the SLD for SAP XI
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/9e76e511-0d01-0010-5c9d-9f768d644808
    How To?Handle Caches in SAP XI 3.0
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/1a69ea11-0d01-0010-fa80-b47a79301290
    Refer these post installation links
    http://help.sap.com/saphelp_nw70/helpdata/en/a0/40084136b5f423e10000000a155106/frameset.htm
    http://help.sap.com/saphelp_nw2004s/helpdata/en/14/39084136b5f423e10000000a155106/frameset.htm
    Link for posnt installation guide
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/95d7d490-0301-0010-ce93-c58f9a3cde0b
    https://websmp101.sap-ag.de/~sapidb/011000358700009389172004E.PDF
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/95d7d490-0301-0010-ce93-c58f9a3cde0b
    2004s PI installation - help.sap.com:
    http://help.sap.com/saphelp_nw04s/helpdata/en/78/f59442062bcd6ae10000000a155106/frameset.htm

  • Installa error for visual studio 2005 and Visual C++ 2005 on windows server 2003 SP@

    Not able to install visual studio 2005 I am getting error “The upgrade patch cannot be installed by the Windows Installer service because the program to be upgraded may be missing, or the upgrade patch may update a different version of the program. Verify that the program to be upgraded exists on your computer and that you have the correct upgrade patch” and for visual C++ 2005 after clicking the setup file nothing is displayed on the desktop. please guide. All the above software I am installing on windows server 2003 service pack2
    Dear Gurus Please help me

    You might want to try : MS Visual Studio 2008 and Visual C++ 2008 Express instead as this version is supported as well.
    See:
    For R12: Note 1070674.1 - MS Visual Studio 2008 and Visual C++ 2008 Express for Oracle E-Business Suite Release 12 on Windows
    For 11i : Note 1095124.1 - Microsoft Visual Studio 2008 and Visual C++ 2008 Express for Oracle E-Business Suite Release 11i on Windows
    Regards,
    Ronald

Maybe you are looking for