SSAS 2012 multi-instance installation issue

Hello,
Just wanted to share an issue and the resolution. Any feedback will be appreciated.
Symptoms
After installing the second named instance of SSAS 2012 on the same machine the first instance stops working.
Cause
The problem is that the second SSAS instance installed on the same machine doesn’t create its own INI file, but overwrites the original one, created by the first instance. The second instance’s
service is configured to use the overwritten INI. Note that the overwritten INI is still located in its original folder, ex. C:\Program Files\Microsoft SQL Server\MSAS11.SSAS01\OLAP\Config\msmdsrv.ini.
As a result, the second instance’s service works well, but the first one will fail to start once it’s shut down for the first time.
Resolution
For the sake of simplicity we will use names SSAS01 and SSAS02 for the first and the second named SSAS instances installed on the same machine called SERVER01. The default instance root directory
will be C:\Program Files\Microsoft SQL Server.
1. Install both named instances normally, using same instance root directory, but separate folders for Data, Log. etc.
2. Browse to the first instance “Config” folder C:\Program Files\Microsoft SQL Server\MSAS11.SSAS01\OLAP\Config. Make sure that the file msmdsrv.ini exists and folder locations within it
point to SSAS02.
3. Browse to the second instance folder C:\Program Files\Microsoft SQL Server\MSAS11.SSAS02\OLAP. Make sure that the “Config” subfolder does not exist.
4. Create “Config” subfolder under C:\Program Files\Microsoft SQL Server\MSAS11.SSAS02\OLAP
5. Change folder permissions:
In C:\Program Files\Microsoft SQL Server\MSAS11.SSAS01\OLAP\Config
Remove SQLServerMSASUser$SERVER01$SSAS02 local group
Add SQLServerMSASUser$SERVER01$SSAS01 local group with Full permissions
In C:\Program Files\Microsoft SQL Server\MSAS11.SSAS02\OLAP\Config
Add SQLServerMSASUser$SERVER01$SSAS02 local group with Full permissions
6. Copy INI file:
C:\Program Files\Microsoft SQL Server\MSAS11.SSAS01\OLAP\Config\msmdsrv.ini
To:
C:\Program Files\Microsoft SQL Server\MSAS11.SSAS02\OLAP\Config\
7. Edit the original INI file: C:\Program Files\Microsoft SQL Server\MSAS11.SSAS01\OLAP\Config\msmdsrv.ini.
Replace all “SSAS02” appearances with “SSAS01”.
8. Edit Registry:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSOLAP$UATSSAS02]
Change ImagePath value to:
"C:\Program Files\Microsoft SQL Server\MSAS11.UATSSAS02\OLAP\bin\msmdsrv.exe" -s "C:\Program Files\Microsoft SQL Server\MSAS11.SSAS02\OLAP\Config"
9. Start the services for both instances.

Hi Grab,
Thank you for your sharing such useful information. It would be benefical to othere ofurms members who encounter the similar issue.
Since this is not a question thread, I changed it form Question type to Discusstion type.
Regards,
Charlie Liao
TechNet Community Support

