Network load balancing SQL Server 2012

Hi all,
Out of pure curiosity, would the following scenario to load balance work:
* Create an NLB of 2 nodes
* On each node, install sql server, in my case 2012 std
* Create a merge replication which manages identity columns between the 2 servers. One node is the publisher the other one the subscriber
If I were to implement this, what would be the risks ?
Thanks
Olivier

SQL Server does not support load balancing.
Yes you can do what you describe.  You need to use "sticky sessions" to make sure users always get the same server, which kind of defeats the purpose of load balancing.
I would suggest looking into an AlwaysOn availably group cluster instead.  Not the same thing, but built in and you can redirect read only users to use a replica.
https://msdn.microsoft.com/en-us/library/ff877884.aspx

Similar Messages

  • Network Load balancing for Server 2003 and Server 2012

    Our environment currently has 2 web servers running Windows Server 2003 with Network Load Balancing.  We are looking to update the servers to Windows Server 2012.  Is it possible to add Windows Server 2012 into the Windows Server 2003 Network Load
    balancing cluster?  This way we could bring up 2 new servers add them into the network load balancing and then take out the 2003 servers without disrupting our production.
    Any thoughts or suggestions on how to make this work properly?

    Hi,
    You can upgrade an existing Network Load Balancing (NLB) cluster to Windows Server 2008, Windows Server 2008 R2, or Windows Server 2012 by taking the entire cluster offline
    and upgrading all the hosts, or you can leave the NLB cluster online and perform a rolling upgrade. A rolling upgrade entails taking individual cluster hosts offline one at a time, upgrading each host, and returning the host to the cluster. You continue upgrading
    individual cluster hosts until the entire cluster is upgraded. A rolling upgrade allows the cluster to continue running during the upgrade.
    The related KB:
    Upgrading an Existing Network Load Balancing Cluster
    http://technet.microsoft.com/en-us/library/cc731691(v=ws.10).aspx
    Hope this helps.
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Windows Server 2012 R2 - ADFS/Windows Network Load Balancing Converging Issue

    Hello,
    My name is Brandon. We have started upgrading our servers to Windows Server 2012 R2. We have some powerful servers for running ESXI 5.5 as the OS with the Guest Operating Systems as Windows Server 2012 R2. As far of our migrations/upgrades we have configured
    ADFS 2012 R2 into a Server Farm with Windows Network Load Balancing to add redundancy in the event a server goes down.
    I have been having issues with a Node with the Cluster getting stuck in the Status of Converging. The only way I have been able to get it back up is to restart the virtual server completely and it is temporary. When I first configure the Cluster the two
    virtual servers get added to the Node with no problems and fully converge. However, after some time a node will end up in Converging and this takes Authentication for ADFS down as the nodes can not be contacted over Port 443.
    Error: Host: server.domain.com Unable to connect to "server name"
    System
    Provider
    [ Name]
    Microsoft-Windows-NLB
    [ Guid]
    {F22AF71F-C4C3-425D-9653-B2F47B85DD30}
    EventID
    21
    I have tried using 1 & 2 Virtual NICs on the machines and still end up with communication issues. Could someone assist me with why I am having this issue? This is not an issue with a firewall. If it was a firewall it would never communicate the first
    time. Has anyone had experience with a similar configuration and how were you able to make it work?
    Below is my configuration.
    Static ARP Entry for Cluster IP Address has been added to our Layer 3 switch.
    Physical Server 1:
    ESXI 5.5 HOST
    1 NIC CONNECTED (shared with virtual guest)
    IP ADDRESS: 192.168.0.5
    SUBNET: 255.255.255.0
    DGW: 192.168.0.1
    Virtual Server 1 (Guest OS)
    Physical Server 2:
    ESXI 5.5 HOST
    1 NIC CONNECTED (shared with virtual guest)
    IP ADDRESS: 192.168.0.6
    SUBNET: 255.255.255.0
    DGW: 192.168.0.1
    Virtual Server 2 (Guest OS)
    Virtual Servers
    Virtual Server 1
    MS SERVER 2012 R2 (VIRTUAL)
    NLB NODE 2 
    VIRTUAL NETWORK ADAPTERS
     VNIC1 IP ADDRESS 192.168.0.10
    SUBNET: 255.255.255.0
    DGW: 192.168.0.1
     VNIC 2 (NLB)
    IP ADDRESS: 192.168.0.11
    SUBNET: 255.255.255.0
    Virtual Server 2
    MS SERVER 2012 R2 (VIRTUAL)
    NLB NODE 2
    VIRTUAL NETWORK ADAPTERS
     VNIC1
    IP ADDRESS 192.168.0.20
    SUBNET: 255.255.255.0
    DGW: 192.168.0.1
     VNIC 2 (NLB)
    IP ADDRESS: 192.168.0.21
    SUBNET: 255.255.255.0
    Cluster Configuration/Properties
    CLUSTER PROPERTIES CLUSTER IP: 192.168.0.30
    CLUSTER SUBNET: 255.255.255.0
    FULL INTERNET NAME: FS.DOMAIN.COM
    CLUSTER OPERATION MODE: MULTICAST
    PORT RULES:
    CLUSTER IP ADDRESS
    START
    END
    PROTOCAL
    MODE
    PRIORITY
    LOAD
    AFFINITY
    ALL
    80
    80
    BOTH
    MULTIPLE
    EQUAL
    NONE
    ALL
    443
    443
    BOTH
    MULTIPLE
    EQUAL
    NONE
    CLUSTER NODES:
    1.) SERVER1.DOMAIN.COM
    a. IP: 192.168.0.11
    2.) SERVER2.DOMAIN.COM
    a. IP: 192.168.0.21

    Hi,
    According to your description, my understanding is that:2 ESXI 5.5 physical devices (192.168.0.5 and 192.168.0.6), each of them has a virtual WS 2012 R2(192.168.0.10 and 192.168.0.20). Cluster the 2 virtual servers successfully, but they corrupt with event
    ID 21, and a restart of virtual device will resolve this problem temporarily.
    Event ID 21 means that NLB failed to converge due to inconsistencies in the port rules between this host and cluster host. This will occur if the number of port rules or the type of port rules are different between hosts.
    Ensure that all NLB hosts have identical port rules. Detailed steps you may reference:
    Event ID 21 — NLB Port Rules Configuration
    https://technet.microsoft.com/en-us/library/dd364034%28v=ws.10%29.aspx?f=255&MSPPError=-2147217396
    Best Regards,
    Eve Wang
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Windows Server 2012 R2 - Windows Network Load Balancing Converging Issue

    Hello,
    My name is Brandon. We have started upgrading our servers to Windows Server 2012 R2. We have some powerful servers for running ESXI 5.5 as the OS with the Guest Operating Systems as Windows Server 2012 R2. As far of our migrations/upgrades we have configured
    ADFS 2012 R2 into a Server Farm with Windows Network Load Balancing to add redundancy in the event a server goes down.
    I have been having issues with a Node with the Cluster getting stuck in the Status of Converging. The only way I have been able to get it back up is to restart the virtual server completely and it is temporary. When I first configure the Cluster the two
    virtual servers get added to the Node with no problems and fully converge. However, after some time a node will end up in Converging and this takes Authentication for ADFS down as the nodes can not be contacted over Port 443.
    Error: Host: server.domain.com Unable to connect to "server name"
    System
    Provider
    Name]
    Microsoft-Windows-NLB
    Guid]
    {F22AF71F-C4C3-425D-9653-B2F47B85DD30}
    EventID
    21
    I have tried using 1 & 2 Virtual NICs on the machines and still receive this error even if only 1 VNIC is assigned to the virtual machine. Could someone assist me with why I am having this issue? Has anyone had experience with a similar configuration
    and how were you able to make it work?
    Below is my configuration.
    Static ARP Entry for Cluster IP Address has been added to our Layer 3 switch.
    Physical Server 1:
    ESXI 5.5 HOST
    1 NIC CONNECTED (shared with virtual guest)
    IP ADDRESS: 192.168.0.5
    SUBNET: 255.255.255.0
    DGW: 192.168.0.1
    Virtual Server 1
    Physical Server 2:
    ESXI 5.5 HOST
    1 NIC CONNECTED (shared with virtual guest)
    IP ADDRESS: 192.168.0.6
    SUBNET: 255.255.255.0
    DGW: 192.168.0.1
    Virtual Server 2
    Virtual Servers
    Virtual Server 1
    MS SERVER 2012 R2 (VIRTUAL)
    NLB NODE
    2 – VIRTUAL NETWORK ADAPTERS
     VNIC1
    IP ADDRESS 192.168.0.10
    SUBNET: 255.255.255.0
    DGW: 192.168.0.1
     VNIC 2 (NLB)
    IP ADDRESS: 192.168.0.11
    SUBNET: 255.255.255.0
    Virtual Server 2
    MS SERVER 2012 R2 (VIRTUAL)
    NLB NODE
    2 – VIRTUAL NETWORK ADAPTERS
     VNIC1
    IP ADDRESS 192.168.0.20
    SUBNET: 255.255.255.0
    DGW: 192.168.0.1
     VNIC 2 (NLB)
    IP ADDRESS: 192.168.0.21
    SUBNET: 255.255.255.0
    Cluster Configuration/Properties
    CLUSTER PROPERTIES
    CLUSTER IP: 192.168.0.30
    CLUSTER SUBNET: 255.255.255.0
    FULL INTERNET NAME: FS.DOMAIN.COM
    CLUSTER OPERATION MODE: MULTICAST
    PORT RULES:
    CLUSTER IP ADDRESS  START END  PROTOCAL MODE   PRIORITY LOAD  AFFINITY
    ALL    80 80 BOTH  MULTIPLE  ..  EQUAL  NONE
    ALL    443 443 BOTH  MULTIPLE  ..  EQUAL  NONE
    CLUSTER NODES:
    1.) SERVER1.DOMAIN.COM
    a. IP: 192.168.0.11
    2.) SERVER2.DOMAIN.COM
    a. IP: 192.168.0.21

    Thank you for your response. It took me a while to figure it out, but the whole issue was related to the type of Virtual Network Adapter I was selecting.
    I changed the network adapter from E1000 to VMXNET 3 and have not had a single error in the event logs or Windows NLB.
    I read somewhere that VMXNET 3 is preferred for Windows Server 2012 R2.
    https://communities.vmware.com/thread/433792
    Leyuka       May 23, 2013 6:14 AM
    "Just a help for everyone with this problem :
    After 10 days of research for our virtual datacenter behind a vcloud as iias ,  i found a solution .
    I only run windows 2012 server .
    Install vmware tools , remove e1000 network card after a vm stop, add a card same vswitch etc BUT with a vmxnet3 TYPE . DONT USE DEFAULT CARD
    Start and enjoy this solution . E1000 and E1000e are just unstable in windows8 / windows 2012 , the network card reset randomly with or without heavy IO. No log in windows , and as a vcloud user i don"t have esxi logs (damn i don't like cloud) and provider
    don"t know why ..."

  • SQL Server 2012 Developer Edition will not install. Setup files don't even get copied completely. Win 8.1. ACT instance is loaded & can't be deleted. From log file: Error: Action "PreMsiTimingConfigAction" failed during execution.

    SQL Server 2012 Developer Edition will not install.  Setup files don't even get copied completely.  Win 8.1.  ACT instance is loaded & can't be deleted. From log file: Error: Action "PreMsiTimingConfigAction" failed during execution.

    Hello,
    I am glad it worked.
    Thank you for visiting MSDN forums!
    Regards,
    Alberto Morillo
    SQLCoffee.com

  • How do I load an SSIS package created in Visual Studio 2012 Shell (Integrated) onto SQL Server 2012 using SQL Management Studio 2012

    I am fairly new to this whole process of working with the Microsoft development environment.  Here is what I have to work with:
    an NT server running Microsoft SQL 2012  - Microsoft SQL Server Standard (64-bit)  11.0.2100.60
    and on my laptop (all freebie downloads):
    SQL Server Management Studio 2012            ver 11.0.2100.60
    Visual Studio 2012 Express  for Desktop Development and
    Visual Studio 2012 Shell (Integrated)
    I was able to create an SSIS package in
    2012 Shell (Integrated).  It takes a flat file and imports it into an SQL database table.  It runs successfully from within the
    2012 Shell (Integrated) envrionment.
    But I am having trouble figuring out how to set this up on the 2012 SQL Server.  I see that one of my colleagues created an Integration Services Catalog,
    and using SQL Management Studio I was able to create a folder under that called DigLic.  But when I go to the Projects subfolder of DigLic and attempt to import my SSIS package, I get an error message:
    "To launch the Integration Services Deployment wizard, one of the components: Integration Services, Management Tools - Basic or Business Intelligence Development Studio has to be installed by the SQL Server
    2012 Standard, Enterprise, Developer, or Evaluation Edition.  To install a component, run SQL Server Setup and Select the component name"
    I realize that Express Versions of Visual Studio lack the full feature set of a professional version.  But am I wrong in assuming that owning a server version of SQL Server 2012 gives us license to a professional
    version of SQL Management Studio 2012?  If so, how would I go about getting this software component installed?  And I am not clear if this is something that needs to be installed on our SQL Server or if I simply need a professional version of SSMS
    loaded on my laptop.
    I work for a company that is fairly fractured in its repsonsibilities, so I would need to know exactly what to ask for if I need to track down any licenses that I might need and if I need to have any specific software installed on our SQL server or on my
    laptop.
    All helpt would be greatly appreciated.
    Thanks!

    Arthur,
    Thank you for your reply.  But at this point, one of my points of confusion is what software I have available to me.  I wish I had a useful central help desk to call up and just say, "Hey, load me up with all of the professional version(s) of Visual
    Studio.  But I do not know what we have license to.  And I kind of need to know what the options are, so that I can ask a specific question of our vast buracracy.
    For now, I have downloaded only free versions of Visual Studio client software.  Since my company does have servers running Microsoft SQL Server, I am going to assume that we have proper licensing for those servers.  But does that server license
    allow me to get any professional versions of the PC client software for the various Visual Studio(s) 2012?
    And if I get a professional version of Visual Studio 2012, does that do away with the three different flavors that I have right now?  I have 2012 versions of SQL Server Management Studio, Visual Studio Express, and Visual Studio Shell (Integrated).
    Your feedback is much appreciated.
    Thanks!

  • SQL Server 2012 Express - Could not load the file or assembly 'Microsoft.VisualStudio.OLE.Interop

    Windows 7 Home Premium, SP1
    64-bit
    I just installed SQL Server 2012 express - Express with Advanced Services (contains the database engine, Express Tools, Reporting Services, and Full Text Search),
    file name -  SQLEXPRADV_x64_ENU.
    Opening SQL Server Management Studio causes the error -
    "Could not load the file or assembly 'Microsoft.VisualStudio.OLE.Interop,
    Version=7.1.40304.0, Culture=neutral,
    PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The
    system cannot find the file specified."
    Do I need to install another file? Did I download the wrong version?
    Any suggestions? Thanks for any help.

    Hello,
    The issue may occure when the installation of your SQL Server is not a complete or a successful one. Did you try to repair or reinstall the SQL Server Express?  You can also try to install
    Service Pack 1 for SQL Server 2012
    to check if the issue presists.
    Regards,
    Fanny Liu
    Fanny Liu
    TechNet Community Support

  • SQL server -2012 ( Express edition) network interface error: 26

     Hi
    Could you please help me to resolve the issue the error :26  while establishing connection with SQL server-2012 ( Express edition) in my local machine. I have installed and configure SQL Server -2012 (Express edition). I have thoroughly checked and
    configured TCP/IP to make Enable and insert IP address and port No. 1433 and accordingly set-up new roles  in Firewall for both TCP/IP, programme option to recognize to access SQL server/programme to Firewall.
    I have also configured SQL management studio  Security option i.e New Logins> General > Server Roles> User mapping> as attached screen shoot with this mail.
    I have also made enable (Yes) on ICPM through Firewall properties as using  windows -8(standard version), but still SQL server isn't enable to connect. I hereby enclosed the error screen shoot. I am testing it ACT ( application compatibility toolkit)
    prior configuring this server to SharePoint-2013 or 2010 farm server.
    You co-operation in this regard be appreciated.
    Regard
    Azad
    Azadur Sarker 6, Seaford street Stoke-on-Trent, ST4 2EU

    Rick,
    Great to find your response and excellent reference /article (WIKI publishing, your writing). I have followed your options accordingly to Connect or establish connection with SQL server through client machine ( using IP address and network) but failed and
    shows the time out error as  bellow screen shoot for your assessment.
    SQL SERVER MANAGER OPTION:
    -SQL server services:- I got five options as find bellow pic. Except  SQL server Agent rest of the options are running well.
    As I mentioned i am running SQL server-2012 ( Express edition), so i am not sure, is it a mandatory provision to not run, So please feedback in that option.
    IP Config: I have tested IP address ( IPv4) and AZAD-PC, 127.0.0.1 those are responding well ( I have't yet set-up IPv6) including Ping testing.
    Using SQL Server Management Studio on the computer running SQL Server, connect to the instance of SQL Server. In Object Explorer, expand Management, expand SQL Server Logs, and then double-click the current log.
    In the Log Viewer, click the Filter button on the toolbar. In the Message contains text box, type server is listening on, click Apply filter, and then click OK.
    I have configured accordingly on Management Studio.
    Enable Protocols:
    I have done that and also set-up IP address (IPv4) in all of the IP address options and port no 1433
    Testing TCP/IP Connectivity:
    Yes, it was success through all the option except ( IPv6)
    Testing a Local Connection on Client Machine:
    Yes, Working fine.
    Testing the Connection:
    Failed. I have tried to connect to my machine ( Management studio) using the server name:AZAD-PC\SQLEXPRESS:- failed shows the error no.26, But connected using:AZAD-PC
    on ( Management Studio).
    Please provide your feedback to resolve the issue.
    regard
    Azad
    Azadur Sarker 6, Seaford street Stoke-on-Trent, ST4 2EU

  • After sql server 2012 installation, I have changed sql server database engine service account from network service user to system user. What is disadvantages of this process?

         After
     sql server 2012 installation, I   attached my production db. Because of some reasons, i
     changed sql engine account from network service user to system user by means of sql server configuration manager.
         Now , there isn’t
     a problem at sql server running system.  But
    I have doubts that
     this can produce problems later. Because  sql server database engine account must have privileges that listed below;
    Log on as a service (SeServiceLogonRight)
    Replace a process-level token (SeAssignPrimaryTokenPrivilege)
    Bypass traverse checking (SeChangeNotifyPrivilege)
    Adjust memory quotas for a process
    (SeIncreaseQuotaPrivilege)
    Permission to start SQL Writer
    Permission to read the Event Log service
    Permission to read the Remote Procedure Call service
     While sql server installation, setup gives these
     privileges to network service user automatically, but changing user by means of sql confugarition manager does not give these
    privileges.
    Now, system user has privileges listed below. And sql server has been running for 1,5 months without any problems.
    Log on as a service (SeServiceLogonRight)
         Bypass traverse checking
    (SeChangeNotifyPrivilege) (Everyone user has his privileges. So i think that system user has this privilege also)
    What problems can occur because of this situation? Shall i give other privileges to system user and restart sql server or not? And how can i give these privileges to system user listed below;
    Replace a process-level token (
    this can be set from user rights assignments)
    Adjust memory quotas for a process
    (this can be set from user rights assignments)
    Permission to start SQL Writer ( 
    ? - give advice )
    Permission to read the Event Log service (
    ? - give advice )
    Permission to read the Remote Procedure Call service (
    ? - give advice )

     Our server is  windows server 2008 r2 enterprise edition. I have looked the bunch of permissions in user rights menu  that is in local security policy settings gui.
    And i have seen those permissions below were not granted to system user;
    Bypass traverse checking (SeChangeNotifyPrivilege)
    Adjust memory quotas for a process
    (SeIncreaseQuotaPrivilege)
    So, briefly you say, don't panic ?

  • Hyper-V 2012 R2 & NLB (Network Load Balancing) with Unicast on VMs

    Hi,
    We set up a 2012 R2 Hyper-V Cluster. On this Cluster we would like to run 2 VM's which are using NLB (Network load Balancing) in Unicast mode.
    We have created a External Virtual Switch wich is connected trough a 3x10GB LACP Team to a Cisco Nexux Switch.
    We have tried to set the NLB up in the way we did with 2008 R2 but we were not be able to get this working. Is there any Change in 2012 R2 we did not think about?
    Each time we form the Cluster one Node becomes unavailable.
    Timo

    Check the virtual network adapter properties - you must enable MAC address spoofing.  We had the same issues.
    Note that this will absolutely pollute your host machine's system log with tons of spam and make it pretty much worthless.  I'm trying to find a way around this as we speak, actually.

  • SQL Server 2012 - Cannot Use Network Drive as a Backup Device

    Hello Community,
    I am using SQL Server 2012 and I am trying to add a mapped drive as a backup device, but I am not even to see that drive from SQL Server.  Has anyone else had this issue and if so can you help me resolve it?
    Thanks!
    Tom
    Tom Molskow - Senior SharePoint Architect - Microsoft Community Contributor 2011 and 2012 Award -
    Linked-In - SharePoint Gypsy

    Hey David,
    I checked the drive and share permissions, and the service account for SQL Server, in this case named "sqlsvc" has been granted full permission to both.  I tried the script but it also failed, the code is below:
    DATABASE[TestDb]TO 
    DISK=N'\\sqlclus02\SharePointBackup\TestDb.bak'WITHNOFORMAT,NOINIT, 
    NAME=N'TestDb-Full
    Database Backup',SKIP,NOREWIND,NOUNLOAD, 
    STATS=10
    Also, I haven't been able to confirm that the sqlsvc account is a domain account, but I do know the server is clustered.
    Thanks!
    Tom
    Tom Molskow - Senior SharePoint Architect - Microsoft Community Contributor 2011 and 2012 Award -
    Linked-In - SharePoint Gypsy

  • Try to do my first XML Schema in SQL Server 2012 Mangement Studio(SSMS2012)-How to execute the xsd and xml files in SSMS2012?

    Hi all,
    I learmed the basic stuff of XML, DTD, DOM, etc. long time ago. Now, I came back to resume my XML journey and try to learn the XML Schemas, XPath and XQuery. I have Microsoft SQL Server 2012 Management Studio (SSMS2012) in our computer network. From
    Page 221 of the old Book "Beginning XML 2nd Edition" written by David Hunter, et.al., (published by Wrox), I copied the name5.xsd and name5.xml :
    <?xml version="1.0"?>
    <schema xmlns=http://www.w3.org/2001/XMLSchema"
    targetNamespace="http://www.wrox.com/name" xmlns:target="http://www.wrox.com/name"
    elementFormDefault="qualified">
    <element name="name">
    <complexType>
    <sequence>
    <element name="first" type="string"/>
    <element name="middle" type="string"/>
    <element name="last" type="string"/>
    </sequence>
    </complexType>
    </element>
    </schema>
    <?xml version="1.0"?>
    <name
    xmlns=http://www.wrox.com/name"
    xmlns:xsi="http://www.wrox.org/2001XMLSchema-instance"
    xsi:schemaLocation="http://www.wrox.com/name name5.xsd"
    title="Mr.">
    <first>John</first>
    <middle>Frizgerald</middle>
    <last>Doe</last>
    </name>
    How can I execute these two files in my SSMS2012 for doing my first XML Schema trial?
    Please kindly help, advise and respond.
    Thanks in advance,
    Scott Chang

    Hi Eric Zhang, Thanks for your nice response.
    1) I saw the CREATE XML SCHEMA COLLECTION (Transact-SQL) and tried  its first example "Create XML schema collection in the database" in my SQL Server 2012 Management Studio (SSMS2012):
    -- Create a sample database in which to load the XML schema collection.
    -- Copied this set of code stsments from Microsoft Library (ms176009)
    -- ColesMS12_20a.sql (saved in C:/Documents/SQL Server Management Studio)
    -- 19 March 2015 1145 AM
    CREATE DATABASE SampleDB
    GO
    USE SampleDB
    GO
    CREATE XML SCHEMA COLLECTION ManuInstructionsSchemaCollection AS
    N'<?xml version="1.0" encoding="UTF-16"?>
    <xsd:schema targetNamespace="http://schemas.microsoft.com/sqlserver/2004/07/adventure-works/ProductModelManuInstructions"
    xmlns ="http://schemas.microsoft.com/sqlserver/2004/07/adventure-works/ProductModelManuInstructions"
    elementFormDefault="qualified"
    attributeFormDefault="unqualified"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema" >
    <xsd:complexType name="StepType" mixed="true" >
    <xsd:choice minOccurs="0" maxOccurs="unbounded" >
    <xsd:element name="tool" type="xsd:string" />
    <xsd:element name="material" type="xsd:string" />
    <xsd:element name="blueprint" type="xsd:string" />
    <xsd:element name="specs" type="xsd:string" />
    <xsd:element name="diag" type="xsd:string" />
    </xsd:choice>
    </xsd:complexType>
    <xsd:element name="root">
    <xsd:complexType mixed="true">
    <xsd:sequence>
    <xsd:element name="Location" minOccurs="1" maxOccurs="unbounded">
    <xsd:complexType mixed="true">
    <xsd:sequence>
    <xsd:element name="step" type="StepType" minOccurs="1" maxOccurs="unbounded" />
    </xsd:sequence>
    <xsd:attribute name="LocationID" type="xsd:integer" use="required"/>
    <xsd:attribute name="SetupHours" type="xsd:decimal" use="optional"/>
    <xsd:attribute name="MachineHours" type="xsd:decimal" use="optional"/>
    <xsd:attribute name="LaborHours" type="xsd:decimal" use="optional"/>
    <xsd:attribute name="LotSize" type="xsd:decimal" use="optional"/>
    </xsd:complexType>
    </xsd:element>
    </xsd:sequence>
    </xsd:complexType>
    </xsd:element>
    </xsd:schema>' ;
    GO
    -- Verify - list of collections in the database.
    select *
    from sys.xml_schema_collections
    -- Verify - list of namespaces in the database.
    select name
    from sys.xml_schema_namespaces
    -- Use it. Create a typed xml variable. Note collection name specified.
    DECLARE @x xml (ManuInstructionsSchemaCollection)
    GO
    --Or create a typed xml column.
    CREATE TABLE T (
    i int primary key,
    x xml (ManuInstructionsSchemaCollection))
    GO
    -- ////The following code statements are not used in order to create SampleDB
    -- Clean up
    ---DROP TABLE T
    ---GO
    ---DROP XML SCHEMA COLLECTION ManuInstructionsSchemaCollection
    ---Go
    ---USE Master
    ---GO
    ---DROP DATABASE SampleDB
    It worked and I got the following results:
    1 4 NULL sys 2009-04-13 12:59:13.390 2012-02-10 20:16:02.097
    65536 1 NULL ManuInstructionsSchemaCollection 2015-03-19 11:47:17.660 2015-03-19 11:47:17.660
    http://www.w3.org/2001/XMLSchema
    http://schemas.microsoft.com/sqlserver/2004/sqltypes
    http://www.w3.org/XML/1998/namespace
    http://schemas.microsoft.com/sqlserver/2004/07/adventure-works/ProductModelManuInstructions
    But, I don't undertand (i) what SCHEMA COECTION is, (ii) what <xsd:schema targetNamespace=.....</xsd:complexType> are, (iii) How I can specify my "project specific" schema in the Microsoft SCHEMA COLLECTION to check my xml file.
    2) I dived in the XQuery programmimng in SSMS2012 in the last few weeks. I used the examles of Ad-Hoc XML File Query by Seth Delconte (in
    httpS://www.simple-talk.com/content/print.aspx?article=1756) in my SSMS2012. They worked. But I don't understand the (i) Importing XML data using a function, (ii) Using the XQuery contans()
    function to find substrings, (iii)Efficiency comparisons in the article.
    Please kindly help me in enlightening me to resolve the difficulties listed in 1) and 2).
    Thanks,
    Scott Chang

  • Installing IDES 6.07 disp+work.exe error. Parallels windows 7, SQL Server 2012

    Hi Experts,
    I am trying to install sap IDES ECC 6 EhP 7 from scratch. Everything was doing well but I got an error on starting instance. SAPMMC Console Process disp+work.EXE do not change from status: "Server in State STARTING" (Yellow). I have been searching and most of the problem is related to Kernel. I upgraded Kernel to the latest version: SAPEXEDB_101-20012221.SAR and SAPEXE_101-20012222.SAR. I also check my host file and set my IP address with my computer name. I check logs dev_disp and dev_w0 but I am not able to see the error. I am installing IDES into Virtual Machine, Windows 7, SQL Server 2012, 8 Gb memory.
    Best Regards.
    David C.
    dev_disp:
    trc file: "dev_disp", trc level: 2, release: "742"
    <<- SapSSLSetTraceFile()==SAP_O_K
    command line arg 0: C:\usr\sap\ECC\DVEBMGS00\exe\disp+work.EXE
    command line arg 1: pf=\\SAPIDESECC\sapmnt\ECC\SYS\profile\ECC_DVEBMGS00_SAPIDESECC
    sysno      00
    sid        ECC
    systemid  562 (PC with Windows NT)
    relno      7420
    patchlevel 0
    patchno    101
    intno      20020600
    make      multithreaded, Unicode, 64 bit, optimized
    profile    \\SAPIDESECC\sapmnt\ECC\SYS\profile\ECC_DVEBMGS00_SAPIDESECC
    pid        1724
    Wed May 02 19:14:50 2040
    kernel runs with dp version 224000(ext=117000) (@(#) DPLIB-INT-VERSION-224000-UC)
    length of sys_adm_ext is 500 bytes
    ***LOG Q00=> DpSapEnvInit, DPStart (00 1724) [dpInit.c    597]
    ShmProtect( 5, 3 )
    DpSapEnvInit: rscpInitDispatcher o.k.
    SigIInit: ok (whoami=1)
    Thread handle for mainthread created
    SigIRegisterRoutine: handler for signal SIGSEGV installed (SigISegv, flag 0)
    Pipe created: \\.\pipe\SAP1724
    SigIInit: Create Message Thread
    SigIRegisterExitRoutine: exithandler installed (DpSigExitHandler)
    SigIRegisterTerminateRoutine: terminatehandler installed (DpSigExitHandler)
      shared lib "dw_xml.dll" version 101 successfully loaded
      shared lib "dw_xtc.dll" version 101 successfully loaded
      shared lib "dw_stl.dll" version 101 successfully loaded
      shared lib "dw_gui.dll" version 101 successfully loaded
    Wed May 02 19:14:51 2040
      shared lib "dw_rndrt.dll" version 101 successfully loaded
      shared lib "dw_abp.dll" version 101 successfully loaded
    mshost: >SAPIDESECC<
    DpSetCancelStrat: set timeout/repetition 0/-1 at level 0
    DpSetCancelStrat: set timeout/repetition 5/-1 at level 1
    DpSetCancelStrat: set timeout/repetition -1/5 at level 2
    rdisp/softcancel_sequence :  -> 0,5,-5
    softcancel_sequence: >0,5,-5<
    use internal message server connection to port 3901
    msserv: >3901<
    dp_bufreftime: 120 sec
    dp_btctime: 0 sec
    dp_autoabaptime: 0 sec
    dp_bgrfc_watchdog_time: 300 sec
    dp_signal_handler_timeout: 300 sec
    dp_autothtime: 60 sec
    dp_autojavatime: 60 sec
    dp_autoccmstime: 60 sec
    dp_security_check_time: 60 sec
    max_dynamic_wp_alive_time: 300 sec
    dp_startup_time: 20
    dp_noptime: 0 sec
    dp_keepalive: 1200 sec
    dp_keepalive_timeout: 60 sec
    dp_ms_keepalive: 60 sec
    dp_ms_keepalive_timeout: 300 sec
    switch off dp-keep-alive for old temus
    dp_spoolalrm: 60 sec
    dp_softcancel_timeout: 5 sec
    rdisp/wp_restart_interval : 300 sec
    DpISetTrcLog: trc logging active, max size = 52428800 bytes
    rdisp/shutdown/load_balance_wait_time: 180 sec
    rdisp/shutdown/disable_login : 0
    rdisp/shutdown/auto_logout: 600 sec
    rdisp/shutdown/trigger_timeout: 180 sec
    rdisp/shutdown/idle_wp_timeout: 600 sec
    rdisp/shutdown/longrunner_timeout: 86400 sec
    rdisp/shutdown/j2ee_timeout: 60 sec
    rdisp/high_load_quota: (load / queue quota) = (90.000000 / 5.000000)
    rdisp/snapshot(CREATE): DP_CS_RESOURCES_EXHAUSTED
    Wed May 02 19:14:51 2040
    rdisp/snapshot(PERIOD):300 sec
    rdisp/snapshot(LINES):10000 lines
    DpSetAvoidTraceInSignalHandler: 0 -> 1
    DpCommonParamInit: rdisp/core_file_size = default --> no change
    NiSrvLGetServNo: got service name 'sapdp00' from operating system
    NiIGetServNo: servicename 'sapdp00' = port 3200
    NiSrvLGetServNo: got service name 'sapgw00' from operating system
    NiIGetServNo: servicename 'sapgw00' = port 3300
    NiMyHostName: hostname = 'SAPIDESECC'
    NiHLGetNodeAddr: got hostname 'SAPIDESECC' from operating system
    NiIGetNodeAddr: hostname 'SAPIDESECC' = addr 192.168.10.10
    NiHLGetHostName: found address 192.168.10.10 in cache
    NiIGetHostName: addr 192.168.10.10 = hostname 'SAPIDESECC' (fq)
    NiHLGetNodeAddr: hostname 'www.doesnotexist0107.qqq.nxst' not found by operating system
    Wed May 02 19:15:00 2040
    NiHLGetHostName: address 1.0.0.1 not found by operating system
    *** WARNING => DpNetCheck: NiAddrToHost(1.0.0.0) took 9 seconds
    NiSrvLGetServNo: got service name 'http' from operating system
    NiIGetServNo: servicename 'http' = port 80
    NiSrvLGetServName: port 8080 not found by operating system
    NiSrvLGetServName: port 64555 not found by operating system
    NiSrvLGetServNo: service name 'sapdp9988' not found by operating system
    ***LOG GZZ=> 1 possible network problems detected - check tracefile and adjust the DNS settings [dpxxtool2.c  5088]
    SigIRegisterRoutine: handler for signal 16 installed (DpTrcOnOff, flag 0)
    SigIRegisterRoutine: handler for signal 17 installed (DpTrcOnOff, flag 0)
    SigIRegisterRoutine: alarm handler installed (DpSigAlrm)
    SigIRegisterRoutine: handler for signal SIGINT installed (DpSigInt, flag 0)
    SigIRegisterRoutine: handler for signal SIGTERM installed (DpSigInt, flag 0)
    SigIRegisterRoutine: handler for signal 3 installed (DpSigQuit, flag 0)
    MtxInit: 30000 0 0
    DpInitMtx: MtxInit o.k.
    PPID environment not found
    Thread handle for mainthread created
    SigIRegisterRoutine: handler for signal 19 installed (DpSigPrivDisp, flag 0)
    SigIRegisterRoutine: handler for signal 18 installed (DpSigPrivDisp, flag 0)
    SigIRegisterRoutine: handler for signal 24 installed (DpSigPrivDisp, flag 0)
    SigIRegisterRoutine: handler for signal 0 installed (DpSigPrivDisp, flag 0)
    SigIRegisterRoutine: handler for signal 21 installed (DpSigPrivDisp, flag 0)
    SigIRegisterRoutine: handler for signal SIGABRT installed (DpSigPrivDisp, flag 0)
    SigIRegisterRoutine: handler for signal 23 installed (DpSigPrivDisp, flag 0)
    SigIRegisterRoutine: handler for signal 25 installed (DpSigPrivDisp, flag 0)
    disp service: sapdp00
    NiMyHostName: hostname = 'SAPIDESECC'
    ShmProtect( 1, 3 )
    DpSysAdmExtCreate: created and initialized sys_adm_ext
    DpSysAdmExtCreate: SHM_SYS_ADM_KEY (addr: 00000000022B0050, size: 500)
    DpSysAdmExtCreate: SemInMgt o.k.
    DpIPCInit2: whoami=1
    disp service: sapdp00
    myname: SAPIDESECC_ECC_00                  
    vbname:                                  
    vb2name:                                  
    max_comm_entries: 1000
    Wed May 02 19:15:00 2040
    amc_rec_max_no: 400
    websockets_max_no: 100
    tm_max_no: 200
    wp_ca_blk_no: 6000
    wp_no_dia: 10
    wp_no_vb: 1
    wp_no_vb2: 1
    wp_no_enq: 0
    wp_no_btc: 3
    wp_no_spo: 1
    wp_no_restricted: 0
    wp_max_no: 21
    wp_no_dynamic: 5
    configurable_wp_no: 16
    wall_entry_max_no: 200
    addump_period: 0
    max_sleep: 20
    max_hold_time: 60 sec
    max_priv_time: 0 sec
    max_vm_debug_attach_time: 60 sec
    max_vm_sgc_lazy_time: 600 sec
    max_vm_forced_sgc_time: 10 sec
    max_debug_lazy_time: 600 sec
    max_debug_attach_time: 30 sec
    max_snc_hold_time: 120 sec
    em_blocksize_KB: 4096
    em_initial_size_MB: 5734
    em_max_size_MB: 12287
    em_address_space_MB: 5734
    start_icman: 1
    rm_max_tbl_size: 1000
    DpIPCInit2: write dp-profile-values into sys_adm_ext
    RqQInit: Init with maxQueues=3448, maxRequests=14000, maxWorker=21, singlethreaded process
    ShmProtect( 21, 3 )
    RqQInit: use events to trigger worker
    NiHLGetNodeAddr: got hostname 'localhost' from operating system
    NiIGetNodeAddr: hostname 'localhost' = addr 127.0.0.1
    RqQInit: created shared memory
    RqQInit: o.k.
    RqQSetMtxStatistic: switch off mutex statistic
    Wed May 02 19:15:00 2040
    RqQSetWakeupHandling: handle wakups outside queue lookup
    DpRqSetMultithreadedProcess: inside a singlethreaded process
    DpIPCInit2: start server >SAPIDESECC_ECC_00                      <
    DpShMCreate: alloate/attach shared memory (mode=CREATE)
    DpShMCreate: sizeof(wp_adm) 23360 (1112)
    DpShMCreate: sizeof(tm_adm) 13098768 (65168)
    DpShMCreate: sizeof(ca_adm) 432000 (72)
    DpCommTableSize: max/headSize/ftSize/tableSize=1000/16/3664064/3869152
    DpShMCreate: sizeof(comm_adm) 3869152 (3648)
    DpSlockTableSize: calculate slock table size from vmc state (not active)
    DpSlockTableSize: max/headSize/ftSize/fiSize/tableSize=0/0/0/0/0
    DpShMCreate: sizeof(slock_adm) 0 (296)
    DpReadFileParams: calculate file table size from vm number (0)
    max_file_entries: 0
    DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
    DpShMCreate: sizeof(file_adm) 0 (80)
    DpSockTableSize: max/headSize/ftSize/tableSize=1000/16/1040064/1040080
    DpShMCreate: sizeof(sock_adm) 1040080 (1016)
    DpShMCreate: sizeof(vmc_adm) 0 (3208)
    DpShMCreate: sizeof(wall_adm) (ft=41664/fi=67472/hd=64/rec=192)
    DpShMCreate: sizeof(amc_rec_adm) (ft=172864/fi=101872/hd=64/rec=416)
    DpShMCreate: sizeof(websocket_adm) (ft=28864/hd=64/rec=272)
    DpShMCreate: sizeof(gw_adm) 64
    DpShMCreate: sizeof(j2ee_adm) 3936
    ShmProtect( 2, 3 )
    DpShMCreate: SHM_DP_ADM_KEY (addr: 000000000FD20050, size: 18986576
    sizeof(ca) 208896000 (34816)
    ShmProtect( 3, 3 )
    SHM_DP_CA_KEY (addr: 0000000010F40050, size: 208896000)
    DpShMCreate: Initialized eye before sys_adm with len 512 at 000000000FD20050
    DpShMCreate: allocated sys_adm at 000000000FD20250
    DpShMCreate: Initialized eye before wp_adm_list with len 512 at 000000000FD31F40
    DpShMCreate: allocated wp_adm_list at 000000000FD32140
    DpShMCreate: Initialized eye before wp_adm with len 512 at 000000000FD32260
    DpShMCreate: allocated wp_adm at 000000000FD32460
    DpShMCreate: Initialized eye before tm_adm_list with len 512 at 000000000FD37FA0
    DpShMCreate: allocated tm_adm_list at 000000000FD381A0
    DpShMCreate: Initialized eye before tm_adm with len 512 at 000000000FD381E0
    DpShMCreate: allocated tm_adm at 000000000FD383E0
    DpShMCreate: Initialized eye before ca_adm with len 512 at 00000000109B62F0
    Wed May 02 19:15:00 2040
    DpShMCreate: allocated ca_adm at 00000000109B64F0
    DpShMCreate: Initialized eye before comm_adm with len 512 at 0000000010A1FC70
    DpShMCreate: allocated comm_adm at 0000000010A1FE70
    DpShMCreate: system runs without slock table
    DpShMCreate: Initialized eye before sock_adm with len 512 at 0000000010DD0850
    DpShMCreate: allocated sock_adm at  0000000010DD0A50
    DpShMCreate: Initialized eye before vmc_adm_list with len 512 at 0000000010ECE920
    DpShMCreate: allocated vmc_adm_list at 0000000010ECEB20
    DpShMCreate: system runs without VMC
    DpShMCreate: Initialized eye before gw_adm with len 512 at 0000000010ECEBC0
    DpShMCreate: allocated gw_adm at 0000000010ECEDC0
    DpShMCreate: Initialized eye before j2ee_adm with len 512 at 0000000010ECEE00
    DpShMCreate: allocated j2ee_adm at 0000000010ECF000
    DpShMCreate: Initialized eye before ca_info with len 512 at 0000000010ECFF60
    DpShMCreate: allocated ca_info at 0000000010ED0160
    DpShMCreate: Initialized eye before wall_adm_ft with len 512 at 0000000010ED01A0
    DpShMCreate: allocated wall_adm (ft) at 0000000010ED03A0
    DpShMCreate: Initialized eye before wall_adm_fi with len 512 at 0000000010EDA660
    DpShMCreate: allocated wall_adm (fi) at 0000000010EDA860
    DpShMCreate: Initialized eye before wall_adm_head with len 512 at 0000000010EEAFF0
    DpShMCreate: allocated wall_adm (head) at 0000000010EEB1F0
    DpShMCreate: Initialized eye before amc_rec_adm_ft with len 512 at 0000000010EEB230
    DpShMCreate: allocated amc_rec_adm (ft) at 0000000010EEB430
    DpShMCreate: Initialized eye before amc_rec_adm_fi with len 512 at 0000000010F15770
    DpShMCreate: allocated amc_rec_adm (fi) at 0000000010F15970
    DpShMCreate: Initialized eye before amc_rec_adm_head with len 512 at 0000000010F2E760
    DpShMCreate: allocated amc_rec_adm (head) at 0000000010F2E960
    DpShMCreate: Initialized eye before websocket_adm_ft with len 512 at 0000000010F2E9A0
    DpShMCreate: allocated websocket_adm (ft) at 0000000010F2EBA0
    DpShMCreate: Initialized eye before websocket_adm_head with len 512 at 0000000010F35C60
    DpShMCreate: allocated websocket_adm (head) at 0000000010F35E60
    DpShMCreate: Initialized eye after websocket_adm_head with len 512 at 0000000010F35EA0
    DpShMCreate: initialized 21 eyes
    SEM_COMM_ADM_KEY SemInit o.k.
    SEM_STAT_KEY SemInit o.k.
    ShmProtect( 52, 3 )
    DpMBufCreate allocated 138384 bytes for 500 entries
    DpSBufCreate allocated 41200 bytes for 100 entries
    SEM_MSBUF SemInit o.k.
    DpSysAdmIntInit: initialize sys_adm
    Wed May 02 19:15:00 2040
    DpSysAdmIntInit: initialized sys_adm
    DpSysAdmIntInit: SemInMgt o.k.
    DpSysAdmIntInit: SEM_TM_ADM_KEY SemInit o.k.
    shutdown/max_time: 3600 sec
    RqQQueueCreate: Created queue <DispatcherQueue> in slot 0 (10000) with normal priority
    RqQQueueAcquire: Acquire queue <DispatcherQueue> in slot 0
    DpSysAdmIntInit: created queue 0 (DispatcherQueue)
    RqQQueueCreate: Created queue <GatewayQueue> in slot 1 (10001) with normal priority
    RqQQueueAcquire: Acquire queue <GatewayQueue> in slot 1
    DpSysAdmIntInit: created queue 1 (GatewayQueue)
    RqQQueueCreate: Created queue <IcmanQueue> in slot 2 (10002) with normal priority
    RqQQueueAcquire: Acquire queue <IcmanQueue> in slot 2
    DpSysAdmIntInit: created queue 2 (IcmanQueue)
    RqQQueueCreate: Created queue <StartServiceQueue> in slot 3 (10003) with normal priority
    RqQQueueAcquire: Acquire queue <StartServiceQueue> in slot 3
    DpSysAdmIntInit: created queue 3 (StartServiceQueue)
    RqQQueueCreate: Created queue <DpMonQueue> in slot 4 (10004) with normal priority
    RqQQueueAcquire: Acquire queue <DpMonQueue> in slot 4
    DpSysAdmIntInit: created queue 4 (DpMonQueue)
    DpSysAdmIntInit: prio(DP_LOGON_TYPE_UNDEF,DP_LOGON_SUB_TYPE_UNDEF) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_TYPE_UNDEF,DP_LOGON_SYNC_RFC) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_TYPE_UNDEF,DP_LOGON_ASYNC_RFC) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_TYPE_UNDEF,DP_LOGON_RFC_UI) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_TYPE_UNDEF,DP_LOGON_HTTP_NORMAL) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_TYPE_UNDEF,DP_LOGON_HTTP_UI) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_TYPE_UNDEF,DP_LOGON_HTTP_ITS) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_TYPE_UNDEF,DP_LOGON_SMTP) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_TYPE_UNDEF,DP_LOGON_BATCH) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_TYPE_UNDEF,DP_LOGON_BGRFC_SCHEDULER) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_TYPE_UNDEF,DP_LOGON_BGRFC_UNIT) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_TYPE_UNDEF,DP_LOGON_APC_NORMAL) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_TYPE_UNDEF,DP_LOGON_APC_UI) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_TYPE_UNDEF,DP_LOGON_AMC_STREAMING) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_TYPE_UNDEF,DP_LOGON_SERVER_STARTUP) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_TYPE_UNDEF,DP_LOGON_ENQ) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_TYPE_UNDEF,DP_LOGON_UPDATE) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_GUI,DP_LOGON_SUB_TYPE_UNDEF) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_GUI,DP_LOGON_SYNC_RFC) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_GUI,DP_LOGON_ASYNC_RFC) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_GUI,DP_LOGON_RFC_UI) = high priority
    Wed May 02 19:15:00 2040
    DpSysAdmIntInit: prio(DP_LOGON_GUI,DP_LOGON_HTTP_NORMAL) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_GUI,DP_LOGON_HTTP_UI) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_GUI,DP_LOGON_HTTP_ITS) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_GUI,DP_LOGON_SMTP) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_GUI,DP_LOGON_BATCH) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_GUI,DP_LOGON_BGRFC_SCHEDULER) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_GUI,DP_LOGON_BGRFC_UNIT) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_GUI,DP_LOGON_APC_NORMAL) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_GUI,DP_LOGON_APC_UI) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_GUI,DP_LOGON_AMC_STREAMING) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_GUI,DP_LOGON_SERVER_STARTUP) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_GUI,DP_LOGON_ENQ) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_GUI,DP_LOGON_UPDATE) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_RFC,DP_LOGON_SUB_TYPE_UNDEF) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_RFC,DP_LOGON_SYNC_RFC) = normal priority
    DpSysAdmIntInit: prio(DP_LOGON_RFC,DP_LOGON_ASYNC_RFC) = normal priority
    DpSysAdmIntInit: prio(DP_LOGON_RFC,DP_LOGON_RFC_UI) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_RFC,DP_LOGON_HTTP_NORMAL) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_RFC,DP_LOGON_HTTP_UI) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_RFC,DP_LOGON_HTTP_ITS) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_RFC,DP_LOGON_SMTP) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_RFC,DP_LOGON_BATCH) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_RFC,DP_LOGON_BGRFC_SCHEDULER) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_RFC,DP_LOGON_BGRFC_UNIT) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_RFC,DP_LOGON_APC_NORMAL) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_RFC,DP_LOGON_APC_UI) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_RFC,DP_LOGON_AMC_STREAMING) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_RFC,DP_LOGON_SERVER_STARTUP) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_RFC,DP_LOGON_ENQ) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_RFC,DP_LOGON_UPDATE) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_PLUGIN,DP_LOGON_SUB_TYPE_UNDEF) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_PLUGIN,DP_LOGON_SYNC_RFC) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_PLUGIN,DP_LOGON_ASYNC_RFC) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_PLUGIN,DP_LOGON_RFC_UI) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_PLUGIN,DP_LOGON_HTTP_NORMAL) = normal priority
    DpSysAdmIntInit: prio(DP_LOGON_PLUGIN,DP_LOGON_HTTP_UI) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_PLUGIN,DP_LOGON_HTTP_ITS) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_PLUGIN,DP_LOGON_SMTP) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_PLUGIN,DP_LOGON_BATCH) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_PLUGIN,DP_LOGON_BGRFC_SCHEDULER) = high priority
    Wed May 02 19:15:00 2040
    DpSysAdmIntInit: prio(DP_LOGON_PLUGIN,DP_LOGON_BGRFC_UNIT) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_PLUGIN,DP_LOGON_APC_NORMAL) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_PLUGIN,DP_LOGON_APC_UI) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_PLUGIN,DP_LOGON_AMC_STREAMING) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_PLUGIN,DP_LOGON_SERVER_STARTUP) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_PLUGIN,DP_LOGON_ENQ) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_PLUGIN,DP_LOGON_UPDATE) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_INTERNAL,DP_LOGON_SUB_TYPE_UNDEF) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_INTERNAL,DP_LOGON_SYNC_RFC) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_INTERNAL,DP_LOGON_ASYNC_RFC) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_INTERNAL,DP_LOGON_RFC_UI) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_INTERNAL,DP_LOGON_HTTP_NORMAL) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_INTERNAL,DP_LOGON_HTTP_UI) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_INTERNAL,DP_LOGON_HTTP_ITS) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_INTERNAL,DP_LOGON_SMTP) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_INTERNAL,DP_LOGON_BATCH) = low priority
    DpSysAdmIntInit: prio(DP_LOGON_INTERNAL,DP_LOGON_BGRFC_SCHEDULER) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_INTERNAL,DP_LOGON_BGRFC_UNIT) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_INTERNAL,DP_LOGON_APC_NORMAL) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_INTERNAL,DP_LOGON_APC_UI) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_INTERNAL,DP_LOGON_AMC_STREAMING) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_INTERNAL,DP_LOGON_SERVER_STARTUP) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_INTERNAL,DP_LOGON_ENQ) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_INTERNAL,DP_LOGON_UPDATE) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_APC,DP_LOGON_SUB_TYPE_UNDEF) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_APC,DP_LOGON_SYNC_RFC) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_APC,DP_LOGON_ASYNC_RFC) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_APC,DP_LOGON_RFC_UI) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_APC,DP_LOGON_HTTP_NORMAL) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_APC,DP_LOGON_HTTP_UI) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_APC,DP_LOGON_HTTP_ITS) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_APC,DP_LOGON_SMTP) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_APC,DP_LOGON_BATCH) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_APC,DP_LOGON_BGRFC_SCHEDULER) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_APC,DP_LOGON_BGRFC_UNIT) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_APC,DP_LOGON_APC_NORMAL) = normal priority
    DpSysAdmIntInit: prio(DP_LOGON_APC,DP_LOGON_APC_UI) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_APC,DP_LOGON_AMC_STREAMING) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_APC,DP_LOGON_SERVER_STARTUP) = high priority
    DpSysAdmIntInit: prio(DP_LOGON_APC,DP_LOGON_ENQ) = high priority
    Wed May 02 19:15:00 2040
    DpSysAdmIntInit: prio(DP_LOGON_APC,DP_LOGON_UPDATE) = high priority
    DpSetSchedulerParam: set rdisp/scheduler/timeslice_millis
    DpMaxWpRuntimeExplicitelySet: return -1
    DpMaxQuotaExplicitlySet: return -1
    DpSetSchedulerParam: set rdisp/scheduler/prio_low/max_runtime
    DpMaxWpRuntimeExplicitelySet: return -1
    DpMaxQuotaExplicitlySet: return -1
    DpSetSchedulerParam: set rdisp/scheduler/prio_low/max_quota
    DpMaxQuotaExplicitlySet: return -1
    DpMaxWpRuntimeExplicitelySet: return -1
    DpMaxQuotaExplicitlySet: return -1
    DpSetSchedulerParam: set rdisp/scheduler/prio_normal/max_runtime
    DpMaxWpRuntimeExplicitelySet: return -1
    DpMaxQuotaExplicitlySet: return -1
    DpSetSchedulerParam: set rdisp/scheduler/prio_normal/max_quota
    DpMaxQuotaExplicitlySet: return -1
    DpMaxWpRuntimeExplicitelySet: return -1
    DpMaxQuotaExplicitlySet: return -1
    DpSetSchedulerParam: set rdisp/scheduler/prio_high/max_runtime
    DpMaxWpRuntimeExplicitelySet: return -1
    DpMaxQuotaExplicitlySet: return -1
    DpSetSchedulerParam: set rdisp/scheduler/test/reschedule_always
    DpMaxWpRuntimeExplicitelySet: return -1
    DpMaxQuotaExplicitlySet: return -1
    gui_auto_logout: 0 sec
    plugin_auto_logout: 1800 sec
    rejectSoftcancelInPrivMode: 1
    DpSetCpicStreaming: cpicStreamingActive is 1
    DpVmcReadBasicStateFromProfile: vmc state is DP_VMC_NOT_ACTIVE
    task_limit: 1000
    websocket_deletion_timeout: 0
    websocket_open_message_limit: 500
    websocket_receive_threshold: 10
    resource_limit: 95 %
    DpMaxWpRuntimeExplicitelySet: return -1
    DpMaxQuotaExplicitlySet: return -1
    Scheduler info
    WP info
      #dia    = 10
    Wed May 02 19:15:00 2040
      #btc    = 0
      #standby = 0
      #max    = 21
    General Scheduler info
      preemptionInfo.isActive          = true
      preemptionInfo.timeslice          = 500
      preemptionInfo.checkLoad          = true
    Prio Class High
      maxRuntime[RQ_Q_PRIO_HIGH]    = 600 sec
      maxRuntimeHalf[RQ_Q_PRIO_HIGH] = 300 sec
    Prio Class Normal
      maxRuntime[RQ_Q_PRIO_NORMAL]          = 3600 sec
      maxRuntimeHalf[RQ_Q_PRIO_NORMAL]      = 1800 sec
      maxTicketsForPrio[RQ_Q_PRIO_NORMAL]    = 8
      withPrioTickets[RQ_Q_PRIO_NORMAL]      = true
    Prio Class Low
      maxRuntime[RQ_Q_PRIO_LOW]          = infinite
      maxRuntimeHalf[RQ_Q_PRIO_LOW]      = infinite
      maxTicketsForPrio[RQ_Q_PRIO_LOW]    = 8
      withPrioTickets[RQ_Q_PRIO_LOW]      = true
    Running requests[RQ_Q_PRIO_NORMAL] = 0
    Running requests[RQ_Q_PRIO_LOW] = 0
    DpCommAttachTable: attached comm table (header=0000000010A1FE70/ft=0000000010A1FE80/fi=0000000010D9E740)
    DpSockAttachTable: attached sock table (header=0000000010DD0A50/ft=0000000010DD0A60)
    DpAmcRecTabInit: initialized table for 400 entries
    DpWebSocketTabInit: initialized table for 100 entries
    DpBasicEyesCheck: eyes of group DP-MEM-SEGMENTS o.k. (21 eyes checked)
    DpShMInit: initialize tm_adm
    DpITmSlotClear: cleared T0_U65535
    DpITmSlotClear: cleared T1_U65535
    DpITmSlotClear: cleared T2_U65535
    DpITmSlotClear: cleared T3_U65535
    DpITmSlotClear: cleared T4_U65535
    DpITmSlotClear: cleared T5_U65535
    DpITmSlotClear: cleared T6_U65535
    DpITmSlotClear: cleared T7_U65535
    DpITmSlotClear: cleared T8_U65535
    DpITmSlotClear: cleared T9_U65535
    DpITmSlotClear: cleared T10_U65535
    Wed May 02 19:15:00 2040
    DpITmSlotClear: cleared T11_U65535
    DpITmSlotClear: cleared T12_U65535
    DpITmSlotClear: cleared T13_U65535
    DpITmSlotClear: cleared T14_U65535
    DpITmSlotClear: cleared T15_U65535
    DpITmSlotClear: cleared T16_U65535
    DpITmSlotClear: cleared T17_U65535
    DpITmSlotClear: cleared T18_U65535
    DpITmSlotClear: cleared T19_U65535
    DpITmSlotClear: cleared T20_U65535
    DpITmSlotClear: cleared T21_U65535
    DpITmSlotClear: cleared T22_U65535
    DpITmSlotClear: cleared T23_U65535
    DpITmSlotClear: cleared T24_U65535
    DpITmSlotClear: cleared T25_U65535
    DpITmSlotClear: cleared T26_U65535
    DpITmSlotClear: cleared T27_U65535
    DpITmSlotClear: cleared T28_U65535
    DpITmSlotClear: cleared T29_U65535
    DpITmSlotClear: cleared T30_U65535
    DpITmSlotClear: cleared T31_U65535
    DpITmSlotClear: cleared T32_U65535
    DpITmSlotClear: cleared T33_U65535
    DpITmSlotClear: cleared T34_U65535
    DpITmSlotClear: cleared T35_U65535
    DpITmSlotClear: cleared T36_U65535
    DpITmSlotClear: cleared T37_U65535
    DpITmSlotClear: cleared T38_U65535
    DpITmSlotClear: cleared T39_U65535
    DpITmSlotClear: cleared T40_U65535
    DpITmSlotClear: cleared T41_U65535
    DpITmSlotClear: cleared T42_U65535
    DpITmSlotClear: cleared T43_U65535
    DpITmSlotClear: cleared T44_U65535
    DpITmSlotClear: cleared T45_U65535
    DpITmSlotClear: cleared T46_U65535
    DpITmSlotClear: cleared T47_U65535
    DpITmSlotClear: cleared T48_U65535
    DpITmSlotClear: cleared T49_U65535
    DpITmSlotClear: cleared T50_U65535
    Wed May 02 19:15:00 2040
    DpITmSlotClear: cleared T51_U65535
    DpITmSlotClear: cleared T52_U65535
    DpITmSlotClear: cleared T53_U65535
    DpITmSlotClear: cleared T54_U65535
    DpITmSlotClear: cleared T55_U65535
    DpITmSlotClear: cleared T56_U65535
    DpITmSlotClear: cleared T57_U65535
    DpITmSlotClear: cleared T58_U65535
    DpITmSlotClear: cleared T59_U65535
    DpITmSlotClear: cleared T60_U65535
    DpITmSlotClear: cleared T61_U65535
    DpITmSlotClear: cleared T62_U65535
    DpITmSlotClear: cleared T63_U65535
    DpITmSlotClear: cleared T64_U65535
    DpITmSlotClear: cleared T65_U65535
    DpITmSlotClear: cleared T66_U65535
    DpITmSlotClear: cleared T67_U65535
    DpITmSlotClear: cleared T68_U65535
    DpITmSlotClear: cleared T69_U65535
    DpITmSlotClear: cleared T70_U65535
    DpITmSlotClear: cleared T71_U65535
    DpITmSlotClear: cleared T72_U65535
    DpITmSlotClear: cleared T73_U65535
    DpITmSlotClear: cleared T74_U65535
    DpITmSlotClear: cleared T75_U65535
    DpITmSlotClear: cleared T76_U65535
    DpITmSlotClear: cleared T77_U65535
    DpITmSlotClear: cleared T78_U65535
    DpITmSlotClear: cleared T79_U65535
    DpITmSlotClear: cleared T80_U65535
    DpITmSlotClear: cleared T81_U65535
    DpITmSlotClear: cleared T82_U65535
    DpITmSlotClear: cleared T83_U65535
    DpITmSlotClear: cleared T84_U65535
    DpITmSlotClear: cleared T85_U65535
    DpITmSlotClear: cleared T86_U65535
    DpITmSlotClear: cleared T87_U65535
    DpITmSlotClear: cleared T88_U65535
    DpITmSlotClear: cleared T89_U65535
    DpITmSlotClear: cleared T90_U65535
    Wed May 02 19:15:00 2040
    DpITmSlotClear: cleared T91_U65535
    DpITmSlotClear: cleared T92_U65535
    DpITmSlotClear: cleared T93_U65535
    DpITmSlotClear: cleared T94_U65535
    DpITmSlotClear: cleared T95_U65535
    DpITmSlotClear: cleared T96_U65535
    DpITmSlotClear: cleared T97_U65535
    DpITmSlotClear: cleared T98_U65535
    DpITmSlotClear: cleared T99_U65535
    DpITmSlotClear: cleared T100_U65535
    DpITmSlotClear: cleared T101_U65535
    DpITmSlotClear: cleared T102_U65535
    DpITmSlotClear: cleared T103_U65535
    DpITmSlotClear: cleared T104_U65535
    DpITmSlotClear: cleared T105_U65535
    DpITmSlotClear: cleared T106_U65535
    DpITmSlotClear: cleared T107_U65535
    DpITmSlotClear: cleared T108_U65535
    DpITmSlotClear: cleared T109_U65535
    DpITmSlotClear: cleared T110_U65535
    DpITmSlotClear: cleared T111_U65535
    DpITmSlotClear: cleared T112_U65535
    DpITmSlotClear: cleared T113_U65535
    DpITmSlotClear: cleared T114_U65535
    DpITmSlotClear: cleared T115_U65535
    DpITmSlotClear: cleared T116_U65535
    DpITmSlotClear: cleared T117_U65535
    DpITmSlotClear: cleared T118_U65535
    DpITmSlotClear: cleared T119_U65535
    DpITmSlotClear: cleared T120_U65535
    DpITmSlotClear: cleared T121_U65535
    DpITmSlotClear: cleared T122_U65535
    DpITmSlotClear: cleared T123_U65535
    DpITmSlotClear: cleared T124_U65535
    DpITmSlotClear: cleared T125_U65535
    DpITmSlotClear: cleared T126_U65535
    DpITmSlotClear: cleared T127_U65535
    DpITmSlotClear: cleared T128_U65535
    DpITmSlotClear: cleared T129_U65535
    DpITmSlotClear: cleared T130_U65535
    Wed May 02 19:15:00 2040
    DpITmSlotClear: cleared T131_U65535
    DpITmSlotClear: cleared T132_U65535
    DpITmSlotClear: cleared T133_U65535
    DpITmSlotClear: cleared T134_U65535
    DpITmSlotClear: cleared T135_U65535
    DpITmSlotClear: cleared T136_U65535
    DpITmSlotClear: cleared T137_U65535
    DpITmSlotClear: cleared T138_U65535
    DpITmSlotClear: cleared T139_U65535
    DpITmSlotClear: cleared T140_U65535
    DpITmSlotClear: cleared T141_U65535
    DpITmSlotClear: cleared T142_U65535
    DpITmSlotClear: cleared T143_U65535
    DpITmSlotClear: cleared T144_U65535
    DpITmSlotClear: cleared T145_U65535
    DpITmSlotClear: cleared T146_U65535
    DpITmSlotClear: cleared T147_U65535
    DpITmSlotClear: cleared T148_U65535
    DpITmSlotClear: cleared T149_U65535
    DpITmSlotClear: cleared T150_U65535
    DpITmSlotClear: cleared T151_U65535
    DpITmSlotClear: cleared T152_U65535
    DpITmSlotClear: cleared T153_U65535
    DpITmSlotClear: cleared T154_U65535
    DpITmSlotClear: cleared T155_U65535
    DpITmSlotClear: cleared T156_U65535
    DpITmSlotClear: cleared T157_U65535
    DpITmSlotClear: cleared T158_U65535
    DpITmSlotClear: cleared T159_U65535
    DpITmSlotClear: cleared T160_U65535
    DpITmSlotClear: cleared T161_U65535
    DpITmSlotClear: cleared T162_U65535
    DpITmSlotClear: cleared T163_U65535
    DpITmSlotClear: cleared T164_U65535
    DpITmSlotClear: cleared T165_U65535
    DpITmSlotClear: cleared T166_U65535
    DpITmSlotClear: cleared T167_U65535
    DpITmSlotClear: cleared T168_U65535
    DpITmSlotClear: cleared T169_U65535
    DpITmSlotClear: cleared T170_U65535
    Wed May 02 19:15:00 2040
    DpITmSlotClear: cleared T171_U65535
    DpITmSlotClear: cleared T172_U65535
    DpITmSlotClear: cleared T173_U65535
    DpITmSlotClear: cleared T174_U65535
    DpITmSlotClear: cleared T175_U65535
    DpITmSlotClear: cleared T176_U65535
    DpITmSlotClear: cleared T177_U65535
    DpITmSlotClear: cleared T178_U65535
    DpITmSlotClear: cleared T179_U65535
    DpITmSlotClear: cleared T180_U65535
    DpITmSlotClear: cleared T181_U65535
    DpITmSlotClear: cleared T182_U65535
    DpITmSlotClear: cleared T183_U65535
    DpITmSlotClear: cleared T184_U65535
    DpITmSlotClear: cleared T185_U65535
    DpITmSlotClear: cleared T186_U65535
    DpITmSlotClear: cleared T187_U65535
    DpITmSlotClear: cleared T188_U65535
    DpITmSlotClear: cleared T189_U65535
    DpITmSlotClear: cleared T190_U65535
    DpITmSlotClear: cleared T191_U65535
    DpITmSlotClear: cleared T192_U65535
    DpITmSlotClear: cleared T193_U65535
    DpITmSlotClear: cleared T194_U65535
    DpITmSlotClear: cleared T195_U65535
    DpITmSlotClear: cleared T196_U65535
    DpITmSlotClear: cleared T197_U65535
    DpITmSlotClear: cleared T198_U65535
    DpITmSlotClear: cleared T199_U65535
    DpITmSlotClear: cleared T200_U65535
    DpShMInit: 200 elems in tmadm_free_list
    DpShMInit: initialize wp_adm
    RqQQueueCreate: Created queue <W0> in slot 5 (10005) with normal priority
    RqQQueueAcquire: Acquire queue <W0> in slot 5
    RqQQueueCreate: Created queue <W1> in slot 6 (10006) with normal priority
    RqQQueueAcquire: Acquire queue <W1> in slot 6
    RqQQueueCreate: Created queue <W2> in slot 7 (10007) with normal priority
    RqQQueueAcquire: Acquire queue <W2> in slot 7
    RqQQueueCreate: Created queue <W3> in slot 8 (10008) with normal priority
    RqQQueueAcquire: Acquire queue <W3> in slot 8
    Wed May 02 19:15:00 2040
    RqQQueueCreate: Created queue <W4> in slot 9 (10009) with normal priority
    RqQQueueAcquire: Acquire queue <W4> in slot 9
    RqQQueueCreate: Created queue <W5> in slot 10 (10010) with normal priority
    RqQQueueAcquire: Acquire queue <W5> in slot 10
    RqQQueueCreate: Created queue <W6> in slot 11 (10011) with normal priority
    RqQQueueAcquire: Acquire queue <W6> in slot 11
    RqQQueueCreate: Created queue <W7> in slot 12 (10012) with normal priority
    RqQQueueAcquire: Acquire queue <W7> in slot 12
    RqQQueueCreate: Created queue <W8> in slot 13 (10013) with normal priority
    RqQQueueAcquire: Acquire queue <W8> in slot 13
    RqQQueueCreate: Created queue <W9> in slot 14 (10014) with normal priority
    RqQQueueAcquire: Acquire queue <W9> in slot 14
    RqQQueueCreate: Created queue <W10> in slot 15 (10015) with normal priority
    RqQQueueAcquire: Acquire queue <W10> in slot 15
    RqQQueueCreate: Created queue <W11> in slot 16 (10016) with normal priority
    RqQQueueAcquire: Acquire queue <W11> in slot 16
    RqQQueueCreate: Created queue <W12> in slot 17 (10017) with normal priority
    RqQQueueAcquire: Acquire queue <W12> in slot 17
    RqQQueueCreate: Created queue <W13> in slot 18 (10018) with normal priority
    RqQQueueAcquire: Acquire queue <W13> in slot 18
    RqQQueueCreate: Created queue <W14> in slot 19 (10019) with normal priority
    RqQQueueAcquire: Acquire queue <W14> in slot 19
    RqQQueueCreate: Created queue <W15> in slot 20 (10020) with normal priority
    RqQQueueAcquire: Acquire queue <W15> in slot 20
    RqQQueueCreate: Created queue <W16> in slot 21 (10021) with normal priority
    RqQQueueAcquire: Acquire queue <W16> in slot 21
    RqQQueueCreate: Created queue <W17> in slot 22 (10022) with normal priority
    RqQQueueAcquire: Acquire queue <W17> in slot 22
    RqQQueueCreate: Created queue <W18> in slot 23 (10023) with normal priority
    RqQQueueAcquire: Acquire queue <W18> in slot 23
    RqQQueueCreate: Created queue <W19> in slot 24 (10024) with normal priority
    RqQQueueAcquire: Acquire queue <W19> in slot 24
    RqQQueueCreate: Created queue <W20> in slot 25 (10025) with normal priority
    RqQQueueAcquire: Acquire queue <W20> in slot 25
    MBUF state OFF
    MBUF opmode USE
    DpMBufClearGlobalHighLoadCounter: reset global load flags
    DpMBufInit o.k.
    DpCommInitTable: init table for 1000 entries
    DpSockInitTable: init table for 1000 entries
    Wed May 02 19:15:00 2040
    dp-shmem init o.k.
    disp+work.EXE 7420.101.23.59699 loaded from C:\usr\sap\ECC\DVEBMGS00\exe\.
    ntdll.dll 6.1.7601.17514 loaded from C:\Windows\SYSTEM32\.
    kernel32.dll 6.1.7601.17514 loaded from C:\Windows\system32\.
    KERNELBASE.dll 6.1.7601.17514 loaded from C:\Windows\system32\.
    dw_gui.dll 7420.101.23.59699 loaded from C:\usr\sap\ECC\DVEBMGS00\exe\.
    librender.dll 7420.101.23.59699 loaded from C:\usr\sap\ECC\DVEBMGS00\exe\.
    dw_stl.dll 7420.101.23.59699 loaded from C:\usr\sap\ECC\DVEBMGS00\exe\.
    MSVCP100.dll 10.0.40219.325 loaded from C:\Windows\system32\.
    MSVCR100.dll 10.0.40219.325 loaded from C:\Windows\system32\.
    USER32.dll 6.1.7601.17514 loaded from C:\Windows\system32\.
    GDI32.dll 6.1.7601.17514 loaded from C:\Windows\system32\.
    LPK.dll 6.1.7600.16385 loaded from C:\Windows\system32\.
    USP10.dll 1.626.7601.17514 loaded from C:\Windows\system32\.
    msvcrt.dll 7.0.7600.16385 loaded from C:\Windows\system32\.
    dw_xml.dll 7420.101.23.59699 loaded from C:\usr\sap\ECC\DVEBMGS00\exe\.
    dw_xtc.dll 7420.101.23.59699 loaded from C:\usr\sap\ECC\DVEBMGS00\exe\.
    dw_rndrt.dll 7420.101.23.59699 loaded from C:\usr\sap\ECC\DVEBMGS00\exe\.
    dw_abp.dll 7420.101.23.59699 loaded from C:\usr\sap\ECC\DVEBMGS00\exe\.
    libregex.dll 7420.101.23.59699 loaded from C:\usr\sap\ECC\DVEBMGS00\exe\.
    ADVAPI32.dll 6.1.7600.16385 loaded from C:\Windows\system32\.
    sechost.dll 6.1.7600.16385 loaded from C:\Windows\SYSTEM32\.
    RPCRT4.dll 6.1.7601.17514 loaded from C:\Windows\system32\.
    ole32.dll 6.1.7601.17514 loaded from C:\Windows\system32\.
    OLEAUT32.dll 6.1.7601.17514 loaded from C:\Windows\system32\.
    WINSPOOL.DRV 6.1.7601.17514 loaded from C:\Windows\system32\.
    WS2_32.dll 6.1.7601.17514 loaded from C:\Windows\system32\. SAP minimum version is 4.0.1381.6.
    NSI.dll 6.1.7600.16385 loaded from C:\Windows\system32\.
    IPHLPAPI.DLL 6.1.7601.17514 loaded from C:\Windows\system32\.
    WINNSI.DLL 6.1.7600.16385 loaded from C:\Windows\system32\.
    NETAPI32.dll 6.1.7601.17514 loaded from C:\Windows\system32\.
    netutils.dll 6.1.7601.17514 loaded from C:\Windows\system32\.
    srvcli.dll 6.1.7601.17514 loaded from C:\Windows\system32\.
    wkscli.dll 6.1.7601.17514 loaded from C:\Windows\system32\.
    SAMCLI.DLL 6.1.7601.17514 loaded from C:\Windows\system32\.
    SHELL32.dll 6.1.7601.17514 loaded from C:\Windows\system32\.
    SHLWAPI.dll 6.1.7601.17514 loaded from C:\Windows\system32\.
    dbghelp.dll 6.2.9200.20512 loaded from C:\usr\sap\ECC\DVEBMGS00\exe\.
    VERSION.dll 6.1.7600.16385 loaded from C:\Windows\system32\.
    MPR.dll 6.1.7600.16385 loaded from C:\Windows\system32\.
    Wed May 02 19:15:00 2040
    SETUPAPI.dll 6.1.7601.17514 loaded from C:\Windows\system32\.
    CFGMGR32.dll 6.1.7601.17514 loaded from C:\Windows\system32\.
    DEVOBJ.dll 6.1.7600.16385 loaded from C:\Windows\system32\.
    icule51.dll 51.2.0.0 loaded from C:\usr\sap\ECC\DVEBMGS00\exe\.
    icuuc51.dll 51.2.0.0 loaded from C:\usr\sap\ECC\DVEBMGS00\exe\.
    icudt51.dll 51.2.0.0 loaded from C:\usr\sap\ECC\DVEBMGS00\exe\.
    IMM32.DLL 6.1.7600.16385 loaded from C:\Windows\system32\.
    MSCTF.dll 6.1.7600.16385 loaded from C:\Windows\system32\.
    icuuc50.dll 50.1.0.0 loaded from C:\usr\sap\ECC\DVEBMGS00\exe\.
    icudt50.dll 50.1.0.0 loaded from C:\usr\sap\ECC\DVEBMGS00\exe\.
    icuin50.dll 50.1.0.0 loaded from C:\usr\sap\ECC\DVEBMGS00\exe\.
    NLAapi.dll 6.1.7601.17514 loaded from C:\Windows\system32\.
    napinsp.dll 6.1.7600.16385 loaded from C:\Windows\system32\.
    pnrpnsp.dll 6.1.7600.16385 loaded from C:\Windows\system32\.
    mswsock.dll 6.1.7601.17514 loaded from C:\Windows\System32\.
    DNSAPI.dll 6.1.7601.17514 loaded from C:\Windows\system32\.
    winrnr.dll 6.1.7600.16385 loaded from C:\Windows\System32\.
    cscapi.dll 6.1.7601.17514 loaded from C:\Windows\system32\.
    wshtcpip.dll 6.1.7600.16385 loaded from C:\Windows\System32\.
    wship6.dll 6.1.7600.16385 loaded from C:\Windows\System32\.
    rasadhlp.dll 6.1.7600.16385 loaded from C:\Windows\system32\.
    fwpuclnt.dll 6.1.7600.16385 loaded from C:\Windows\System32\.
    ntmarta.dll 6.1.7600.16385 loaded from C:\Windows\system32\.
    WLDAP32.dll 6.1.7601.17514 loaded from C:\Windows\system32\.
    SspiCli.dll 6.1.7601.17514 loaded from C:\Windows\system32\.
    psapi.dll 6.1.7600.16385 loaded from C:\Windows\system32\.
    disp service: sapdp00
    sapinit ()
    EM: em/proc_max_size_MB = 0
    MmxRegisterRscAdm 17 000000014130F8B0 000000014130FCD0
    EmIAllocMmResourcePROC: size=1048576 total=-1 ptr=0000000008C20040
    MmxInit( 0000000008C20050 1048576 17 0000000000000000 0 ) 16 32 64 64
    MmxRegisterRscAdm 18 000000014130F850 000000014130F890
    EM: Initializing PROC storage: quota=0 use_stdheap=0
    sapinit: allocated ZCSA at 0000000008C22D70, len=1992, RSTG_CL_PERM
    sapinit: allocated ZTTA and RSTG at 0000000008C235C0, len=1608, RSTG_CL_PERM
    sapinit: allocated temporary DYNPRO at 0000000000000000, len=3200000, RSTG_CL_PERM
    sapinit: allocated CUA at 0000000008C23C90, len=8, RSTG_CL_PERM
    sapinit o.k.
    DpEmInit()
    Wed May 02 19:15:00 2040
    EmGetMaxGlobalSizeMB: tbiSize = 693
    EmGetMaxGlobalSizeMB: maxSize = 1095
    EmInit () Lock method = 2
    EmInit: MmSetImplementation( 2 ).
    MM global diagnostic options set: 0
    EsGetAdmSize( 22 )
    EsGetAdmSize( 42 ) = 26425536
    ShmProtect( 51, 3 )
    EmInit: initializing process shared data.
    EmInit: initializing process private data.
    EmILckRecover: checking for Mutex to recover ...
    <ES> client 21 initializing ....
    EsInit(000000001D71A8B0, 26444192, 21, 4096KB, 5734MB, 12287MB, 5734MB, 0, ECC)
    <ES> EsILock: use Semphore 33 for locking
    <ES> initializing shared memory....
    <ES> block size is 4096 kByte.
    <ES> Info: em/initial_size_MB( 5734MB) not multiple of em/blocksize_KB( 4096KB)
    <ES> Info: em/initial_size_MB rounded up to 5736MB
    Sem2Init: LockObjPtr = 000000001F047ED0
    Sem2Init: LockObjPtr = 000000001F047F30
    Sem2Init: LockObjPtr = 000000001F047F90
    Sem2Init: LockObjPtr = 000000001F047FF0
    Sem2Init: LockObjPtr = 000000001F048050
    Sem2Init: LockObjPtr = 000000001F0480B0
    Sem2Init: LockObjPtr = 000000001F048110
    Sem2Init: LockObjPtr = 000000001F048170
    Sem2Init: LockObjPtr = 000000001F0481D0
    Sem2Init: LockObjPtr = 000000001F048230
    Sem2Init: LockObjPtr = 000000001F048290
    Sem2Init: LockObjPtr = 000000001F0482F0
    Sem2Init: LockObjPtr = 000000001F048350
    Sem2Init: LockObjPtr = 000000001F0483B0
    Sem2Init: LockObjPtr = 000000001F048410
    Sem2Init: LockObjPtr = 000000001F048470
    Sem2Init: LockObjPtr = 000000001F0484D0
    Sem2Init: LockObjPtr = 000000001F048530
    Sem2Init: LockObjPtr = 000000001F048590
    Sem2Init: LockObjPtr = 000000001F0485F0
    Sem2Init: LockObjPtr = 000000001F048650
    Sem2Init: LockObjPtr = 000000001F0486B0
    Wed May 02 19:15:00 2040
    Sem2Init: LockObjPtr = 000000001F048710
    Sem2Init: LockObjPtr = 000000001F048770
    Sem2Init: LockObjPtr = 000000001F0487D0
    Sem2Init: LockObjPtr = 000000001F048830
    Sem2Init: LockObjPtr = 000000001F048890
    Sem2Init: LockObjPtr = 000000001F0488F0
    Sem2Init: LockObjPtr = 000000001F048950
    Sem2Init: LockObjPtr = 000000001F0489B0
    Sem2Init: LockObjPtr = 000000001F048A10
    Sem2Init: LockObjPtr = 000000001F048A70
    Sem2Init: LockObjPtr = 000000001F048AD0
    Sem2Init: LockObjPtr = 000000001F048B30
    Sem2Init: LockObjPtr = 000000001F048B90
    Sem2Init: LockObjPtr = 000000001F048BF0
    Sem2Init: LockObjPtr = 000000001F048C50
    Sem2Init: LockObjPtr = 000000001F048CB0
    Sem2Init: LockObjPtr = 000000001F048D10
    Sem2Init: LockObjPtr = 000000001F048D70
    Sem2Init: LockObjPtr = 000000001F048DD0
    Sem2Init: LockObjPtr = 000000001F048E30
    Sem2Init: LockObjPtr = 000000001F048E90
    Sem2Init: LockObjPtr = 000000001F048EF0
    Sem2Init: LockObjPtr = 000000001F048F50
    Sem2Init: LockObjPtr = 000000001F048FB0
    Sem2Init: LockObjPtr = 000000001F049010
    Sem2Init: LockObjPtr = 000000001F049070
    Sem2Init: LockObjPtr = 000000001F0490D0
    Sem2Init: LockObjPtr = 000000001F049130
    Sem2Init: LockObjPtr = 000000001F049190
    Sem2Init: LockObjPtr = 000000001F0491F0
    Sem2Init: LockObjPtr = 000000001F049250
    Sem2Init: LockObjPtr = 000000001F0492B0
    Sem2Init: LockObjPtr = 000000001F049310
    Sem2Init: LockObjPtr = 000000001F049370
    Sem2Init: LockObjPtr = 000000001F0493D0
    Sem2Init: LockObjPtr = 000000001F049430
    Sem2Init: LockObjPtr = 000000001F049490
    Sem2Init: LockObjPtr = 000000001F0494F0
    Sem2Init: LockObjPtr = 000000001F049550
    Sem2Init: LockObjPtr = 000000001F0495B0
    Wed May 02 19:15:00 2040
    Sem2Init: LockObjPtr = 000000001F049610
    Sem2Init: LockObjPtr = 000000001F049670
    Sem2Init: LockObjPtr = 000000001F0496D0
    Sem2Init: LockObjPtr = 000000001F049730
    Sem2Init: LockObjPtr = 000000001F049790
    Sem2Init: LockObjPtr = 000000001F0497F0
    Sem2Init: LockObjPtr = 000000001F049850
    Sem2Init: LockObjPtr = 000000001F0498B0
    Sem2Init: LockObjPtr = 000000001F049910
    Sem2Init: LockObjPtr = 000000001F049970
    Sem2Init: LockObjPtr = 000000001F0499D0
    Sem2Init: LockObjPtr = 000000001F049A30
    Sem2Init: LockObjPtr = 000000001F049A90
    Sem2Init: LockObjPtr = 000000001F049AF0
    Sem2Init: LockObjPtr = 000000001F049B50
    Sem2Init: LockObjPtr = 000000001F049BB0
    Sem2Init: LockObjPtr = 000000001F049C10
    Sem2Init: LockObjPtr = 000000001F049C70
    Sem2Init: LockObjPtr = 000000001F049CD0
    Sem2Init: LockObjPtr = 000000001F049D30
    Sem2Init: LockObjPtr = 000000001F049D90
    Sem2Init: LockObjPtr = 000000001F049DF0
    Sem2Init: LockObjPtr = 000000001F049E50
    Sem2Init: LockObjPtr = 000000001F049EB0
    Sem2Init: LockObjPtr = 000000001F049F10
    Sem2Init: LockObjPtr = 000000001F049F70
    Sem2Init: LockObjPtr = 000000001F049FD0
    Sem2Init: LockObjPtr = 000000001F04A030
    Sem2Init: LockObjPtr = 000000001F04A090
    Sem2Init: LockObjPtr = 000000001F04A0F0
    Sem2Init: LockObjPtr = 000000001F04A150
    Sem2Init: LockObjPtr = 000000001F04A1B0
    Sem2Init: LockObjPtr = 000000001F04A210
    Sem2Init: LockObjPtr = 000000001F04A270
    Sem2Init: LockObjPtr = 000000001F04A2D0
    Sem2Init: LockObjPtr = 000000001F04A330
    Sem2Init: LockObjPtr = 000000001F04A390
    Sem2Init: LockObjPtr = 000000001F04A3F0
    Sem2Init: LockObjPtr = 000000001F04A450
    Sem2Init: LockObjPtr = 000000001F04A4B0
    Wed May 02 19:15:00 2040
    Sem2Init: LockObjPtr = 000000001F04A510
    Sem2Init: LockObjPtr = 000000001F04A570
    Sem2Init: LockObjPtr = 000000001F04A5D0
    Sem2Init: LockObjPtr = 000000001F04A630
    Sem2Init: LockObjPtr = 000000001F04A690
    Sem2Init: LockObjPtr = 000000001F04A6F0
    Sem2Init: LockObjPtr = 000000001F04A750
    Sem2Init: LockObjPtr = 000000001F04A7B0
    Sem2Init: LockObjPtr = 000000001F04A810
    Sem2Init: LockObjPtr = 000000001F04A870
    Sem2Init: LockObjPtr = 000000001F04A8D0
    Sem2Init: LockObjPtr = 000000001F04A930
    Sem2Init: LockObjPtr = 000000001F04A990
    Sem2Init: LockObjPtr = 000000001F04A9F0
    Sem2Init: LockObjPtr = 000000001F04AA50
    Sem2Init: LockObjPtr = 000000001F04AAB0
    Sem2Init: LockObjPtr = 000000001F04AB10
    Sem2Init: LockObjPtr = 000000001F04AB70
    Sem2Init: LockObjPtr = 000000001F04ABD0
    Sem2Init: LockObjPtr = 000000001F04AC30
    Sem2Init: LockObjPtr = 000000001F04AC90
    Sem2Init: LockObjPtr = 000000001F04ACF0
    Sem2Init: LockObjPtr = 000000001F04AD50
    Sem2Init: LockObjPtr = 000000001F04ADB0
    Sem2Init: LockObjPtr = 000000001F04AE10
    Sem2Init: LockObjPtr = 000000001F04AE70
    Sem2Init: LockObjPtr = 000000001F04AED0
    Sem2Init: LockObjPtr = 000000001F04AF30
    Sem2Init: LockObjPtr = 000000001F04AF90
    Sem2Init: LockObjPtr = 000000001F04AFF0
    Sem2Init: LockObjPtr = 000000001F04B050
    Sem2Init: LockObjPtr = 000000001F04B0B0
    Sem2Init: LockObjPtr = 000000001F04B110
    Sem2Init: LockObjPtr = 000000001F04B170
    Sem2Init: LockObjPtr = 000000001F04B1D0
    Sem2Init: LockObjPtr = 000000001F04B230
    Sem2Init: LockObjPtr = 000000001F04B290
    Sem2Init: LockObjPtr = 000000001F04B2F0
    Sem2Init: LockObjPtr = 000000001F04B350
    Sem2Init: LockObjPtr = 000000001F04B3B0
    Wed May 02 19:15:00 2040
    Sem2Init: LockObjPtr = 000000001F04B410
    Sem2Init: LockObjPtr = 000000001F04B470
    Sem2Init: LockObjPtr = 000000001F04B4D0
    Sem2Init: LockObjPtr = 000000001F04B530
    Sem2Init: LockObjPtr = 000000001F04B590
    Sem2Init: LockObjPtr = 000000001F04B5F0
    Sem2Init: LockObjPtr = 000000001F04B650
    Sem2Init: LockObjPtr = 000000001F04B6B0
    Sem2Init: LockObjPtr = 000000001F04B710
    Sem2Init: LockObjPtr = 000000001F04B770
    Sem2Init: LockObjPtr = 000000001F04B7D0
    Sem2Init: LockObjPtr = 000000001F04B830
    Sem2Init: LockObjPtr = 000000001F04B890
    Sem2Init: LockObjPtr = 000000001F04B8F0
    Sem2Init: LockObjPtr = 000000001F04B950
    Sem2Init: LockObjPtr = 000000001F04B9B0
    Sem2Init: LockObjPtr = 000000001F04BA10
    Sem2Init: LockObjPtr = 000000001F04BA70
    Sem2Init: LockObjPtr = 000000001F04BAD0
    Sem2Init: LockObjPtr = 000000001F04BB30
    Sem2Init: LockObjPtr = 000000001F04BB90
    Sem2Init: LockObjPtr = 000000001F04BBF0
    Sem2Init: LockObjPtr = 000000001F04BC50
    Sem2Init: LockObjPtr = 000000001F04BCB0
    Sem2Init: LockObjPtr = 000000001F04BD10
    Sem2Init: LockObjPtr = 000000001F04BD70
    Sem2Init: LockObjPtr = 000000001F04BDD0
    Sem2Init: LockObjPtr = 000000001F04BE30
    Sem2Init: LockObjPtr = 000000001F04BE90
    Sem2Init: LockObjPtr = 000000001F04BEF0
    Sem2Init: LockObjPtr = 000000001F04BF50
    Sem2Init: LockObjPtr = 000000001F04BFB0
    Sem2Init: LockObjPtr = 000000001F04C010
    Sem2Init: LockObjPtr = 000000001F04C070
    Sem2Init: LockObjPtr = 000000001F04C0D0
    Sem2Init: LockObjPtr = 000000001F04C130
    Sem2Init: LockObjPtr = 000000001F04C190
    Sem2Init: LockObjPtr = 000000001F04C1F0
    Sem2Init: LockObjPtr = 000000001F04C250
    Sem2Init: LockObjPtr = 000000001F04C2B0
    Wed May 02 19:15:00 2040
    Sem2Init: LockObjPtr = 000000001F04C310
    Sem2Init: LockObjPtr = 000000001F04C370
    Sem2Init: LockObjPtr = 000000001F04C3D0
    Sem2Init: LockObjPtr = 000000001F04C430
    Sem2Init: LockObjPtr = 000000001F04C490
    Sem2Init: LockObjPtr = 000000001F04C4F0
    Sem2Init: LockObjPtr = 000000001F04C550
    Sem2Init: LockObjPtr = 000000001F04C5B0
    Sem2Init: LockObjPtr = 000000001F04C610
    Sem2Init: LockObjPtr = 000000001F04C670
    Sem2Init: LockObjPtr = 000000001F04C6D0
    Sem2Init: LockObjPtr = 000000001F04C730
    Sem2Init: LockObjPtr = 000000001F04C790
    Sem2Init: LockObjPtr = 000000001F04C7F0
    Sem2Init: LockObjPtr = 000000001F04C850
    Sem2Init: LockObjPtr = 000000001F04C8B0
    Sem2Init: LockObjPtr = 000000001F04C910
    Sem2Init: LockObjPtr = 000000001F04C970
    Sem2Init: LockObjPtr = 000000001F04C9D0
    Sem2Init: LockObjPtr = 000000001F04CA30
    Sem2Init: LockObjPtr = 000000001F04CA90
    Sem2Init: LockObjPtr = 000000001F04CAF0
    Sem2Init: LockObjPtr = 000000001F04CB50
    Sem2Init: LockObjPtr = 000000001F04CBB0
    Sem2Init: LockObjPtr = 000000001F04CC10
    Sem2Init: LockObjPtr = 000000001F04CC70
    Sem2Init: LockObjPtr = 000000001F04CCD0
    Sem2Init: LockObjPtr = 000000001F04CD30
    Sem2Init: LockObjPtr = 000000001F04CD90
    Sem2Init: LockObjPtr = 000000001F04CDF0
    Sem2Init: LockObjPtr = 000000001F04CE50
    Sem2Init: LockObjPtr = 000000001F04CEB0
    Sem2Init: LockObjPtr = 000000001F04CF10
    Sem2Init: LockObjPtr = 000000001F04CF70
    Sem2Init: LockObjPtr = 000000001F04CFD0
    Sem2Init: LockObjPtr = 000000001F04D030
    Sem2Init: LockObjPtr = 000000001F04D090
    Sem2Init: LockObjPtr = 000000001F04D0F0
    Sem2Init: LockObjPtr = 000000001F04D150
    Sem2Init: LockObjPtr = 000000001F04D1B0
    Wed May 02 19:15:00 2040
    Sem2Init: LockObjPtr = 000000001F04D210
    Sem2Init: LockObjPtr = 000000001F04D270
    Sem2Init: LockObjPtr = 000000001F04D2D0
    Sem2Init: LockObjPtr = 000000001F04D330
    Sem2Init: LockObjPtr = 000000001F04D390
    Sem2Init: LockObjPtr = 000000001F04D3F0
    Sem2Init: LockObjPtr = 000000001F04D450
    Sem2Init: LockObjPtr = 000000001F04D4B0
    Sem2Init: LockObjPtr = 000000001F04D510
    Sem2Init: LockObjPtr = 000000001F04D570
    Sem2Init: LockObjPtr = 000000001F04D5D0
    Sem2Init: LockObjPtr = 000000001F04D630
    Sem2Init: LockObjPtr = 000000001F04D690
    Sem2Init: LockObjPtr = 000000001F04D6F0
    Sem2Init: LockObjPtr = 000000001F04D750
    Sem2Init: LockObjPtr = 000000001F04D7B0
    Sem2Init: LockObjPtr = 000000001F04D810
    Sem2Init: LockObjPtr = 000000001F04D870
    Sem2Init: LockObjPtr = 000000001F04D8D0
    Sem2Init: LockObjPtr = 000000001F04D930
    Sem2Init: LockObjPtr = 000000001F04D990
    Sem2Init: LockObjPtr = 000000001F04D9F0
    Sem2Init: LockObjPtr = 000000001F04DA50
    Sem2Init: LockObjPtr = 000000001F04DAB0
    Sem2Init: LockObjPtr = 000000001F04DB10
    Sem2Init: LockObjPtr = 000000001F04DB70
    Sem2Init: LockObjPtr = 000000001F04DBD0
    Sem2Init: LockObjPtr = 000000001F04DC30
    Sem2Init: LockObjPtr = 000000001F04DC90
    Sem2Init: LockObjPtr = 000000001F04DCF0
    Sem2Init: LockObjPtr = 000000001F04DD50
    Sem2Init: LockObjPtr = 000000001F04DDB0
    Sem2Init: LockObjPtr = 000000001F04DE10
    Sem2Init: LockObjPtr = 000000001F04DE70
    STD_EsInit: FreelistCompactor active
    <ES> Info: disclaim threshold = 0 MB
    <ES> Info: disclaim coasting/alloc = 300 s
    <ES> Info: disclaim coasting/free = 0 s
    <ES> Info: blockdisclaimsize_KB = 0 KB
    Found implementation view
    Wed May 02 19:15:00 2040
    Using implementation view
    <EsNT> EsIOsInit
    <EsNT> ExecuteProtection is supported
    <EsNT> Using memory model view.
    <EsNT> EsIOsInit: em/initial_size_MB=5736MB
    <EsNT> EsIOsInit: em/address_space_MB=5734MB
    <EsNT> Memory Reset disabled as NT default
    <EsNT> Address Space set to 5734
    <EsNT> EsILocMthSlotsAttach
    <EsNT> CreateFileMapping name=Global\ES_SEG_00_000 ,size=2044 MB
    <EsNT> CreateFileMapping name=Global\ES_SEG_00_001 ,size=2044 MB
    <EsNT> CreateFileMapping name=Global\ES_SEG_00_002 ,size=1648 MB
    <EsNT> MemoryTotalPhys      8388144 KB
    <EsNT> MemoryTotalVirtual  8589934464 KB
    <EsNT> MemoryAvailVirtual  8588333064 KB
    <EsNT> Static              00000001417896C0
    <EsNT> Start Map Area      000007DE99A00000
    <ES> 1433 blocks reserved for free list.
    ES initialized.
    EmInit2: egSegSizeEsBlocks number = 274
    EgInit: esBlkSz = 4194304, maxEsBlocks = 274, segSz = (1149239296 EG_MAX_SEGSIZE = 68719476735
    EsILock(LockFreeList) unexpected LastLocker 0 LockCount 0
    <EsNT> EsISearchAlloc Blocks = 274
    <EsNT> EsIViewInitSlots Blocks = 274, FromTop = 1
    EsILock(LockFreeList) unexpected LastLocker 21 LockCount 1
    <EsNT> EsIViewAttach Slot = 1
    EsILock(LockFreeList) unexpected LastLocker 21 LockCount 1
    <EsNT> EsIViewAttach Slot = 2
    EsILock(LockFreeList) unexpected LastLocker 21 LockCount 1
    <EsNT> EsIViewAttach Slot = 3
    EsILock(LockFreeList) unexpected LastLocker 21 LockCount 1
    <EsNT> EsIViewAttach Slot = 4
    EsILock(LockFreeList) unexpected LastLocker 21 LockCount 1
    <EsNT> EsIViewAttach Slot = 5
    EsILock(LockFreeList) unexpected LastLocker 21 LockCount 1
    <EsNT> EsIViewAttach Slot = 6
    EsILock(LockFreeList) unexpected LastLocker 21 LockCount 1
    <EsNT> EsIViewAttach Slot = 7
    EsILock(LockFreeList) unexpected LastLocker 21 LockCount 1
    <EsNT> EsIViewAttach Slot = 8
    Wed May 02 19:15:00 2040
    EsILock(LockFreeList) unexpected LastLocker 21 LockCount 1
    <EsNT> EsIViewAttach Slot = 9
    EsILock(LockFreeList) unexpected LastLocker 21 LockCount 1
    <EsNT> EsIViewAttach Slot = 10
    EsILock(LockFreeList) unexpected LastLocker 21 LockCount 1
    <EsNT> EsIViewAttach Slot = 11
    EsILock(LockFreeList) unexpected LastLocker 21 LockCount 1
    <EsNT> EsIViewAttach Slot = 12
    EsILock(LockFreeList) unexpected LastLocker 21 LockCount 1
    <EsNT> EsIViewAttach Slot = 13
    EsILock(LockFreeList) unexpected LastLocker 21 LockCount 1
    <EsNT> EsIViewAttach Slot = 14
    EsILock(LockFreeList) unexpected LastLocker 21 LockCount 1
    <EsNT> EsIViewAttach Slot = 15
    EsILock(LockFreeList) unexpected LastLocker 21 LockCount 1
    <EsNT> EsIViewAttach Slot = 16
    EsILock(LockFreeList) unexpected LastLocker 21 LockCount 1
    <EsNT> EsIViewAttach Slot = 17
    EsILock(LockFreeList) unexpected LastLocker 21 LockCount 1
    <EsNT> EsIViewAttach Slot = 18
    EsILock(LockFreeList) unexpected LastLocker 21 LockCount 1
    <EsNT> EsIViewAttach Slot = 19
    EsILock(LockFreeList) unexpected LastLocker 21 LockCount 1
    <EsNT> EsIViewAttach Slot = 20
    EsILock(LockFreeList) unexpected LastLocker 21 LockCount 1
    <EsNT> EsIViewAttach Slot = 21
    EsILock(LockFreeList) unexpected LastLocker 21 LockCount 1
    <EsNT> EsIViewAttach Slot = 22
    EsILock(LockFreeList) unexpected LastLocker 21 LockCount 1
    <EsNT> EsIViewAttach Slot = 23
    EsILock(LockFreeList) unexpected LastLocker 21 LockCount 1
    <EsNT> EsIViewAttach Slot = 24
    EsILock(LockFreeList) unexpected LastLocker 21 LockCount 1
    <EsNT> EsIViewAttach Slot = 25
    EsILock(LockFreeList) unexpected LastLocker 21 LockCount 1
    <EsNT> EsIViewAttach Slot = 26
    EsILock(LockFreeList) unexpected LastLocker 21 LockCount 1
    <EsNT> EsIViewAttach Slot = 27
    EsILock(LockFreeList) unexpected LastLocker 21 LockCount 1
    <EsNT> EsIViewAttach Slot = 28
    Wed May 02 19:15:00 2040
    EsILock(LockFreeList) unexpected LastLocker 21 LockCount 1
    <EsNT> EsIViewAttach Slot = 29
    EsILock(LockFreeList) unexpected LastLocker 21 LockCount 1
    <EsNT> EsIViewAttach Slot = 30
    EsILock(LockFreeList) unexpected LastLocker 21 LockCount 1
    <EsNT> EsIViewAttach Slot = 31
    EsILock(LockFreeList) unexpected LastLocker 21 LockCount 1
    <EsNT> EsIViewAttach Slot = 32
    EsILock(LockFreeList) unexpected LastLocker 21 LockCount 1
    <EsNT> EsIViewAttach Slot = 33
    EsILock(LockFreeList) unexpected LastLocker 21 LockCount 1
    <EsNT> EsIViewAttach Slot = 34
    EsILock(LockFreeList) unexpected LastLocker 21 LockCount 1
    <EsNT> EsIViewAttach Slot = 35
    EsILock(LockFreeList) unexpected LastLocker 21 LockCount 1
    <EsNT> EsIViewAttach Slot = 36
    EsILock(LockFreeList) unexpected LastLocker 21 LockCount 1
    <EsNT> EsIViewAttach Slot = 37
    EsILock(LockFreeList) unexpected LastLocker 21 LockCount 1
    <EsNT> EsIViewAttach Slot = 38
    EsILock(LockFreeList) unexpected LastLocker 21 LockCount 1
    <EsNT> EsIViewAttach Slot = 39
    EsILock(LockFreeList) unexpected LastLocker 21 LockCount 1
    <EsNT> EsIViewAttach Slot = 40
    EsILock(LockFreeList) unexpected LastLocker 21 LockCount 1
    <EsNT> EsIViewAttach Slot = 41
    EsILock(LockFreeList) unexpected LastLocker 21 LockCount 1
    <EsNT> EsIViewAttach Slot = 42
    EsILock(LockFreeList) unexpected LastLocker 21 LockCount 1
    &l

    Hi Experts,
    I spent all weekend installing again IDES and the result was the same. I could find one possible error:
    DpSetAvoidTraceInSignalHandler: 0 -> 1
    DpCommonParamInit: rdisp/core_file_size = default --> no change
    NiSrvLGetServNo: got service name 'sapdp00' from operating system
    NiIGetServNo: servicename 'sapdp00' = port 3200
    NiSrvLGetServNo: got service name 'sapgw00' from operating system
    NiIGetServNo: servicename 'sapgw00' = port 3300
    NiMyHostName: hostname = 'SAPIDESECC'
    NiHLGetNodeAddr: got hostname 'SAPIDESECC' from operating system
    NiIGetNodeAddr: hostname 'SAPIDESECC' = addr 10.211.55.10
    NiHLGetHostName: found address 10.211.55.10 in cache
    NiIGetHostName: addr 10.211.55.10 = hostname 'SAPIDESECC' (fq)
    Fri May 04 02:36:50 2040
    NiHLGetNodeAddr: hostname 'www.doesnotexist0196.qqq.nxst' not found by operating system
    *** WARNING => DpNetCheck: NiHostToAddr(www.doesnotexist0196.qqq.nxst) took 24 seconds
    Fri May 04 02:37:11 2040
    NiHLGetHostName: address 1.0.0.1 not found by operating system
    *** WARNING => DpNetCheck: NiAddrToHost(1.0.0.0) took 21 seconds
    NiSrvLGetServNo: got service name 'http' from operating system
    NiIGetServNo: servicename 'http' = port 80
    NiSrvLGetServName: port 8080 not found by operating system
    NiSrvLGetServName: port 64555 not found by operating system
    NiSrvLGetServNo: service name 'sapdp9988' not found by operating system
    ***LOG GZZ=> 2 possible network problems detected - check tracefile and adjust the DNS settings [dpxxtool2.c  5079]
    SigIRegisterRoutine: handler for signal 16 installed (DpTrcOnOff, flag 0)
    SigIRegisterRoutine: handler for signal 17 installed (DpTrcOnOff, flag 0)
    SigIRegisterRoutine: alarm handler installed (DpSigAlrm)
    SigIRegisterRoutine: handler for signal SIGINT installed (DpSigInt, flag 0)
    SigIRegisterRoutine: handler for signal SIGTERM installed (DpSigInt, flag 0)
    SigIRegisterRoutine: handler for signal 3 installed (DpSigQuit, flag 0)
    MtxInit: 30000 0 0
    Do you think this may be the main problem??
    Best Regards.
    David Cortes

  • SQL Server 2012 - Clustered installation fails - cannot locate MSIs

    Hi forum
    I have a query relating to SQL Server 2012 installation, on Windows Server 2012 R2 - SQL Server is Enterprise, Windows is SQL Server Standard Edition.
    Our windows team have created two Windows Server 2012 machines, and installed and got cluster services running.
    We've tried the installation of SQL Server 2012 RTM, slipstream SP1 and slipstream SP2, and all come up with an error during the installation - I've even tried the trial version of SQL Server 2012 (SP1), just in case there is a media issue.
    Immediately after the window which it is installing the installation files, we get the error:
    SQL Server Setup has encountered the following error:
    Failed to retrieve data for this request.
    You'll see in the logfile of the installation below, that the installer cannot locate specific MSI files
    e.g.
    (01) 2015-03-02 11:29:18 Slp: Sco: File 'E:\x64\setup\x64\sql_fulltext.msi' does not exist
    (01) 2015-03-02 11:29:18 Slp: Sco: File 'E:\x64\setup\x86\sql_fulltext.msi' does not exist
    (01) 2015-03-02 11:29:18 Slp: Sco: File 'E:\x64\setup\x64\sql_dq.msi' does not exist
    (01) 2015-03-02 11:29:18 Slp: Sco: File 'E:\x64\setup\x86\sql_dq.msi' does not exist
    I've expanded and checked the ISO / IMG files and these files do not exist.
    I'd suspect media corruption, however, the installer works fine on a stand-alone machine, and the same files are missing from two separate sets of installation media - so I think that rules it out.
    If someone could give us a clue over what the problem is, we'd really appreciate it - we're trying to create a 2012 availability group setup, so need cluster services...
    Many thanks
    Carl.
    LOGFILE:-----------------------------------------------------------------------------------------------------------
    (01) 2015-03-02 11:29:12 Slp: Log provider 'Microsoft.SqlServer.Chainer.Infrastructure.LogProviderFile' has been registered
    (01) 2015-03-02 11:29:12 Slp: Log provider 'Microsoft.SqlServer.Chainer.Infrastructure.LogProviderStatus' has been registered
    (01) 2015-03-02 11:29:13 Slp: Reading XML resource 'Microsoft.SQL.Chainer.PackageData.Package.xml'
    (01) 2015-03-02 11:29:13 Slp: Reading schema resource 'Microsoft.SQL.Chainer.Package.Package.xsd'
    (01) 2015-03-02 11:29:13 Slp: Document 'Microsoft.SQL.Chainer.PackageData.Package.xml' validated with schema 'Microsoft.SQL.Chainer.Package.Package.xsd' has been successfuly loaded into datastore path '/Datastore/Package'
    (01) 2015-03-02 11:29:13 Slp: ----------------------------------------------------------------------
    (01) 2015-03-02 11:29:13 Slp: Running Action: ReadProductXML
    (01) 2015-03-02 11:29:13 Slp: Reading XML resource 'Microsoft.SQL.Chainer.Product.Product.xml'
    (01) 2015-03-02 11:29:13 Slp: Document 'Microsoft.SQL.Chainer.Product.Product.xml' validated with schema 'Microsoft.SQL.Chainer.Product.Product.xsd' has been successfuly loaded into datastore path '/Datastore/Product'
    (01) 2015-03-02 11:29:13 Slp: Completed Action: ReadProductXML, returned True
    (01) 2015-03-02 11:29:13 Slp: ----------------------------------------------------------------------
    (01) 2015-03-02 11:29:13 Slp: Running Action: LoadExtensions
    (01) 2015-03-02 11:29:13 Slp: Loading extension 'MSI' from file 'C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\SQLServer2012\x64\.\Microsoft.SqlServer.Configuration.MsiExtension.dll'
    (01) 2015-03-02 11:29:13 Slp: Extension 'MSI' version '11.0.5058.0' loaded
    (01) 2015-03-02 11:29:13 Slp: Loading extension 'PackageChainer' from file 'C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\SQLServer2012\x64\.\Microsoft.SqlServer.Configuration.PackageChainerExtension.dll'
    (01) 2015-03-02 11:29:13 Slp: Extension 'PackageChainer' version '11.0.5058.0' loaded
    (01) 2015-03-02 11:29:13 Slp: Loading extension 'Config' from file 'C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\SQLServer2012\x64\.\Microsoft.SqlServer.Configuration.ConfigExtension.dll'
    (01) 2015-03-02 11:29:13 Slp: Extension 'Config' version '11.0.5058.0' loaded
    (01) 2015-03-02 11:29:13 Slp: Loading extension 'Common' from file 'C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\SQLServer2012\x64\.\Microsoft.SqlServer.Chainer.ExtensionCommon.dll'
    (01) 2015-03-02 11:29:13 Slp: Extension 'Common' version '11.0.5058.0' loaded
    (01) 2015-03-02 11:29:13 Slp: Loading extension 'SqlConfigBase' from file 'C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\SQLServer2012\x64\.\Microsoft.SqlServer.Configuration.SqlConfigBase.dll'
    (01) 2015-03-02 11:29:13 Slp: Extension 'SqlConfigBase' version '11.0.5058.0' loaded
    (01) 2015-03-02 11:29:13 Slp: Loading extension 'Slp' from file 'C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\SQLServer2012\x64\.\Microsoft.SqlServer.Configuration.SetupExtension.dll'
    (01) 2015-03-02 11:29:13 Slp: Extension 'Slp' version '11.0.5058.0' loaded
    (01) 2015-03-02 11:29:13 Slp: Loading extension 'RulesEngine' from file 'C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\SQLServer2012\x64\.\Microsoft.SqlServer.Configuration.RulesEngineExtension.dll'
    (01) 2015-03-02 11:29:13 Slp: Extension 'RulesEngine' version '11.0.5058.0' loaded
    Truncated due to limitations of posting
    (01) 2015-03-02 11:29:13 Slp: Extension 'FulltextConfig' version '11.0.5058.0' loaded
    (01) 2015-03-02 11:29:13 Slp: Loading extension 'ScoExtension' from file 'C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\SQLServer2012\x64\.\Microsoft.SqlServer.Configuration.ScoExtension.dll'
    (01) 2015-03-02 11:29:13 Slp: Extension 'ScoExtension' version '11.0.5058.0' loaded
    (01) 2015-03-02 11:29:13 Slp: Loading extension 'Infrastructure' from file 'C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\SQLServer2012\x64\.\Microsoft.SqlServer.Chainer.Infrastructure.dll'
    (01) 2015-03-02 11:29:13 Slp: Extension 'Infrastructure' version '11.0.5058.0' loaded
    (01) 2015-03-02 11:29:13 Slp: Loading extension 'UtilityConfig' from file 'C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\SQLServer2012\x64\.\Microsoft.SqlServer.Configuration.UtilityExtension.dll'
    (01) 2015-03-02 11:29:13 Slp: Extension 'UtilityConfig' version '11.0.2100.60' loaded
    (01) 2015-03-02 11:29:13 Slp: Loading extension 'SmartSetup' from file 'C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\SQLServer2012\x64\.\Microsoft.SqlServer.Configuration.SmartSetupExtension.dll'
    (01) 2015-03-02 11:29:13 Slp: Extension 'SmartSetup' version '11.0.5058.0' loaded
    (01) 2015-03-02 11:29:13 Slp: Completed Action: LoadExtensions, returned True
    (01) 2015-03-02 11:29:13 Slp: ----------------------------------------------------------------------
    (01) 2015-03-02 11:29:13 Slp: Running Action: ExecuteBootstrapAfterExtensionsLoaded
    (01) 2015-03-02 11:29:14 Slp: Workflow to execute: 'BOOTSTRAPAFTEREXTENSIONSLOADED'
    (01) 2015-03-02 11:29:14 Slp: ----------------------------------------------------------------------
    (01) 2015-03-02 11:29:14 Slp: Running Action: SetGlobalPackageFlags
    (01) 2015-03-02 11:29:14 Slp: Completed Action: SetGlobalPackageFlags, returned True
    (01) 2015-03-02 11:29:14 Slp: ----------------------------------------------------------------------
    (01) 2015-03-02 11:29:14 Slp: Running Action: LoadPackageDatastoreObjects
    (01) 2015-03-02 11:29:14 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.SetupExtension.SlpChainerInputSettings.xsd'
    (01) 2015-03-02 11:29:14 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.SetupExtension.SlpChainerInputSettingsDefaults.xml'
    (01) 2015-03-02 11:29:14 Slp: Document 'Microsoft.SqlServer.Configuration.SetupExtension.SlpChainerInputSettingsDefaults.xml' validated with schema 'Microsoft.SqlServer.Configuration.SetupExtension.SlpChainerInputSettings.xsd'
    loaded into datastore path '/Datastore/InputSettings/ChainerSettings/SlpSettings'
    (01) 2015-03-02 11:29:14 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.SetupExtension.SlpFeatureInputSettings.xsd'
    (01) 2015-03-02 11:29:14 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.SetupExtension.SlpFeatureInputSettingDefaults.xml'
    Truncated due to limitations of posting
    (01) 2015-03-02 11:29:14 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.Cluster.ClusterNodePublicConfig.xml'
    (01) 2015-03-02 11:29:14 Slp: Document 'Microsoft.SqlServer.Configuration.Cluster.ClusterNodePublicConfig.xml' validated with schema 'Microsoft.SqlServer.Configuration.Cluster.ClusterNodePublicConfig.xsd' loaded into datastore
    path '/Datastore/ProductSettings/ClusterNode/Public'
    (01) 2015-03-02 11:29:14 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.SlpExtension.SQLServerSCPPrivateSettings.xsd'
    (01) 2015-03-02 11:29:14 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.SlpExtension.SQLServerSCPPrivateSettings.xml'
    (01) 2015-03-02 11:29:14 Slp: Document 'Microsoft.SqlServer.Configuration.SlpExtension.SQLServerSCPPrivateSettings.xml' validated with schema 'Microsoft.SqlServer.Configuration.SlpExtension.SQLServerSCPPrivateSettings.xsd' loaded
    into datastore path '/Datastore/ProductSettings/SQLServerSCP/Private'
    (01) 2015-03-02 11:29:14 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.Cluster.ClusterNodesStatusPublicConfig.xml'
    (01) 2015-03-02 11:29:14 Slp: Document 'Microsoft.SqlServer.Configuration.Cluster.ClusterNodesStatusPublicConfig.xml' loaded into datastore path '/Datastore/ProductSettings/ClusterNodesStatus/Public'
    (01) 2015-03-02 11:29:14 Slp: Reading schema resource 'Microsoft.SqlServer.Configuration.ASExtension.ASSPIInputSettings.xsd'
    (01) 2015-03-02 11:29:14 Slp: Reading XML resource 'Microsoft.SqlServer.Configuration.ASExtension.ASSPIInputSettingsDefaults.xml'
    (01) 2015-03-02 11:29:14 Slp: Document 'Microsoft.SqlServer.Configuration.ASExtension.ASSPIInputSettingsDefaults.xml' validated with schema 'Microsoft.SqlServer.Configuration.ASExtension.ASSPIInputSettings.xsd' loaded into datastore
    path '/Datastore/ProductSettings/ASSIP/Public'
    (01) 2015-03-02 11:29:14 Slp: Completed Action: LoadPackageDatastoreObjects, returned True
    (01) 2015-03-02 11:29:14 Slp: ----------------------------------------------------------------------
    (01) 2015-03-02 11:29:14 Slp: Running Action: InitializeInputSettingStore
    (01) 2015-03-02 11:29:15 Slp: Completed Action: InitializeInputSettingStore, returned True
    (01) 2015-03-02 11:29:15 Slp: ----------------------------------------------------------------------
    (01) 2015-03-02 11:29:15 Slp: Running Action: InitializeRoleService
    (01) 2015-03-02 11:29:15 Slp: Loading role: SPI_AS_NewFarm
    (01) 2015-03-02 11:29:15 Slp: Loading role: SPI_AS_ExistingFarm
    (01) 2015-03-02 11:29:15 Slp: Loading role: AllFeatures_WithDefaults
    (01) 2015-03-02 11:29:15 Slp: Completed Action: InitializeRoleService, returned True
    (01) 2015-03-02 11:29:15 Slp: ----------------------------------------------------------------------
    (01) 2015-03-02 11:29:15 Slp: Running Action: ProcessChainerCommandLineArguments
    (01) 2015-03-02 11:29:15 Slp: ----------------------------------------
    (01) 2015-03-02 11:29:15 Slp: Setting: WORKFLOW
    (01) 2015-03-02 11:29:15 Slp: Value specified: INSTALL
    (01) 2015-03-02 11:29:15 Slp: New setting source: CommandLine; previous setting source: NotSpecified
    (01) 2015-03-02 11:29:15 Slp: ----------------------------------------
    (01) 2015-03-02 11:29:15 Slp: Setting: TIMESTAMP
    (01) 2015-03-02 11:29:15 Slp: Value specified: 20150302_112838
    (01) 2015-03-02 11:29:15 Slp: New setting source: CommandLine; previous setting source: Default
    (01) 2015-03-02 11:29:15 Slp: ----------------------------------------
    (01) 2015-03-02 11:29:15 Slp: Setting: LOGMARKER
    (01) 2015-03-02 11:29:15 Slp: Value specified:
    (01) 2015-03-02 11:29:15 Slp: New setting source: CommandLine; previous setting source: Default
    (01) 2015-03-02 11:29:15 Slp: ----------------------------------------
    (01) 2015-03-02 11:29:15 Slp: Setting: MEDIASOURCE
    (01) 2015-03-02 11:29:15 Slp: Value specified: E:\
    (01) 2015-03-02 11:29:15 Slp: New setting source: CommandLine; previous setting source: NotSpecified
    (01) 2015-03-02 11:29:15 Slp: ----------------------------------------
    (01) 2015-03-02 11:29:15 Slp: Setting: INSTALLMEDIAPATH
    (01) 2015-03-02 11:29:15 Slp: Value specified: E:\x64\setup\
    (01) 2015-03-02 11:29:15 Slp: New setting source: CommandLine; previous setting source: NotSpecified
    (01) 2015-03-02 11:29:15 Slp: ----------------------------------------
    (01) 2015-03-02 11:29:15 Slp: Setting: ENU
    (01) 2015-03-02 11:29:15 Slp: Value specified: True
    (01) 2015-03-02 11:29:15 Slp: New setting source: CommandLine; previous setting source: Default
    (01) 2015-03-02 11:29:15 Slp: ----------------------------------------
    (01) 2015-03-02 11:29:15 Slp: Setting: MEDIALAYOUT
    (01) 2015-03-02 11:29:15 Slp: Value specified: Full
    (01) 2015-03-02 11:29:15 Slp: New setting source: CommandLine; previous setting source: Default
    (01) 2015-03-02 11:29:15 Slp: ----------------------------------------
    (01) 2015-03-02 11:29:15 Slp: Setting: ACTION
    (01) 2015-03-02 11:29:15 Slp: Value specified: INSTALL
    (01) 2015-03-02 11:29:15 Slp: New setting source: CommandLine; previous setting source: NotSpecified
    (01) 2015-03-02 11:29:15 Slp: ----------------------------------------
    (01) 2015-03-02 11:29:15 Slp: Setting: CUPIDDISPLAYED
    (01) 2015-03-02 11:29:15 Slp: Value specified: FALSE
    (01) 2015-03-02 11:29:15 Slp: New setting source: CommandLine; previous setting source: Default
    (01) 2015-03-02 11:29:15 Slp: ----------------------------------------
    (01) 2015-03-02 11:29:15 Slp: Setting: PID
    (01) 2015-03-02 11:29:15 Slp: New setting source: CommandLine; previous setting source: NotSpecified
    (01) 2015-03-02 11:29:15 Slp: ----------------------------------------
    (01) 2015-03-02 11:29:15 Slp: Completed Action: ProcessChainerCommandLineArguments, returned True
    (01) 2015-03-02 11:29:15 Slp: ----------------------------------------------------------------------
    (01) 2015-03-02 11:29:15 Slp: Running Action: ProcessMediaChainerConfigFileArguments
    (01) 2015-03-02 11:29:15 Slp: Procssing media configuration file E:\x64\setup\..\DefaultSetup.ini.
    (01) 2015-03-02 11:29:15 Slp: ----------------------------------------
    (01) 2015-03-02 11:29:15 Slp: Setting: PID
    (01) 2015-03-02 11:29:15 Slp: New setting source: ConfigFile; previous setting source: CommandLine. The previous setting values were preserved.
    (01) 2015-03-02 11:29:15 Slp: ----------------------------------------
    (01) 2015-03-02 11:29:15 Slp: Completed Action: ProcessMediaChainerConfigFileArguments, returned True
    (01) 2015-03-02 11:29:15 Slp: ----------------------------------------------------------------------
    (01) 2015-03-02 11:29:15 Slp: Running Action: ProcessChainerConfigFileArguments
    (01) 2015-03-02 11:29:15 Slp: Completed Action: ProcessChainerConfigFileArguments, returned True
    (01) 2015-03-02 11:29:15 Slp: ----------------------------------------------------------------------
    (01) 2015-03-02 11:29:15 Slp: Running Action: ProcessSlipstreamParameters
    (01) 2015-03-02 11:29:15 Slp: Completed Action: ProcessSlipstreamParameters, returned True
    (01) 2015-03-02 11:29:15 Slp: ----------------------------------------------------------------------
    (01) 2015-03-02 11:29:15 Slp: Skipping Action: SetRoleAndUIModeForExpressMedia
    (01) 2015-03-02 11:29:15 Slp: Action is being skipped due to the following restrictions:
    (01) 2015-03-02 11:29:15 Slp: Condition "IsMediaExpress" did not pass as it returned false and true was expected.
    (01) 2015-03-02 11:29:15 Slp: ----------------------------------------------------------------------
    (01) 2015-03-02 11:29:15 Slp: Running Action: InitializeRetryHandler
    (01) 2015-03-02 11:29:15 Slp: Completed Action: InitializeRetryHandler, returned True
    (01) 2015-03-02 11:29:15 Slp: ----------------------------------------------------------------------
    (01) 2015-03-02 11:29:15 Slp: Running Action: ValidateChainerSetting
    (01) 2015-03-02 11:29:15 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid
    (01) 2015-03-02 11:29:15 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid
    (01) 2015-03-02 11:29:15 Slp: -- PidInfoProvider : Compute new PID
    (01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : Read lcid 1033 from CultureInfo
    (01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid
    (01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid
    (01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : Use cached PID
    (01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid
    (01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid
    (01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : Use cached PID
    (01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid
    (01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid
    (01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : Use cached PID
    (01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid
    (01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid
    (01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : Use cached PID
    (01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid
    (01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid
    (01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : Use cached PID
    (01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid
    (01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid
    (01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : Use cached PID
    (01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid
    (01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid
    (01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : Use cached PID
    (01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid
    (01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid
    (01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : Use cached PID
    (01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid
    (01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid
    (01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : Use cached PID
    (01) 2015-03-02 11:29:16 Slp: Completed Action: ValidateChainerSetting, returned True
    (01) 2015-03-02 11:29:16 Slp: ----------------------------------------------------------------------
    (01) 2015-03-02 11:29:16 Slp: Running Action: ProcessFeatureCommandLineArguments
    (01) 2015-03-02 11:29:16 Slp: ----------------------------------------
    (01) 2015-03-02 11:29:16 Slp: Completed Action: ProcessFeatureCommandLineArguments, returned True
    (01) 2015-03-02 11:29:16 Slp: ----------------------------------------------------------------------
    (01) 2015-03-02 11:29:16 Slp: Running Action: ProcessMediaFeatureConfigFileArguments
    (01) 2015-03-02 11:29:16 Slp: Procssing media configuration file E:\x64\setup\..\DefaultSetup.ini.
    (01) 2015-03-02 11:29:16 Slp: ----------------------------------------
    (01) 2015-03-02 11:29:16 Slp: Completed Action: ProcessMediaFeatureConfigFileArguments, returned True
    (01) 2015-03-02 11:29:16 Slp: ----------------------------------------------------------------------
    (01) 2015-03-02 11:29:16 Slp: Running Action: ProcessFeatureConfigFileArguments
    (01) 2015-03-02 11:29:16 Slp: Completed Action: ProcessFeatureConfigFileArguments, returned True
    (01) 2015-03-02 11:29:16 Slp: ----------------------------------------------------------------------
    (01) 2015-03-02 11:29:16 Slp: Running Action: StartSqmSession
    (01) 2015-03-02 11:29:16 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine
    (01) 2015-03-02 11:29:16 Slp: Sco: Attempting to open registry subkey Software\Microsoft\Microsoft SQL Server\110
    (01) 2015-03-02 11:29:16 Slp: Sco: Attempting to get registry value CustomerFeedback
    (01) 2015-03-02 11:29:16 Slp: SQM Service: Sqm does not have active session.
    (01) 2015-03-02 11:29:16 Slp: SQM is opted-out by command line parameter /SQMREPORTING or registry key setting, SQM session is closed
    (01) 2015-03-02 11:29:16 Slp: Completed Action: StartSqmSession, returned True
    (01) 2015-03-02 11:29:16 Slp: ----------------------------------------------------------------------
    (01) 2015-03-02 11:29:16 Slp: Running Action: ValidateSettingsAgainstScenario
    (01) 2015-03-02 11:29:16 Slp: Scenario: Install
    (01) 2015-03-02 11:29:16 Slp: Completed Action: ValidateSettingsAgainstScenario, returned True
    (01) 2015-03-02 11:29:16 Slp: ----------------------------------------------------------------------
    (01) 2015-03-02 11:29:16 Slp: Running Action: FinalCalculateSettings
    (01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid
    (01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid
    (01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : Use cached PID
    (01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid
    (01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid
    (01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : Use cached PID
    (01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid
    (01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid
    (01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : Use cached PID
    (01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid
    (01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid
    (01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : Use cached PID
    (01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid is normalizing input pid
    (01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : NormalizePid found a pid containing dashes, assuming pid is normalized, output pid
    (01) 2015-03-02 11:29:16 Slp: -- PidInfoProvider : Use cached PID
    (01) 2015-03-02 11:29:16 Slp: Completed Action: FinalCalculateSettings, returned True
    (01) 2015-03-02 11:29:16 Slp: Completed Action: ExecuteBootstrapAfterExtensionsLoaded, returned True
    (01) 2015-03-02 11:29:16 Slp: ----------------------------------------------------------------------
    (01) 2015-03-02 11:29:16 Slp: Running Action: SetInstallScenarioFlags
    (01) 2015-03-02 11:29:16 Slp: Completed Action: SetInstallScenarioFlags, returned True
    (01) 2015-03-02 11:29:16 Slp: ----------------------------------------------------------------------
    (01) 2015-03-02 11:29:16 Slp: Running Action: ExecuteInitWorkflow
    (01) 2015-03-02 11:29:16 Slp: Workflow to execute: 'STANDARDTOPLEVELINIT'
    (01) 2015-03-02 11:29:16 Slp: ----------------------------------------------------------------------
    (01) 2015-03-02 11:29:16 Slp: Running Action: SetStandardTopLevelScenarioFlags
    (01) 2015-03-02 11:29:16 Slp: Completed Action: SetStandardTopLevelScenarioFlags, returned True
    (01) 2015-03-02 11:29:16 Slp: ----------------------------------------------------------------------
    (01) 2015-03-02 11:29:16 Slp: Running Action: ExecuteUpdateInitWorkflow
    (01) 2015-03-02 11:29:16 Slp: Workflow to execute: 'InitializeUpdateSearch'
    (01) 2015-03-02 11:29:16 Slp: ----------------------------------------------------------------------
    (01) 2015-03-02 11:29:16 Slp: Running Action: SetJobId
    (01) 2015-03-02 11:29:16 Slp: Completed Action: SetJobId, returned True
    (01) 2015-03-02 11:29:16 Slp: ----------------------------------------------------------------------
    (01) 2015-03-02 11:29:16 Slp: Running Action: AddSmartSetupEnginesAction
    (01) 2015-03-02 11:29:16 Slp: Registered update search engine 'SfxcabSearchEngine'
    (01) 2015-03-02 11:29:16 Slp: Registered update search engine 'SlipstreamSearchEngine'
    (01) 2015-03-02 11:29:16 Slp: Registered update search engine 'MuSearchEngine'
    (01) 2015-03-02 11:29:16 Slp: Registered update download engine 'MuDownloadEngine'
    (01) 2015-03-02 11:29:16 Slp: Registered update extract engine 'SfxcabExtractEngine'
    (01) 2015-03-02 11:29:16 Slp: Completed Action: AddSmartSetupEnginesAction, returned True
    (01) 2015-03-02 11:29:16 Slp: ----------------------------------------------------------------------
    (01) 2015-03-02 11:29:16 Slp: Running Action: RunSmartSetupWorkflow
    (09) 2015-03-02 11:29:16 Slp: ----------------------------------------------------------------------
    (09) 2015-03-02 11:29:16 Slp: Running Action: SearchUpdatesAction
    (09) 2015-03-02 11:29:17 Slp:
    (09) 2015-03-02 11:29:17 Slp: Microsoft Update Details:
    (09) 2015-03-02 11:29:17 Slp:   Category ID searched on Microsoft Update:          7fe4630a-0330-4b01-a5e6-a77c7ad34eb0
    (01) 2015-03-02 11:29:17 Slp: Completed Action: RunSmartSetupWorkflow, returned True
    (01) 2015-03-02 11:29:17 Slp: Completed Action: ExecuteUpdateInitWorkflow, returned True
    (01) 2015-03-02 11:29:17 Slp: ----------------------------------------------------------------------
    (01) 2015-03-02 11:29:17 Slp: Running Action: ExecuteInitWorkflow
    (01) 2015-03-02 11:29:17 Slp: Workflow to execute: 'INITIALIZATION'
    (01) 2015-03-02 11:29:17 Slp: ----------------------------------------------------------------------
    (01) 2015-03-02 11:29:17 Slp: Running Action: AddPackageEnginesAction
    (01) 2015-03-02 11:29:17 Slp: Completed Action: AddPackageEnginesAction, returned True
    (01) 2015-03-02 11:29:17 Slp: ----------------------------------------------------------------------
    (01) 2015-03-02 11:29:17 Slp: Running Action: AddPackageInstallerEnginesAction
    (01) 2015-03-02 11:29:17 Slp: Completed Action: AddPackageInstallerEnginesAction, returned True
    (01) 2015-03-02 11:29:17 Slp: ----------------------------------------------------------------------
    (01) 2015-03-02 11:29:17 Slp: Running Action: InitializeMsiExtension
    (09) 2015-03-02 11:29:17 Slp:   Major version of the Windows Update Agent:         8
    (09) 2015-03-02 11:29:17 Slp:   Minor version of the Windows Update Agent:         0
    (09) 2015-03-02 11:29:17 Slp:   Version of Wuapi.dll:                             
    7.9.9600.17489
    (09) 2015-03-02 11:29:17 Slp:
    (09) 2015-03-02 11:29:17 Slp: Completed Action: SearchUpdatesAction, returned True
    (09) 2015-03-02 11:29:17 Slp: ----------------------------------------------------------------------
    (09) 2015-03-02 11:29:17 Slp: Running Action: PackageDownloadAction
    (09) 2015-03-02 11:29:17 Slp: Completed Action: PackageDownloadAction, returned True
    (09) 2015-03-02 11:29:17 Slp: ----------------------------------------------------------------------
    (09) 2015-03-02 11:29:17 Slp: Running Action: PackageExtractAction
    (09) 2015-03-02 11:29:17 Slp: Completed Action: PackageExtractAction, returned True
    (01) 2015-03-02 11:29:17 Slp: SLP: MsiExtension.GetDiskCost: Warning: No matched disk size is detected for feature ALL_vsta_runtime_lp_32_Cpu32_1033 and directory SystemDrive
    (01) 2015-03-02 11:29:17 Slp: SLP: MsiExtension.GetDiskCost: Warning: No matched disk size is detected for feature ALL_vsta_runtime_lp_32_Cpu32_1053 and directory SystemDrive
    (01) 2015-03-02 11:29:17 Slp: SLP: MsiExtension.GetDiskCost: Warning: No matched disk size is detected for feature ALL_vsta_runtime_lp_64_Cpu64_1033 and directory SystemDrive
    (01) 2015-03-02 11:29:17 Slp: SLP: MsiExtension.GetDiskCost: Warning: No matched disk size is detected for feature ALL_vsta_runtime_lp_64_Cpu64_1053 and directory SystemDrive
    (01) 2015-03-02 11:29:17 Slp: SLP: MsiExtension.GetDiskCost: Warning: No matched disk size is detected for feature ALL_vsta_designtime_lp_Cpu32_1033 and directory SystemDrive
    (01) 2015-03-02 11:29:17 Slp: SLP: MsiExtension.GetDiskCost: Warning: No matched disk size is detected for feature ALL_vsta_designtime_lp_Cpu32_1053 and directory SystemDrive
    (01) 2015-03-02 11:29:17 Slp: SLP: MsiExtension.GetDiskCost: Warning: No matched disk size is detected for feature ALL_VSHelpLP_Cpu64_1033 and directory SystemDrive
    (01) 2015-03-02 11:29:17 Slp: SLP: MsiExtension.GetDiskCost: Warning: No matched disk size is detected for feature ALL_VSHelpLP_Cpu64_1046 and directory SystemDrive
    (01) 2015-03-02 11:29:17 Slp: SLP: MsiExtension.GetDiskCost: Warning: No matched disk size is detected for feature ALL_VSHelpLP_Cpu64_1053 and directory SystemDrive
    (01) 2015-03-02 11:29:18 Slp: Sco: File 'E:\x64\setup\sql_engine_core_inst_msi\x64\sql_engine_core_inst.msi' does not exist
    (01) 2015-03-02 11:29:18 Slp: Sco: File 'E:\x64\setup\sql_engine_core_inst_msi\x86\sql_engine_core_inst.msi' does not exist
    (01) 2015-03-02 11:29:18 Slp: Sco: File 'E:\1028_CHT_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist
    (01) 2015-03-02 11:29:18 Slp: Sco: File 'E:\1028_CHT_LP\x64\setup\sql_engine_core_inst_loc_msi\sql_engine_core_inst_loc.msi' does not exist
    (01) 2015-03-02 11:29:18 Slp: Sco: File 'E:\1031_DEU_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist
    (01) 2015-03-02 11:29:18 Slp: Sco: File 'E:\1031_DEU_LP\x64\setup\sql_engine_core_inst_loc_msi\sql_engine_core_inst_loc.msi' does not exist
    (01) 2015-03-02 11:29:18 Slp: Sco: File 'E:\1033_ENU_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist
    (01) 2015-03-02 11:29:18 Slp: Sco: File 'E:\1036_FRA_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist
    (01) 2015-03-02 11:29:18 Slp: Sco: File 'E:\1036_FRA_LP\x64\setup\sql_engine_core_inst_loc_msi\sql_engine_core_inst_loc.msi' does not exist
    (01) 2015-03-02 11:29:18 Slp: Sco: File 'E:\1040_ITA_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist
    (01) 2015-03-02 11:29:18 Slp: Sco: File 'E:\1040_ITA_LP\x64\setup\sql_engine_core_inst_loc_msi\sql_engine_core_inst_loc.msi' does not exist
    (01) 2015-03-02 11:29:18 Slp: Sco: File 'E:\1041_JPN_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist
    (01) 2015-03-02 11:29:18 Slp: Sco: File 'E:\1041_JPN_LP\x64\setup\sql_engine_core_inst_loc_msi\sql_engine_core_inst_loc.msi' does not exist
    (01) 2015-03-02 11:29:18 Slp: Sco: File 'E:\1042_KOR_LP\x64\setup\sql_engine_core_inst_loc_msi\x64\sql_engine_core_inst_loc.msi' does not exist
    (01) 2015-03-02 11:29:18 Slp: Sco: File 'E:\1042_KOR_LP\x64\setup\sql_engine_core_inst_loc_msi\sql_engine_core_inst_loc.msi' does not exist
    Truncated due to limitations of posting
       at Microsoft.SqlServer.Management.Sdk.Sfc.Enumerator.Process(Object connectionInfo, Request request)
       at Microsoft.SqlServer.Chainer.Infrastructure.SqlDiscoveryDatastoreInterface.ProcessDTbl(DataTable dt, Int32 level)
       at Microsoft.SqlServer.Chainer.Infrastructure.SqlDiscoveryDatastoreInterface.CollectSqlDiscoveryData(String machineName)
       at Microsoft.SqlServer.Chainer.Infrastructure.SqlDiscoveryDatastoreInterface.CollectDiscoveryData(String machineName)
       at Microsoft.SqlServer.Chainer.Infrastructure.SqlDiscoveryDatastoreInterface.LoadData(IEnumerable`1 machineNames, String discoveryDocRootPath, String clusterDiscoveryDocRootPath)
    (01) 2015-03-02 11:29:20 Slp: Error: Action "Microsoft.SqlServer.Configuration.SetupExtension.RunDiscoveryAction" threw an exception during execution.
    (01) 2015-03-02 11:29:20 Slp: Microsoft.SqlServer.Setup.Chainer.Workflow.ActionExecutionException: Failed to retrieve data for this request. ---> Microsoft.SqlServer.Management.Sdk.Sfc.EnumeratorException: Failed to retrieve
    data for this request. ---> Microsoft.SqlServer.Configuration.Sco.SqlRegistryException: The network path was not found.
    (01) 2015-03-02 11:29:20 Slp:    at Microsoft.SqlServer.Configuration.Sco.SqlRegistry.CreateBaseKey(ServiceContainer ctx, String machineName, IntPtr hKey, String keyName, RegistryAccess access, RegistryView view)
    (01) 2015-03-02 11:29:20 Slp:    at Microsoft.SqlServer.Configuration.Sco.SqlRegistry.GetLocalMachine(ServiceContainer ctx, String machineName, RegistryAccess access, RegistryView view)
    (01) 2015-03-02 11:29:20 Slp:    at Microsoft.SqlServer.Discovery.DiscoveryUtils.GetLocalMachineRootKey(ServiceContainer ctx, String machineName, RegistryView registryView)
    (01) 2015-03-02 11:29:20 Slp:    at Microsoft.SqlServer.Discovery.DiscoveryUtils.GetLocalMachineSubKey(ServiceContainer ctx, String machineName, RegistryView regView, String regPath, RegistryAccess registryAccess)
    (01) 2015-03-02 11:29:20 Slp:    at Microsoft.SqlServer.Discovery.DiscoveryEnumObject.GetSql2kMsiInstanceListInHive(String machineName, RegistryView regView)
    (01) 2015-03-02 11:29:20 Slp:    at Microsoft.SqlServer.Discovery.DiscoveryEnumObject.LoadSql2kInstanceList(String machineName)
    (01) 2015-03-02 11:29:20 Slp:    at Microsoft.SqlServer.Discovery.Product.GetData(EnumResult erParent)
    (01) 2015-03-02 11:29:20 Slp:    at Microsoft.SqlServer.Management.Sdk.Sfc.Environment.GetData()
    (01) 2015-03-02 11:29:20 Slp:    at Microsoft.SqlServer.Management.Sdk.Sfc.Environment.GetData(Request req, Object ci)
    (01) 2015-03-02 11:29:20 Slp:    at Microsoft.SqlServer.Management.Sdk.Sfc.Enumerator.GetData(Object connectionInfo, Request request)
    (01) 2015-03-02 11:29:20 Slp:    at Microsoft.SqlServer.Management.Sdk.Sfc.Enumerator.Process(Object connectionInfo, Request request)
    (01) 2015-03-02 11:29:20 Slp:    --- End of inner exception stack trace ---
    Truncated due to limitations of posting
    (01) 2015-03-02 11:29:20 Slp:                 at Microsoft.SqlServer.Discovery.DiscoveryEnumObject.GetSql2kMsiInstanceListInHive(String machineName,
    RegistryView regView)
    (01) 2015-03-02 11:29:20 Slp:                 at Microsoft.SqlServer.Discovery.DiscoveryEnumObject.LoadSql2kInstanceList(String machineName)
    (01) 2015-03-02 11:29:20 Slp:                 at Microsoft.SqlServer.Discovery.Product.GetData(EnumResult erParent)
    (01) 2015-03-02 11:29:20 Slp:                 at Microsoft.SqlServer.Management.Sdk.Sfc.Environment.GetData()
    (01) 2015-03-02 11:29:20 Slp:                 at Microsoft.SqlServer.Management.Sdk.Sfc.Environment.GetData(Request req, Object ci)
    (01) 2015-03-02 11:29:20 Slp:                 at Microsoft.SqlServer.Management.Sdk.Sfc.Enumerator.GetData(Object connectionInfo, Request request)
    (01) 2015-03-02 11:29:20 Slp:                 at Microsoft.SqlServer.Management.Sdk.Sfc.Enumerator.Process(Object connectionInfo, Request request)

    Hello,
    What the summary.txt log file says? Could you share the content of that file with us?
    Have you tried to copy the media to a local drive, unzip the ISO file into a folder and run SQL Server setup from there.
    Hope this helps.
    Regards,
    Alberto Morillo
    SQLCoffee.com

  • Network Load Balancing not failing over properly

    I have 2 MS 2012 servers setup in a NLB unicast configuration, with 2 NICs each on the same subnet.  When I take down the second server (and only the second server) the FQDN goes offline.  Below are the ipconfigs for each server.  Any help
    would be greatly appreciated!
    Ethernet adapter Data NIC 192.168.220.172:
       Connection-specific DNS Suffix  . :
       Description . . . . . . . . . . . : Intel(R) I350 Gigabit Network
    #4
       Physical Address. . . . . . . . . : 6C-3B-E5-B2-48-60
       DHCP Enabled. . . . . . . . . . . : No
       Autoconfiguration Enabled . . . . : Yes
       IPv4 Address. . . . . . . . . . . : 192.168.220.172(Preferred)
       Subnet Mask . . . . . . . . . . . : 255.255.255.0
       Default Gateway . . . . . . . . . : 192.168.220.1
       DNS Servers . . . . . . . . . . . : 192.168.220.100
                                           192.168.200.10
       NetBIOS over Tcpip. . . . . . . . : Enabled
    Ethernet adapter Cluster NIC:
       Connection-specific DNS Suffix  . :
       Description . . . . . . . . . . . : Broadcom BCM57810 NetXtreme II
    DIS VBD Client) #67
       Physical Address. . . . . . . . . : 02-BF-C0-A8-DC-AA
       DHCP Enabled. . . . . . . . . . . : No
       Autoconfiguration Enabled . . . . : Yes
       IPv4 Address. . . . . . . . . . . : 192.168.220.171(Preferred)
       Subnet Mask . . . . . . . . . . . : 255.255.255.0
       IPv4 Address. . . . . . . . . . . : 192.168.220.170(Preferred)
       Subnet Mask . . . . . . . . . . . : 255.255.255.0
       Default Gateway . . . . . . . . . : 192.168.220.1
       DNS Servers . . . . . . . . . . . : 192.168.220.100
                                           192.168.200.10
       NetBIOS over Tcpip. . . . . . . . : Enabled
    Ethernet adapter Data NIC 192.168.220.174:
       Connection-specific DNS Suffix  . :
       Description . . . . . . . . . . . : HP FlexFabric 10Gb 2-port 533FLR-
    r #54
       Physical Address. . . . . . . . . : A0-D3-C1-F6-96-08
       DHCP Enabled. . . . . . . . . . . : No
       Autoconfiguration Enabled . . . . : Yes
       IPv4 Address. . . . . . . . . . . : 192.168.220.174(Preferred)
       Subnet Mask . . . . . . . . . . . : 255.255.255.0
       Default Gateway . . . . . . . . . : 192.168.220.1
       DNS Servers . . . . . . . . . . . : 192.168.220.100
                                           192.168.200.10
       NetBIOS over Tcpip. . . . . . . . : Enabled
    Ethernet adapter Cluster NIC:
       Connection-specific DNS Suffix  . :
       Description . . . . . . . . . . . : HP NC523SFP 10Gb 2-port Server Ad
       Physical Address. . . . . . . . . : 02-BF-C0-A8-DC-AA
       DHCP Enabled. . . . . . . . . . . : No
       Autoconfiguration Enabled . . . . : Yes
       IPv4 Address. . . . . . . . . . . : 192.168.220.173(Preferred)
       Subnet Mask . . . . . . . . . . . : 255.255.255.0
       IPv4 Address. . . . . . . . . . . : 192.168.220.170(Preferred)
       Subnet Mask . . . . . . . . . . . : 255.255.255.0
       Default Gateway . . . . . . . . . : 192.168.220.1
       DNS Servers . . . . . . . . . . . : 192.168.220.100
                                           192.168.200.10
       NetBIOS over Tcpip. . . . . . . . : Enabled

    Hi MS DEF,
    A second network adapter is required to provide peer-to-peer communication between cluster hosts. Please isolate your heartbeat network. With unicast when cluster is connected
    to a switch, incoming packets are sent to all the ports on the switch, which can cause switch flooding, please confirm you have setup your switch correct, you can refer the following Cisco Switch related unicast configuration.
    The Cisco switch unicast related information:
    How to configure Microsoft Network Load Balancing on two switches
    https://supportforums.cisco.com/discussion/11918276/how-configure-microsoft-network-load-balancing-two-switches
    More information:
    Selecting the Unicast or Multicast Method of Distributing Incoming Requests
    http://technet.microsoft.com/en-us/library/cc782694(v=ws.10).aspx
    An Optimal Network Load Balancing (NLB) Configuration
    http://blogs.technet.com/b/clint_huffman/archive/2007/10/08/an-optimal-network-load-balancing-nlb-configuration.aspx
    Selecting the Unicast or Multicast Method of Distributing Incoming Requests
    http://technet.microsoft.com/en-us/library/cc782694(v=ws.10).aspx
    I’m glad to be of help to you!
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

Maybe you are looking for