Similar Messages

  • Server 2012-R2 essentials - installation issues

    Hello!
    I try to install server 2012 R2 essentials form a DVD on a HP microserver gen 8-G2020T and have some issues.
    After “copying files” and “prepare files for installation” the server restarts. After the restart the server reboots from the DVD, but can’t find an operating system. The message is:
    “An operating system wasn’t found. Try disconnecting any drives that contains no operating system. Press Alt-Ctrl-Del to restart”
    The keyboard isn’t responding. I’ve tried to boot on the HDD, but this won’t work either.
    The server has 4x HDD’s of 2 TB, which are configured as 2 arrays in Raid 1. (Configured in the standard HP-software) Array 1 is assigned to be the booted primarily. I passed the installation of the B120i drivers and the product key.
    Can anybody tell me what went wrong?
    thanks a lot!

    Hi ,
    Thank you for posting your issue in the forum.
    I am trying to involve someone familiar with this topic to further look at this issue. There might be some time delay. Appreciate your patience.
    Thank you for your understanding and support.
    Best Regards,
    Andy Qi
    TechNet Subscriber Support
    If you are
    TechNet Subscription user and have any feedback on our support quality, please send your feedback
    here.
    Andy Qi
    TechNet Community Support

  • Coldfusion Multi instance Memory Issues

    Hello,  we recently got brand new servers with 8gb of ram and 64bit Windows 2008.  We have about 7 instances created on these servers and I am noticing something extremely disturbing. On 2 of the instances which I just created today that have absolutely no sites running on them yet as we are still migrating sites.  Coldfusion immediately consumes 700 to 900 mb of working set memory.  this is for all instances which then makes my server seem like it is out of memory.  on the old box it only took the about of working memory that is needed and this would grow over time but not immediately upon starting the server.  I started on of these instances and litterally watched as it took 850mb of ram within 2 minutes of starting and it doesn't get released.
    I do have the jvm set to 2gb and they do for now all share the same jvm.  I am just curious if anyone else running 64bit Windows 2008 is having the same issue and if it is just normal behavior with 64bit systems.  We moved to these beefy servers to help with memory issues but it seems I am still plauged with the issue even when there is no site allocated to the instance.
    Any ideas and thoughts would be appreciated.
    thank you.

    If you have a min memory parameter in your jvm.config (-xmxMin or somethingn like that, then each instance on start will immediately reserve that amount of memory.
    This is a java thing not CF.  With CF8, I don't think having the min memory value matters with the most recent java versions.  I previous versions you would occasionally get out of memory errors if you didn't, but I haven't heard of this since CF8 came out.
    They may have also fixed something in 8 to help alleviate that issue.
    So chaulk it up as normal.  With 7 instances you'll probably run into more CPU issues.
    Byron Mann
    [email protected]
    [email protected]
    Software Architect
    hosting.com | hostmysite.com
    http://www.hostmysite.com/?utm_source=bb

  • Multi-CD installation work around

    Hi developers,
    you can copy the part of the HP-UX release notes 819-8007 about the multi-CD installation issue, in the release notes for JES 05Q4 Solaris Sparc.

    I have the same problems with my N95 (not 8gb) and Pioneer AVIC-X3 (CD-BTB200). I don´t know wath we can do!!!!

  • SSAS 2012 (SP2) - Connecting to a Named Instance in a Failover Cluster

    I posted this question some months ago and never got a resolution...still having the same problem. (http://social.msdn.microsoft.com/Forums/sqlserver/en-US/4178ba62-87e2-4672-a4ef-acd970ac1011/ssas-2012-sp1-connecting-to-a-named-instance-in-a-failover-cluster?forum=sqlanalysisservices)
    I have a 3 node failover cluster installation (active-passive-passive) configured as follows:
    Node1: DB Engine 1 (named instance DB01)
    Node2: DB Engine 2 (named instance DB02)
    Node3: Analysis Services (named instance DBAS)
    Obviously, the node indicated is merely the default active node for each service, with each service able to fail from node to node as required.
    Strangely, when I attempt to connect to the SSAS node using the cluster netbios "alias" (dunno, what else it would be called, so I apologize if I am mixing terminology or somesuch), I am only able to do so by specifying the the alias _without_ the
    required named instance. If I issue a connection request using an external program or even SSMS using Node3\DBAS or Node3.domain\DBAS, it appears that the SQL Server Browser is offering up a bogus TCP port for the named instance (in my case TCP/58554), when
    in reality, the SSAS service is running on TCP/2383 (confirmed with netstat) -- which if I understand correctly after much, much reading on the subject is the only port that can be used in a failover cluster. In any case, I'm puzzled beyond words. As I think
    through it, I believe I've seen this issue in the past, but never worried about it since it wasn't necessary to specify the named instance when I had SSAS requirements... It's only a showstopper now because I'm finalizing my implementation of SCVMM/SCOM 2012
    R2, and for some strange reason the PRO configuration in VMM gets all butthurt if you don't offer up a named instance...
    Thank you much for reading. I appreciate any help to get this resolved.
    POSSIBLY NOT RELEVANT...?
    I've properly configured the SPNs for the SSAS service (MSOLAPSvc.3) and the SQL Browser (MSOLAPDisco.3), with the former mapped to the SSAS service account and the latter to the cluster "alias" (since it runs as "NT AUTHORITY\LOCALSERVICE"
    as is customary) and have permitted delegation on the service and machine accounts as required. So, I'm not getting any kerberos issues with the service...any more, that is... ;) I'm not sure that's important, but I wanted to be forthcoming with details to
    help solve the issue.

    When connecting to SSAS in a cluster, you do not specify an instance name.  In your case, you would use the name of the SSAS IP address to connect.
    See:
    http://msdn.microsoft.com/en-us/library/dn141153.aspx
    For servers deployed in a failover cluster, connect using the network name of the SSAS cluster. This name is specified during SQL Server setup, as
    SQL Server Network Name. Note that if you installed SSAS as a named instance onto a Windows Server Failover Cluster (WSFC), you never add the instance name on the connection. This practice is unique to SSAS; in contrast, a named
    instance of a clustered relational database engine does include the instance name. For example, if you installed both SSAS and the database engine as named instance (Contoso-Accounting) with a SQL Server Network Name of SQL-CLU, you would connect to SSAS using
    "SQL-CLU" and to the database engine as "SQL-CLU\Contoso-Accounting". See
    How to Cluster SQL Server Analysis Services for more information and examples.

  • SQL 2012 Cluster Multi Instances !

    Hello,
    For SQL 2012 Cluster Multi Instances setup, Does the Storage Space should be different for each instance or can be the same?
    Kindly help me in this.
    Regards !

    Hello,
    The reason is that's what Microsoft decided to do. It's also that way because disks are a clustered resource and belong to a single resource group. Each SQL Server install will have its own resource group. If a disk could belong to more than one resource
    group, and a group fails - then all of the instances with the same disk would fail. That's not what you'd want from an HA solution. Microsoft clustering is a shared nothing model to which this is part of.
    Before installing:
    http://technet.microsoft.com/en-us/library/ms189910.aspx
    ◦The base drive, the one with the drive letter, cannot be shared among failover cluster instances.
    Creating a new SQL Server Cluster:
    http://technet.microsoft.com/en-us/library/ms179530.aspx
    -Sean
    Sean Gallardy | Blog |
    Twitter

  • Database Instance Installation Problem on Oracle 8.1.7

    Dear gurus,
    I'm having problem when installing Database Central Instance on Solaris 10 - Oracle 8.1.7 (32bit) - SAP 4.6c.
    Here's the error log:
    Oracle8i Enterprise Edition Release 8.1.7.0.0 - Production
    With the Partitioning option
    JServer Release 8.1.7.0.0 - Production
    Connected.
    Echo                            ON
    SVRMGR> SET TERMOUT ON;
    Termout                         ON
    SVRMGR> SHUTDOWN ABORT;
    ORACLE instance shut down.
    SVRMGR> STARTUP NOMOUNT PFILE=init.ora;
    ORA-27123: unable to attach to shared memory segment
    SVR4 Error: 22: Invalid argument
    Additional information: 1
    Additional information: 3
    SVRMGR> CREATE DATABASE PRD
         2> CONTROLFILE REUSE
         3> MAXDATAFILES  254
         4> MAXLOGFILES   255
         5> MAXLOGHISTORY 1000
         6> MAXLOGMEMBERS 3
         7> MAXINSTANCES  50
         8> CHARACTER SET "WE8DEC"
         9> DATAFILE
        10> '/oracle/PRD/sapdata1/system_1/system.data1' SIZE 300M REUSE
        11> NOARCHIVELOG
    Info: DBCREATEDB_IND_ORA SvrmgrDoDummy 2 349
        12> LOGFILE
        13> GROUP 11 (
        14> '/oracle/PRD/origlogA/log_g11m1.dbf',
        15> '/oracle/PRD/mirrlogA/log_g11m2.dbf'
        16> ) SIZE 20M REUSE
        17> ,GROUP 13 (
        18> '/oracle/PRD/origlogA/log_g13m1.dbf',
        19> '/oracle/PRD/mirrlogA/log_g13m2.dbf'
        20> ) SIZE 20M REUSE
        21> ,GROUP 12 (
        22> '/oracle/PRD/origlogB/log_g12m1.dbf',
        23> '/oracle/PRD/mirrlogB/log_g12m2.dbf'
        24> ) SIZE 20M REUSE
        25> ,GROUP 14 (
        26> '/oracle/PRD/origlogB/log_g14m1.dbf',
        27> '/oracle/PRD/mirrlogB/log_g14m2.dbf'
        28> ) SIZE 20M REUSE
        29> ;
    CREATE DATABASE PRD
    ORA-01034: ORACLE not available
    SVRMGR> EXIT
    Server Manager complete.
    Error: DBCREATEDB_IND_ORA InternalInstallationDo 2 349
    Create Database failed errorcode = 27123.
    Error: DBCREATEDB_IND_ORA InstallationDo 2 349
    Phase failed.
    Error: Main {} 2 349
    Installation aborted.
    I have tweaked the shared memory max as suggested in Oracle Manual / SAP Installation Guide, to no avail.
    The listener is up already.
    When I logged in as user ORA<SID>, and go to svrmgrl > startup nomount pfile=init.ora, it can startup without hassle.
    Although the Product is not supported in PAM, we have another machine running smoothly for years with this product combination, so it's not the product compatibility issues.
    But when using R3SETUP -f DATABASE.R3S, the phase stopped with the log pasted above.
    Any ideas, gurus?
    Thanks for help.
    Best Regards,

    Mr. Markus, there's no file on saptrace/usertrace.
    To be sure, here's what I've done:
    1. Run oracle listener.
    2. Check connection with svrmgrl > connect internal (connected).
    3. Modify init.ora with my DB Name:
    wef
    # replace DEFAULT with your database name
    *db_name=PRDDB*
    db_files = 80                                                         # SMALL 
    # db_files = 400                                                      # MEDIUM
    # db_files = 1500                                                     # LARGE 
    db_file_multiblock_read_count = 8                                     # SMALL 
    # db_file_multiblock_read_count = 16                                  # MEDIUM
    # db_file_multiblock_read_count = 32                                  # LARGE 
    db_block_buffers = 100                                                 # SMALL 
    # db_block_buffers = 550                                              # MEDIUM
    # db_block_buffers = 3200                                             # LARGE 
    shared_pool_size = 3500000                                            # SMALL
    # shared_pool_size = 5000000                                          # MEDIUM
    # shared_pool_size = 9000000                                          # LARGE
    log_checkpoint_interval = 10000
    processes = 50                                                        # SMALL 
    # processes = 100                                                     # MEDIUM
    # processes = 200                                                     # LARGE 
    parallel_max_servers = 5                                              # SMALL
    # parallel_max_servers = 4 x (number of CPUs)                         # MEDIUM
    # parallel_max_servers = 4 x (number of CPUs)                         # LARGE
    log_buffer = 32768                                                    # SMALL
    # log_buffer = 32768                                                  # MEDIUM
    # log_buffer = 163840                                                 # LARGE
    # audit_trail = true            # if you want auditing
    # timed_statistics = true       # if you want timed statistics
    max_dump_file_size = 10240      # limit trace file size to 5 Meg each
    # Uncommenting the line below will cause automatic archiving if archiving has
    # been enabled using ALTER DATABASE ARCHIVELOG.
    # log_archive_start = true     
    # log_archive_dest = disk$rdbms:[oracle.archive]
    # log_archive_format = "T%TS%S.ARC"
    # If using private rollback segments, place lines of the following
    # form in each of your instance-specific init.ora files:
    # rollback_segments = (name1, name2)  
    # If using public rollback segments, define how many
    # rollback segments each instance will pick up, using the formula
    #   # of rollback segments = transactions / transactions_per_rollback_segment
    # In this example each instance will grab 40/5 = 8:
    # transactions = 40
    # transactions_per_rollback_segment = 5
    # Global Naming -- enforce that a dblink has same name as the db it connects to
    global_names = TRUE
    # Edit and uncomment the following line to provide the suffix that will be
    # appended to the db_name parameter (separated with a dot) and stored as the
    # global database name when a database is created.  If your site uses
    # Internet Domain names for e-mail, then the part of your e-mail address after
    # the '@' is a good candidate for this parameter value.
    # db_domain = us.acme.com       # global database name is db_name.db_domain
    # FOR DEVELOPMENT ONLY, ALWAYS TRY TO USE SYSTEM BACKING STORE
    # vms_sga_use_gblpagfil = TRUE
    # FOR BETA RELEASE ONLY.  Enable debugging modes.  Note that these can
    # adversely affect performance.  On some non-VMS ports the db_block_cache_*
    # debugging modes have a severe effect on performance.
    #_db_block_cache_protect = true                       # memory protect buffers
    #event = "10210 trace name context forever, level 2" # data block checking
    #event = "10211 trace name context forever, level 2" # index block checking
    #event = "10235 trace name context forever, level 1" # memory heap checking
    #event = "10049 trace name context forever, level 2" # memory protect cursors
    # define parallel server (multi-instance) parameters
    #ifile = ora_system:initps.ora
    # define two control files by default
    control_files = (ora_control1, ora_control2)
    # Uncomment the following line if you wish to enable the Oracle Trace product
    # to trace server activity.  This enables scheduling of server collections
    # from the Oracle Enterprise Manager Console. 
    # Also, if the oracle_trace_collection_name parameter is non-null,
    # every session will write to the named collection, as well as enabling you
    # to schedule future collections from the console.
    # oracle_trace_enable = TRUE
    # Uncomment the following line, if you want to use some of the new 8.1
    # features. Please remember that using them may require some downgrade
    # actions if you later decide to move back to 8.0.
    #compatible = 8.1.0
    3. set shared memory parameter as in sapnote 724713.
    4. executing R3SETUP
    and it tells me this error:
    Info: DBCREATEROLLSEGSTART_IND_ORA SyGroupIDGet 2 354
    Group id for group dba is 102.
    Info: DBCREATEROLLSEGSTART_IND_ORA SyUserIDGet 2 354
    User id for user oraprd is 100.
    Info: DBCREATEROLLSEGSTART_IND_ORA SvrmgrDoDummy 2 354
    Return from DB: 1034.
    Info: DBCREATEROLLSEGSTART_IND_ORA SvrmgrDoDummy 2 354
    Oracle Server Manager Release 3.1.7.0.0 - Production
    Copyright (c) 1997, 1999, Oracle Corporation.  All Rights Reserved.
    Oracle8i Enterprise Edition Release 8.1.7.0.0 - Production
    With the Partitioning option
    JServer Release 8.1.7.0.0 - Production
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    SVR4 Error: 2: No such file or directory
    Server Manager complete.
    Info: DBCREATEROLLSEGSTART_IND_ORA InternalInstallationDo 2 354
    Startup Database.
    Info: DBCREATEROLLSEGSTART_IND_ORA OracleCmd 2 354
    Startup Database with PFILE: init.ora.
    Info: DBCREATEROLLSEGSTART_IND_ORA SyCoprocessCreateAsUser 2 354
    Creating coprocess /oracle/PRD/817_32/bin/svrmgrl [email protected]  as user oraprd and group dba ...
    Info: DBCREATEROLLSEGSTART_IND_ORA SyGroupIDGet 2 354
    Group id for group dba is 102.
    Info: DBCREATEROLLSEGSTART_IND_ORA SyUserIDGet 2 354
    User id for user oraprd is 100.
    Info: DBCREATEROLLSEGSTART_IND_ORA SvrmgrDoDummy 2 354
    Return from DB: 27123.
    Info: DBCREATEROLLSEGSTART_IND_ORA SvrmgrDoDummy 2 354
    Oracle Server Manager Release 3.1.7.0.0 - Production
    Copyright (c) 1997, 1999, Oracle Corporation.  All Rights Reserved.
    Oracle8i Enterprise Edition Release 8.1.7.0.0 - Production
    With the Partitioning option
    JServer Release 8.1.7.0.0 - Production
    Connected.
    ORA-27123: unable to attach to shared memory segment
    SVR4 Error: 22: Invalid argument
    Additional information: 1
    Additional information: 2
    alter database noarchivelog
    ORA-01034: ORACLE not available
    alter database open
    ORA-01034: ORACLE not available
    Server Manager complete.
    Error: DBCREATEROLLSEGSTART_IND_ORA InternalInstallationDo 2 354
    Startup Database with error: 27123.
    Error: DBCREATEROLLSEGSTART_IND_ORA InstallationDo 2 354
    Phase failed.
    Error: Main {} 2 354
    Installation aborted.
    It's driving me nuts for the last days.. can't figure out what happened here.

  • How to connect local database when installing BRStudio as Multi-Instance?

    Hi,
    I have installed BRStudio 7.10 as Multi-Instance mode to plan to administrate several local oracle database in one server.
    Is this installation the correct method? Should I use dedicated instance installation?
    When I trying to create a local database instance in BRStudio, it prompts to input the remote command line to connect to DB.
    Do I have to use putty/ssh .etc to connect even a local Oracle database?
    Please suggest.
    Regards,
    Alex

    Hi Alex,
    Yes you need to connect it seems as using ssh/rsh or putty to access the local server...
    I have got a very good documentation on it... please have a look and it may solve your issue..
    [BRtools Studio Installation and Configuration|http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/009af54c-7ce4-2b10-de8e-b062f7cbbcf7?quicklink=index&overridelayout=true]
    all the best !

  • Installation Issues on Solaris 10

    Hi all,
    I've tried several times to install Sun Java Platform Application Suite on Solaris 10, and each time after the installation finished, it shows the same issues. I'll attach the errant installation summary file and the critical part of the install log below.
    If someone can point me in the right directiron or tell me where else to look for more details on what might be wrong. I'd appreciate it.
    --Zhiyuan
    ==============================================================
    Installation Summary Report
    Install Summary
    Java Enterprise System Application Platform Suite : Installed
    Sun Java(TM) System Web Server 7.0 : Installed, Configured
    Sun Java(TM) System High Availability Session Store 4.4 : Installed, Configured
    Java DB : Installed, Configure After Install
    Sun Java(TM) System Message Queue 3.7 UR1 : Installed
    Sun Java(TM) System Application Server Enterprise Edition 8.2 : Installed, Configured
    Sun Java(TM) System Monitoring Console 1.0 : Installed, Configure After Install
    Sun Java(TM) System Directory Preparation Tool : Installed
    Sun Java(TM) System Directory Server Enterprise Edition 6.0 : Installed, Configured
    Sun Java(TM) System Access Manager 7.1 : Installed, Configuration Failed
    Service Registry 3.1 : Installed, Configure After Install
    Sun Java(TM) System Portal Server 7.1 : Installed, Configuration Failed
    Sun Java(TM) System Portal Server Secure Remote Access 7.1 : Installed, Configuration Failed
    Sun Java(TM) System Web Proxy Server 4.0.4 : Installed, Configured
    Configuration Data
    Sun Java(TM) System Web Server 7.0 :
    Web Server Instance installation Directory : /peg/var/opt/SUNWwbsvr7
    Web Server installation Directory : /peg/opt
    Web Server Administration Server Host : hzhsd050.statestr.com
    Web Server Admin Server Mode : true
    Web Server only CLI installation : false
    Sun Java(TM) System Application Server Enterprise Edition 8.2 :
    Domains and Instance Configuration Directory : /peg/var/opt/SUNWappserver
    Application Server Installation Directory : /peg/opt/SUNWappserver
    Sun Java(TM) System Directory Preparation Tool :
    Directory Preparation Tool Installation Directory : /peg/opt/SUNWcomds
    Sun Java(TM) System Directory Server Enterprise Edition 6.0 :
    Directory Server Installation Directory : /peg/opt/SUNWdsee
    Sun Java(TM) System Access Manager 7.1 :
    Access Manager Installation Directory : /peg/opt
    Access Manager Protocol : http
    Access Manager Port : 8080
    LDAP User ID : amldapuser
    Administrator User ID : amAdmin
    Web Container : AppServer
    Access Manager Application Server Installation Directory : /peg/opt/SUNWappserver/appserver
    Document Root : /peg/var/opt/SUNWappserver/domains/domain1/docroot
    Access Manager Console Host (for Existing console) : hzhsd050.statestr.com
    Access Manager Console Deploy URI : amconsole
    Access Manager Password Deploy URI : ampassword
    Access Manager Host : hzhsd050.statestr.com
    Access Manager Console Port(for Existing console) : 8080
    Access Manager Services Deploy URI : amserver
    Access Manager Cookie Domain List : .statestr.com
    Access Manager Common Domain Deploy URI : amcommon
    Access Manager Directory Server Host Name : hzhsd050
    Access Manager Directory Server Host : hzhsd050.statestr.com
    Access Manager Directory Server Port : 389
    Access Manager Directory Root Suffix : dc=statestr,dc=com
    Access Manager Directory Manager DN : cn=Directory Manager
    Organization Marker Object Class : sunISManagedOrganization
    User Marker Object Class : inetorgperson
    Organization Naming Attribute : o
    User Naming Attribute : uid
    Service Registry 3.1 :
    Service Registry Installation Directory : /peg/opt
    Sun Java(TM) System Portal Server 7.1 :
    PS Install Base Directory : /peg/opt
    JDK Install Directory : /usr/jdk/entsys-j2se
    Web Container Type : SUNONE8
    Web Container Install Directory : /peg/opt/SUNWappserver/appserver
    Web Container Domain Directory : domain1
    Web Container Instance : server
    Web Container Document Root Directory : /peg/var/opt/SUNWappserver/domains/domain1/docroot
    Web Container Administrator : admin
    Web Container Administration Protocol : https
    Web Container Administration Host : hzhsd050.statestr.com
    Web Container Administration Port : 4849
    Directory Server Host : hzhsd050.statestr.com
    Directory Server Port : 389
    Directory Manager DN : cn=Directory Manager
    Access Manager Install Base Directory : /peg/opt
    Access Manager Service Deployment URI : /amserver
    Access Manager Console Deployment URI : /amconsole
    Organization DN : dc=statestr,dc=com
    Access Manager Password Key : lyF6/3TrMapDb3ghHMsdO1+nxruRO4ZT
    EntSysResources:PS_DEPLOY_NOW : y
    Install Sample Portal(s)? : true
    EntSysResources:SRA_SWITCH_CORE : true
    Portal Access URL (protocol://host:port/portal/dt) : http://hzhsd050.statestr.com:8080/portal
    Portal ID : portal1
    Search ID : search1
    Sun Java(TM) System Portal Server Secure Remote Access 7.1 :
    SRA Install Base Directory : /peg/opt
    Access Manager Service Deployment URI : /amserver
    Organization DN : dc=com
    Create a new web container instance? : y
    Server Protocol : http
    Server Domain : statestr.com
    Gateway Protocol : https
    Gateway Domain : statestr.com
    Gateway Port : 443
    Gateway Profile : default
    Gateway Protocol : https
    Gateway Host Name : hzhsd050
    Gateway Domain : statestr.com
    Gateway Port : 443
    Gateway IP Address : 10.248.38.82
    Gateway Profile : default
    Netlet Proxy Host Name : hzhsd050
    Netlet Proxy Domain : statestr.com
    Netlet Proxy Port : 10555
    Netlet Proxy IP Address : 10.248.38.82
    Netlet Proxy Gateway Profile : default
    Rewriter Proxy Host Name : hzhsd050
    Rewriter Proxy Domain : statestr.com
    Rewriter Proxy Port : 10443
    Rewriter Proxy IP Address : 10.248.38.82
    Rewriter Proxy Gateway Profile : default
    Certificate Organization : SSTC
    Certificate Division : Software
    Certificate City : Hangzhou
    Certificate State : Zhejiang
    Certificate Country : CN
    Sun Java(TM) System Web Proxy Server 4.0.4 :
    Web Proxy Server installation Directory : /peg/opt/SUNWproxy
    Web Proxy Server Administration Server User Name : admin
    Web Proxy Server Administration Server Port : 8888
    Web Proxy Server Server Instance Port : 8081
    Web Proxy Server Server Instance - Start on reboot : Y
    The configuration log is saved in : /var/sadm/install/logs/JavaES_Install_log.1652367220
    ===========================================================
    *** Start configuring PortalServer... ***
    |#]
    [#|2007-08-22T11:15:39+08:00|INFO|JavaES|JavaESConfig|_versionID=1.0;_threadID=11;_SourceJavaFile=;_SourceMethodName=;_JavaESMessageID=;_JavaESResourceBundle=EntSysLoggingResources|Configuration Class name class com.sun.entsys.installer.portalserv.config.PortalServerConfigurator|#]
    [#|2007-08-22T11:15:39+08:00|FINE|JavaES|JavaESConfig|_versionID=1.0;_threadID=11;_SourceJavaFile=PortalServerConfigurator;_SourceMethodName=configure();_JavaESMessageID=JavaES_ConfigIS09;_JavaESResourceBundle=EntSysLoggingResources|Entering Method|#]
    [#|2007-08-22T11:15:39+08:00|FINE|JavaES|JavaESConfig|_versionID=1.0;_threadID=11;_SourceJavaFile=PortalServerConfigurator;_SourceMethodName=getSelectedPortalSRAComponents();_JavaESMessageID=JavaES_ConfigIS09;_JavaESResourceBundle=EntSysLoggingResources|Entering Method|#]
    [#|2007-08-22T11:15:39+08:00|FINE|JavaES|JavaESConfig|_versionID=1.0;_threadID=11;_SourceJavaFile=PortalServerConfigurator;_SourceMethodName=getSelectedPortalSRAComponents();_JavaESMessageID=JavaES_ConfigIS10;_JavaESResourceBundle=EntSysLoggingResources|Exiting Method|#]
    [#|2007-08-22T11:15:39+08:00|INFO|JavaES|JavaESConfig|_versionID=1.0;_threadID=11;_SourceJavaFile=PortalServerConfigurator;_SourceMethodName=configure();_JavaESMessageID=JavaES_ConfigPS02;_JavaESResourceBundle=EntSysLoggingResources;_JavaESArg1=[PortalServer, PortalServerL10n, SRACore, PortalSRAL10n, PortalSRANetletL10n, SRAGateway, SRANetletProxy, SRARewriterProxy]|Selected Components List = '&5B;PortalServer, PortalServerL10n, SRACore, PortalSRAL10n, PortalSRANetletL10n, SRAGateway, SRANetletProxy, SRARewriterProxy&5D;'|#]
    [#|2007-08-22T11:15:39+08:00|INFO|JavaES|JavaESConfig|_versionID=1.0;_threadID=11;_SourceJavaFile=PortalServerConfigurator;_SourceMethodName=configure();_JavaESMessageID=JavaES_ConfigPS03;_JavaESResourceBundle=EntSysLoggingResources;_JavaESArg1=[PortalServer]|Configuration for '&5B;PortalServer&5D;' is deferred...|#]
    [#|2007-08-22T11:15:39+08:00|CONFIG|JavaES|JavaESConfig|_versionID=1.0;_threadID=11;_SourceJavaFile=EntsysConfigurator;_SourceMethodName=performConfiguration(compID, configParams);_JavaESMessageID=JavaES_Config0006;_JavaESResourceBundle=EntSysLoggingResources;_JavaESArg1=PortalServer|Configuration succeeded for PortalServer|#]
    [#|2007-08-22T11:15:39+08:00|INFO|JavaES|JavaESConfig|_versionID=1.0;_threadID=11;_SourceJavaFile=ConfigLeaf;_SourceMethodName=install(WizardState);_JavaESMessageID=JavaES_Config0002;_JavaESResourceBundle=EntSysLoggingResources;_JavaESArg1=PortalServer|
    *** End configuring PortalServer ***
    Command /peg/opt/SUNWportal/bin/psconfig generated the follwing outputs:
    |#]
    [#|2007-08-22T11:18:10+08:00|CONFIG|JavaES|JavaESInstall|_versionID=1.0;_threadID=11;_SourceJavaFile=EntsysConfigurator;_SourceMethodName=executeCmd(cmdArray);_JavaESMessageID=;_JavaESResourceBundle=|
    Successfully created PSConfig.properties file
    Copying config templates from: /peg/opt/SUNWportal/template/config
    Successfully created PortalDomainConfig.properties file
    Validating the Input Config XML File|#]
    [#|2007-08-22T11:18:10+08:00|WARNING|JavaES|JavaESInstall|_versionID=1.0;_threadID=11;_SourceJavaFile=EntsysConfigurator;_SourceMethodName=executeCmd(cmdArray);_JavaESMessageID=;_JavaESResourceBundle=|
    Configuration Failed : For input string: "DIRECTORY_PORT"|#]
    [#|2007-08-22T11:18:10+08:00|FINE|JavaES|JavaESConfig|_versionID=1.0;_threadID=11;_SourceJavaFile=PortalServerConfigurator;_SourceMethodName=stopRequiredServers();_JavaESMessageID=JavaES_ConfigIS09;_JavaESResourceBundle=EntSysLoggingResources|Entering Method|#]
    [#|2007-08-22T11:18:25+08:00|INFO|JavaES|JavaESConfig|_versionID=1.0;_threadID=11;_SourceJavaFile=EntsysConfigurator;_SourceMethodName=executeCmd(cmd,envp,dir);_JavaESMessageID=JavaES_Config0010;_JavaESResourceBundle=EntSysLoggingResources;_JavaESArg1=/peg/opt/SUNWappserver/appserver/bin/asadmin stop-domain  domain1|
    ldapsearch tool not found at /opt/SUNWdsee/dsee6/bin/ldapsearch
    Exiting the install script|#]
    [#|2007-08-22T11:11:26+08:00|SEVERE|JavaES|JavaESConfig|_versionID=1.0;_threadID=11;_SourceJavaFile=IdentityServConfigurator;_SourceMethodName=configure();_JavaESMessageID=JavaES_ConfigIS24;_JavaESResourceBundle=EntSysLoggingResources;_JavaESArg1=2|Access Manager Configuration Failed ...2|#]
    [#|2007-08-22T11:11:27+08:00|FINE|JavaES|JavaESConfig|_versionID=1.0;_threadID=11;_SourceJavaFile=IdentityServConfigurator;_SourceMethodName=configure();_JavaESMessageID=JavaES_ConfigIS10;_JavaESResourceBundle=EntSysLoggingResources|Exiting Method|#]
    [#|2007-08-22T11:11:31+08:00|CONFIG|JavaES|JavaESConfig|_versionID=1.0;_threadID=11;_SourceJavaFile=EntsysConfigurator;_SourceMethodName=generatePasswdFile(fileName, keys, passwds;_JavaESMessageID=JavaES_Config0016;_JavaESResourceBundle=EntSysLoggingResources;_JavaESArg1=asadPFile|Creating password file: asadPFile|#]
    [#|2007-08-22T11:11:32+08:00|CONFIG|JavaES|JavaESConfig|_versionID=1.0;_threadID=11;_SourceJavaFile=EntsysConfigurator;_SourceMethodName=generatePasswdFile(fileName, keys, passwds;_JavaESMessageID=JavaES_Config0017;_JavaESResourceBundle=EntSysLoggingResources;_JavaESArg1=/var/tmp/asadPFile45261tmp|Successfully Created password file: /var/tmp/asadPFile45261tmp|#]
    [#|2007-08-22T11:11:47+08:00|INFO|JavaES|JavaESConfig|_versionID=1.0;_threadID=11;_SourceJavaFile=EntsysConfigurator;_SourceMethodName=executeCmd(cmd,envp,dir);_JavaESMessageID=JavaES_Config0010;_JavaESResourceBundle=EntSysLoggingResources;_JavaESArg1=/peg/opt/SUNWappserver/appserver/bin/asadmin stop-domain  --domaindir /peg/var/opt/SUNWappserver/domains domain1|
    /////////////////////////////////////

    Hi Philippe,
    Thanks for your reply.
    I installed the whole suite including directory server in a non-defaut install directory. I am wondering if changing install directory will cause issues.
    --Zhiyuan                                                                                                                                                                                                                                                                                                                                                                                                               

  • Error with DB instance installation on SQL Cluster environment

    Dear Experts,
    We have an issue with UAT installation of ECC 6.0 on  the following environment
    MSSQL :
    Microsoft SQL Server Management Studio                              10.0.4064.0
    Microsoft Analysis Services Client Tools                              10.0.4064.0
    Microsoft Data Access Components (MDAC)                              6.1.7601.17514
    Microsoft MSXML                              3.0 6.0
    Microsoft Internet Explorer                              8.0.7601.17514
    Microsoft .NET Framework                              2.0.50727.5446
    Operating System                              6.1.7601
    OS :
    Microsoft Windows 2008  SR2
    While running the DB instance installation with Distributed setup, we are facing the following issue during the step "Grant database access for account usm" . SAPINST is run from the central instance to install the DB instance on a separate server. (Both the servers are on the same domain). The IDs SIDADM, SAPServiceSID exists in the DB with sysadmin permissions.
    SAPINST logs is as follows
    INFO 2011-11-28 20:24:52.263
    Creating file C:Program Filessapinst_instdirx.
    INFO 2011-11-28 20:24:52.263
    Removing file C:Program Filessapinst_instdirx.
    INFO 2011-11-28 20:25:08.169
    Creating file C:Program Filessapinst_instdirERPEhP4AS-ABAPMSSDISTRIBUTEDDBx.
    INFO 2011-11-28 20:25:08.169
    Removing file C:Program Filessapinst_instdirERPEhP4AS-ABAPMSSDISTRIBUTEDDBx.
    INFO 2011-11-28 20:25:11.326
    Creating file C:Program Filessapinst_instdirx.
    INFO 2011-11-28 20:25:11.326
    Removing file C:Program Filessapinst_instdirx.
    INFO 2011-11-28 20:25:12.201
    Copied file 'C:/Program Files/sapinst_instdir/ERPEhP4/AS-ABAP/MSS/DISTRIBUTED/DB/statistic.xml' to 'C:/Program Files/sapinst_instdir/ERPEhP4/AS-ABAP/MSS/DISTRIBUTED/DB/statistic.45.xml'.
    INFO 2011-11-28 20:25:12.576
    Copied file 'C:/Program Files/sapinst_instdir/ERPEhP4/AS-ABAP/MSS/DISTRIBUTED/DB/statistic.xml' to 'C:/Program Files/sapinst_instdir/ERPEhP4/AS-ABAP/MSS/DISTRIBUTED/DB/statistic.46.xml'.
    WARNING 2011-11-28 20:25:14.138
    Unable to get information about path
    LABEL.ASC using GetVolumeInformation. Operating system error message: The specified path is invalid.
    WARNING 2011-11-28 20:25:14.935
    Host name has been overridden. Using host name 'eccuatad1' which might not be the real host name.
    INFO 2011-11-28 20:25:14.935
    Copied file 'C:/Program Files/sapinst_instdir/ERPEhP4/AS-ABAP/MSS/DISTRIBUTED/DB/inifile.xml' to 'C:/Program Files/sapinst_instdir/ERPEhP4/AS-ABAP/MSS/DISTRIBUTED/DB/inifile.15.xml'.
    INFO 2011-11-28 20:25:15.44
    Execute step
    Component  W2K_ServicePack_Check|ind|ind|ind|ind
    Preprocess  of component |NW_ABAP_DB|ind|ind|ind|ind|0|0|NW_First_Steps|ind|ind|ind|ind|0|0|W2K_ServicePack_Check|ind|ind|ind|ind|2|0
    INFO 2011-11-28 20:25:20.513
    Copied file 'C:/Program Files/sapinst_instdir/ERPEhP4/AS-ABAP/MSS/DISTRIBUTED/DB/keydb.xml' to 'C:/Program Files/sapinst_instdir/ERPEhP4/AS-ABAP/MSS/DISTRIBUTED/DB/keydb.15.xml'.
    INFO 2011-11-28 20:25:20.607
    Copied file 'C:/Program Files/sapinst_instdir/ERPEhP4/AS-ABAP/MSS/DISTRIBUTED/DB/statistic.xml' to 'C:/Program Files/sapinst_instdir/ERPEhP4/AS-ABAP/MSS/DISTRIBUTED/DB/statistic.47.xml'.
    INFO 2011-11-28 20:25:20.638
    Execute step doGrantServiceRights of component |NW_ABAP_DB|ind|ind|ind|ind|0|0|NW_CreateDBandLoad|ind|ind|ind|ind|8|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_MSS_DB|ind|ind|ind|ind|2|0|MssOsUser|ind|ind|ind|ind|11|0
    ERROR 2011-11-28 20:25:20.857
    FSL-06002  Error 1060 (The specified service does not exist as an installed service.
    ) in execution of a 'SyWinGetSecurityDescriptor' function, line (1296), with parameter (Error in getting security descriptor for 'MSSQL$U001' NT service).
    ERROR 2011-11-28 20:25:20.873
    MUT-03025  Caught ESyException in Modulecall: ESAPinstException: error text undefined.
    ERROR 2011-11-28 20:25:20.873
    FCO-00011  The step doGrantServiceRights with step key |NW_ABAP_DB|ind|ind|ind|ind|0|0|NW_CreateDBandLoad|ind|ind|ind|ind|8|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_MSS_DB|ind|ind|ind|ind|2|0|MssOsUser|ind|ind|ind|ind|11|0|doGrantServiceRights was executed with status ERROR ( Last error reported by the step :Caught ESyException in Modulecall: ESAPinstException: error text undefined.).
    Could you please let us know any resolution for this. Thank You

    Vincent,
    Thanks for the reply. Still I am not clear on how to use the STM tools in my scenario. I had issues with the domain installation with distributed in a cluster. Working with SAP and got a reply today saying that SAPINST will be modified.
    Krishna

  • Prerequisite check of database instance installation failed on Solaris

    Dear All,
    Please provide your valuable suggestions in resolving the below issue
    We are installing the SAP NW 7.4 EP as distributed installation
    Application server on RHEL 6 and Oracle database on Solaris 11(SPARC).
    We have installed the SCS instance on RHEL  with out any issues.
    While running prerequisite check of database installation on solaris we are getting below errors.
    "Atleast 500MB of free disk space are required for an diagnostic agent installation"
                     and
    "could not evaluate condition obsolete kernel parameters"
    In the sapinstdev_log file we are getting below lines.
    TRACE     
    Found 0 MB of free space on /dev
    TRACE     
    Prerequisite Checker performing checks: Condition hardware::disk_space from package ::j2ee_smd_inst evaluated to PRCCondEvalResult.FALSE. Message: 'At least 500 MB of free disk space are required for an Diagnostics Agent installation. Found 0 GB.'.
    We have tried to increase space for /dev which is not possible in Solaris (As per the OS team).please find the below reference link.
    /dev and the /devices Namespace (System Administration Guide: Oracle Solaris Containers-Resource Management and Oracle S…
    The/dev file system is loopback-mounted into the zone using a read-only mount.
    Please find the file system created for database instance installation.
    Filesystem             Size   Used  Available Capacity  Mounted on
    rpool/ROOT/solaris      29G   973M        28G     4%    /
    /dev                     0K     0K         0K     0%    /dev
    rpool/ROOT/solaris/var
                            29G    49M        28G     1%    /var
    proc                     0K     0K         0K     0%    /proc
    ctfs                     0K     0K         0K     0%    /system/contract
    mnttab                   0K     0K         0K     0%    /etc/mnttab
    objfs                    0K     0K         0K     0%    /system/object
    swap                    30G   1.5G        29G     5%    /system/volatile
    sharefs                  0K     0K         0K     0%    /etc/dfs/sharetab
    fd                       0K     0K         0K     0%    /dev/fd
    swap                    30G   1.5G        29G     5%    /tmp
    rpool/VARSHARE          29G    40K        28G     1%    /var/share
    h2hpool1/Dump           40G   9.2G        31G    23%    /Dump
    rpool/export            29G    32K        28G     1%    /export
    rpool/export/home       29G    32K        28G     1%    /export/home
    rpool/export/home/admin
                            29G    34K        28G     1%    /export/home/admin
    h2hpool1               244G    31K       235G     1%    /h2hpool1
    h2hpool1/oracle        180G    36K       180G     1%    /oracle
    h2hpool1/oracle/EPD    180G    44K       180G     1%    /oracle/EPD
    h2hpool1/oracle/EPD/112_64
                            10G    31K        10G     1%    /oracle/EPD/112_64
    h2hpool1/oracle/EPD/mirrlogA
                           1.0G    31K       1.0G     1%    /oracle/EPD/mirrlogA
    h2hpool1/oracle/EPD/mirrlogB
                           1.0G    31K       1.0G     1%    /oracle/EPD/mirrlogB
    h2hpool1/oracle/EPD/oraarch
                            20G    31K        20G     1%    /oracle/EPD/oraarch
    h2hpool1/oracle/EPD/origlogA
                           1.0G    31K       1.0G     1%    /oracle/EPD/origlogA
    h2hpool1/oracle/EPD/origlogB
                           1.0G    31K       1.0G     1%    /oracle/EPD/origlogB
    h2hpool1/oracle/EPD/sapdata1
                            30G    31K        30G     1%    /oracle/EPD/sapdata1
    h2hpool1/oracle/EPD/sapdata2
                            30G    31K        30G     1%    /oracle/EPD/sapdata2
    h2hpool1/oracle/EPD/sapdata3
                            30G    31K        30G     1%    /oracle/EPD/sapdata3
    h2hpool1/oracle/EPD/sapdata4
                            30G    31K        30G     1%    /oracle/EPD/sapdata4
    h2hpool1/oracle/EPD/sapreorg
                           2.0G    31K       2.0G     1%    /oracle/EPD/sapreorg
    h2hpool1/oracle/client
                           1.0G    31K       1.0G     1%    /oracle/client
    h2hpool1/oracle/stage
                           5.0G    31K       5.0G     1%    /oracle/stage/112_64
    rpool                   29G    31K        28G     1%    /rpool
    h2hpool1/sapmnt         20G    31K        20G     1%    /sapmnt
    h2hpool1/usr            20G    31K        20G     1%    /usr/sap

    Hi Praveen,
    It looks to be more permission issue rather than space issue. Ensure the file system where you copied the DVD has full permission.
    Check the installation logs for more details on which other file system needs full permission and work accordingly.
    Regards,
    Deepak Kori

  • SQL Server 2012 Express Instance is Not Discovered

    I have a single SQL Server 2012 Express instance that is the backend database for a small door security application.  I just noticed after having deployed the OpsMgr agent months ago that it never discovered the SQL instance.  The SQL instance
    is, as stated, Express, and it's the only Express instance I have.  Is that why it is not discovered?  All the documentation I found seems to indicate the opposite -- that Express is discovered and there are steps you can take to exclude Express
    instances.  I have no overrides set to exclude any instance or any database.
    - System Center Operations Manager 2012 RTM (no SP1, no R2)
    - SQL Server 2012 MP version 6.3.173.1
    - SQL Server is Windows Server 2012
    - SQL Server 2012 Express running on a Hyper-V VM.  Instance is named DOORSERVER\Eclipse
    - Agent is installed and other discoveries seem to be working fine
    - No discovery errors in the event log related to SQL, although there is one about the Windows Server 2008 discovery not being able to start, but I'm on Windows Server 2012, so I am guessing that's okay?
    - No overrides are set on the discovery
    - Discovery has found every other SQL Server 2012 instance (standard and enterprise editions)

    Well, just realized I didn't have the latest MP.  Upgrading to 6.4.1.0 version of the SQL MP fixed the discovery issue.

  • SCM Dialog instance installation, post installation activity for livecache

    Hi All,
    We have installed SCM 7.0 Central instance with Livecache server. Now we have successfully installed additional application server (i.e. Dialog instance) for this SCM 7.0 system.
    We need to know
    After installation of SCM 7.0 Dialog instance what are the post installation activities?
    How we should integrate the livecache server with the Dialog instance which is installed on different hardware.
    We need to know how livecache server understand that the additonal application server ? Is there anything to do in LC10?
    Please reply
    Thanks

    Hi Ashley,
    Thanks for your time.
    Since i am installing app server, the SAP<SID> group will have to be online on this node. There is another group containing shared drives for components for livecache. This is also required to be online on node 2 for app server installation.
    The only cluster resource I can move back to node 1 is ORACLE<SID>. Tried doing that, but no luck.
    Any one here facing similar issue during SCM dialog instance installation in MSCS environment?
    Regards,
    Kiran

  • SSIS Connection Manager: MSOLAP100 where is the one for SSAS 2012 ?

    I have an SSIS project under SSDT, that should process a SSAS 2012 Cube, when I setup the connection, the SSIS Connection Manager gives me only MSOLAP100 as a possible connection manager type. From my understanding this is the one for SQL 2008 R2. Where
    is the one for SSAS 2012 and how can I enable it ?
    I feel this is a bug in SSDT:
    I used another UI dialog and could create a new connection like this:
    Still it says ConnectionManagerType MSOLAP100, however in the connection string I now have Provider=MSOLAP.5, this seems to be another SSDT bug.

    If this issue can be reproduced in multiple machines, then you can you can submit a feedback at
    http://connect.microsoft.com/SQLServer/Feedback and hope it is released in the next release of service pack or product.

  • Virtualised Multi-Instance SQL Server Cluster - Processor Resource Management

    Hi - We're in the process of implementing a multi-instance SQL 2014 guest cluster on Windows 2012 R2.  To our dismay, it seems that Windows System Resource Manager (WSRM) is deprecated in Windows 2012 R2, so we're now stuck for how best to manage CPU usage
    between SQL instances....
    As far as I can see, I'm left with two options, but both of these have problems:
    1) Use SQL Processor affinity within the guest cluster, with each SQL instance assigned to dedicated v-CPU.  However, I'm not certain that setting SQL Processor affinity within a VM will actually have the desired affect!?..
    - When there is physical CPU capacity available, I'd hope Hyper-V would provide it to whichever v-CPU is demanding it.  
    - When VM processor demand exceeds the physical CPU capacity, I'd hope the SQL instances would receive a proportion of the physical CPU time according to the number of v-CPU(s) assigned through the affinity settings.
    2) Use a VM (actually 2, because its a 2-node guest cluster) per SQL instance!..  This is not ideal, as we need multiple SQL instances and it would result in have an administrative and performance overhead
    Does anyone have any information or thoughts on this?  How can we manage a virtualised multi-instance SQL deployment now that WSRM has been deprecated?  Help me please!

    I'm not sure what are the requirements for each of the 2 VMs in in the SQL guest cluster.
    I'm assuming the guest cluster resides on a Hyper-V CSV with at least 2 Hyper-V hosts, and the 2 VMs are configured with Anti-affinity to ensure they never reside on the same Hyper-V host.
    I've been able to configure CPU resources to VMs from the standard controls in Hyper-V Manager:
    See this blog post
    What edition of SQL 2014 you're using?
    This matters because of these limitations.
    Also consider running SQL Server with Hyper-V Dynamic Memory - see Best Practices
    and Considerations
    Hyper-V performance tuning - CPU
    Hyper-V 2012 Best Practices
    Sam Boutros, Senior Consultant, Software Logic, KOP, PA http://superwidgets.wordpress.com (Please take a moment to Vote as Helpful and/or Mark as Answer, where applicable) _________________________________________________________________________________
    Powershell: Learn it before it's an emergency http://technet.microsoft.com/en-us/scriptcenter/powershell.aspx http://technet.microsoft.com/en-us/scriptcenter/dd793612.aspx

Maybe you are looking for

  • Error while launcing Planning applications from colloborator Workbench

    Hi all, We are on Demantra 7.3.1, Oracle 11g and we have the following problem: When trying to launch from Collaborator Workbench any of the applications from the Planning Application tab (ie: Member Management, Business Modeler..) it results in the

  • HT3180 apple tv usb itunes

    when i switched the input on my tv to the apple tv, the screen shows a picture of the back of the apple tv with a usb cord pointed towards the iTunes image, and doesn't respond to any buttons???

  • Cs11, cs12 and cs13

    Hi, obsered that in cs13, certain raw materials are not appearing where as in cs11 all bom comonents were appeared. pls advise what is the difference between cs11, 12 and 13?

  • Importing a large PTE file

    I am trying to import a very large file and I am getting this error: com.plumtree.openfoundation.io.XPIOException: Posted content length of 41225780 exceeds limit of 20971520      com.plumtree.openfoundation.util.XPException.GetInstance(XPException.j

  • Low pass filter (PXI 4472)

    Hi, I would like to know whether the PXI4472 module has a built-in low pass filter ?? If yes, can you send me the specfication for that filter?? Also, does the the SCXI 1125 support Vrms = 2500V isolation ??