Backendstore database creation fails lync 2013

Backendstore database creation fails at step 2 installing lync components. I can physically watch the database appear then disappear in the csdata/backendstore/rtc/dbpath. File rtcxds.mdf. I'm running server 2012 and SQL 2012 express. Installing standard
edition. I have uninstalled everything 3x and keep erroring out at this point. Firewall is also off. My topology also publishes without error. Here is the error Feature: BackendStore 1/27/2013 3:38:52 PM └ SQL Instance: zeus.athena.local\rtc 1/27/2013 3:38:52
PM └ Collocated: True 1/27/2013 3:38:52 PM └ Found "RTCHSUniversalServices": True 1/27/2013 3:38:52 PM └ Found "RTCUniversalServerAdmins": True 1/27/2013 3:38:52 PM └ Found "RTCHSUniversalServices": True 1/27/2013 3:38:52 PM └
Found "RTCHSUniversalServices": True 1/27/2013 3:38:52 PM └ Found "RTCUniversalReadOnlyAdmins": True 1/27/2013 3:38:52 PM └ InstallDatabaseInternalFailure: An internal error has occurred while trying to create or update the database. 1/27/2013
3:48:53 PM Error └ Error: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. ▼ Details └ Type: SqlException └ ▼ Stack Trace └ at Microsoft.SqlServer.Management.Common.ConnectionManager.ExecuteTSql(ExecuteTSqlAction
action, Object execObject, DataSet fillDataSet, Boolean catchException) at Microsoft.SqlServer.Management.Common.ServerConnection.ExecuteNonQuery(String sqlCommand, ExecutionTypes executionType) └ ▼ Additional Details └ Error: The wait operation timed out
▼ Details └ Type: Win32Exception └ ► Stack Trace └ Any suggestions?

I am seeing exactly the same issue when I tried to setup lync server 2013 in Azure, here is what I did:
1. Created a domain controller (Active Direcotry Forest) on Windows Server 2008 R2 following instructions at
https://www.windowsazure.com/en-us/manage/services/networking/active-directory-forest/
3. Created another Virtual machine  from Azure management portal using Windows 2012 Data Center and joined it to the local  domain
4. Logged into the 2012 server as domain administrator and tried to setup a standalone front end Lync Server following step to step instructions at
http://windowspbx.blogspot.com/2012/07/step-by-step-installing-lync-server.html
5. Everything goes on very well before "Step2 Setup Lync Server components (will install Speechfiles, etc) "
The error messages are:
=================================================================
Attaching database failed because one of the files not found. The database will be created.
State of database rtcxds is DbState_DoesNotExist.
Creating database rtcxds from scratch. Data File Path = c:\CsData\BackendStore\rtc\DbPath, Log File Path= c:\CsData\BackendStore\rtc\LogPath.
Clean installing database rtcxds.
Timeout expired.  The timeout period elapsed prior to completion of the operation or the server is not responding.
=================================================================
I have read all of the suggestions in the following pages and many other sites, tried most of them but no luck:
http://social.technet.microsoft.com/Forums/en-US/lyncserverpreview/thread/90343e69-9f43-4f11-8763-b60c12ba0c21
http://social.technet.microsoft.com/Forums/en-US/lyncdeploy/thread/f8d960d3-eaea-442a-8a03-da8b38ca7e1a
Thanks in advance!

Similar Messages

  • Database Creation Failed

    Hi ppl
    I have been able to get past the glibc stage on
    my machine. However, I am still stuck with the
    installation process. The thing breaks during the
    database creation and reports "database creation
    failed."
    This is what I am doing:
    1. I am not lucky enough to have 4 devices as
    mentioned in the inst. guide. (since this is just
    to play around with it.) Thus I have all the mount
    points on the same disk. (with Slackware 3.5
    /Linux 2.1.108)
    2. I select the "default installation" from the
    installation menu.
    3. I already have glibc/ld.so etc etc. And I have
    also checked with "ps -ajx | grep _sid" as per the
    inst guide but found no other process running.
    Because the inst. guide reommended checking the
    sql.log file, I am attaching portions of it, if at
    all that helps.
    Command: (/oracle/u01/app/oracle/product/8.0.5/bin/svrmgrl <<!
    @/oracle/u01/app/oracle/admin/pws/create/startpws.sql
    exit
    !), Out,Err=/oracle/u01/app/oracle/product/8.0.5/orainst/sql.log
    Status: 0
    | Ok:
    | Ok: Oracle Server Manager Release 3.0.5.0.0 - Production
    | Ok:
    | Ok: (c) Copyright 1997, Oracle Corporation. All Rights
    Reserved.
    | Ok:
    | Ok: Oracle8 Release 8.0.5.0.0 - Production
    | Ok: PL/SQL Release 8.0.5.0.0 - Production
    | Ok:
    | Ok: SVRMGR> Connected.
    | Ok: ORA-03113: end-of-file on communication channel
    | Ok: create controlfile reuse set database "pws"
    | Ok: *
    | Ok: ORA-03114: not connected to ORACLE
    | Ok: alter database "pws" open resetlogs
    | Ok: *
    | Ok: ORA-03114: not connected to ORACLE
    | Ok: Disconnected.
    | Ok: SVRMGR> Server Manager complete.
    Result: Ok
    --------------[ rdbms.ins 4714
    Any help will be appreciated.
    Yours truly
    -Amlan
    null

    Amlan Saha (guest) wrote:
    : Hi ppl
    : I have been able to get past the glibc stage on
    : my machine. However, I am still stuck with the
    : installation process. The thing breaks during the
    : database creation and reports "database creation
    : failed."
    : This is what I am doing:
    : 1. I am not lucky enough to have 4 devices as
    : mentioned in the inst. guide. (since this is just
    : to play around with it.) Thus I have all the mount
    : points on the same disk. (with Slackware 3.5
    : /Linux 2.1.108)
    : 2. I select the "default installation" from the
    : installation menu.
    : 3. I already have glibc/ld.so etc etc. And I have
    : also checked with "ps -ajx | grep _sid" as per the
    : inst guide but found no other process running.
    : Because the inst. guide reommended checking the
    : sql.log file, I am attaching portions of it, if at
    : all that helps.
    : Command: (/oracle/u01/app/oracle/product/8.0.5/bin/svrmgrl <<!
    : @/oracle/u01/app/oracle/admin/pws/create/startpws.sql
    : exit
    Out,Err=/oracle/u01/app/oracle/product/8.0.5/orainst/sql.log
    : Status: 0
    : | Ok:
    : | Ok: Oracle Server Manager Release 3.0.5.0.0 - Production
    : | Ok:
    : | Ok: (c) Copyright 1997, Oracle Corporation. All Rights
    : Reserved.
    : | Ok:
    : | Ok: Oracle8 Release 8.0.5.0.0 - Production
    : | Ok: PL/SQL Release 8.0.5.0.0 - Production
    : | Ok:
    : | Ok: SVRMGR> Connected.
    : | Ok: ORA-03113: end-of-file on communication channel
    : | Ok: create controlfile reuse set database "pws"
    : | Ok: *
    : | Ok: ORA-03114: not connected to ORACLE
    : | Ok: alter database "pws" open resetlogs
    : | Ok: *
    : | Ok: ORA-03114: not connected to ORACLE
    : | Ok: Disconnected.
    : | Ok: SVRMGR> Server Manager complete.
    : Result: Ok
    : --------------[ rdbms.ins 4714
    : Any help will be appreciated.
    : Yours truly
    : -Amlan
    The Problem is the follow Error:
    ORA-03113: end-of-file on communication channel
    which indicates that the Connection between the SRVMGR and the
    Oracle Instance is broken.
    Possible issiues:
    * Wrong OS Version
    * Major BUG
    * Resource problems (semaphors, shared memory,.....)
    * File protection problems (missing suid bit,...)
    Please verify the follow:
    * Is your OS Version official supported...
    * Have you read the IUG (installation and users guide)
    to verify (and set) the resource need for an oracle instance
    * have you run the script "root.sh" correctly after
    installation?
    you must do this with by the follow steps:
    oracle user: su root (without the - !!)
    root user (with the environment of oracle)
    . $ORACLE_HOME/orainst/root.sh
    Now try again to create the database
    I hope this helps...
    Chris
    null

  • Database creation failed. review

    Hi!
    Thank Colin to help me.
    I have used the oracle enterprise edition.
    The log file shows:
    - ERROR: The 'CREATE DATABASE' statement for the sid1 database
    failed.
    egrep failed to find 'ORA-' error in the file:
    /u01/app/oracle/admin/sid1/create/crdbsid1.1st
    Pls help me again.
    Best Regards
    null

    Welkin (guest) wrote:
    : Hi,
    : When I install the oracle with install new product-Create DB
    : objects, I received the error "Database creation failed. Please
    : check log file". I don't know what go wrong. I have followed
    the
    : instruction of the installation of oracle on Redhat 5.2
    : downloaded from htt://jordan.fortwayne.com/oracle. If anyone
    can
    : help me, please send me email. Thank you!
    : Best Regards
    : Welkin Fung
    Thank you, it is use for only 8.0.5.0 Standard Edition but I
    have Enterprise Edition I cannot create some file so What should
    I do.
    null

  • Database creation failed Oracle 10g x64

    Hello,
    Trying to install Oracle 10.2.0.1.0 (x64) on Windows Server 2003 SP2 (x64).
    Towards end of installation, it fails at Database creation stage, stopping at 2%.
    Anyone can give any clue on why it happens ???
    Appreciate your help..

    Thank you for your inputs..
    I have tried to run DBCA , but again it fails at 2% (when database files being copied)
    I have also installed 10g Release 2 (10.2.0.4) Patch Set 3 for MS Windows x64
    also downloaded and installed latest Java
    Still when trying to create databse, it fails at the stage of copying database files.
    Thanks to share if anyone have any clue..

  • Steps to rollback when Logical Standby Database creation fails

    Hi,
    In case while creating a logical standby database it fails. What steps should be done on primary to rollback the earlier steps. Because while creating logical standby we do certain tasks on primary e.g.
    1) create supplemental logging.
    2) update init file.
    Regards,
    Tushar

    Hi,
    Thanks for the mail. Should I drop the supplemental logging using
    "Alter database DROP Supplemental Log data;".
    or if we need to disable, how can we do so?
    Rest is ok. Anyways I would not be using force logging.
    Droping of additional tablespace created to keep logminer tables on primary.
    Removing of log_archive_dest_2 information from primary init.
    I think the above should do.
    Regards,
    Tushar

  • Oracle 11.1.0 + Solaris 10 10/08 + Database Creation failed

    Dear all,
    we have installed Oracle 11.1.0 on a Solaris 10 10/08 T5220 system and
    the DB server installs fine.
    When we try now to create the database by dbca the following errors
    at the "Completing Database Creation" step were seen:
    ORA-12801: error signaled in parallel query server P073.
    ORA-00018: maximum number of sessions exceeded
    ORA-06512: at "SYS.UTL_RECOMP", line 629
    ORA-06512: at "SYS.UTL_RECOMP", line 671
    ORA-06512: at line 1
    We learnt from the net that an increase of the SESSIONS / PROCESSES
    parameters in the init.ora file should help us.
    Regardless which number for these parameters we used
    (PROCESSES = 1000 or 5000 or 10000) the errors above still occured.
    We turned also off parallelism but without success!
    Is this a bug and/or is there any other method to create the database
    without any errors?
    THX,
    Rainer

    I got it now by putting the "sessions" parameter into the template file General_purpose.dbc
    used by dbca.
    By the way:
    I tried also to install Oracle 11g on a Sun with only 4gb RAM
    under Solaris 10 10/08. I got the error
    ORA-27102 Out of Memory
    Does this mean that we need more physical RAM now?
    Rainer

  • Database creation fail in ASM Storage

    Hi,
    In Suse Linux, we installed the Grid Infra Standalone Server & Database. After ASM Instance started, in ASM instance v$asm_diskgroup shows the DATA diskgroup was mounted. But from Database Instance when we query the v$asm_diskgroup show "no row selected".
    When i try to create database using DBCA or manualy creation i'm getting following error.
    ORA-01501: Create Database Failed
    ORA-00200: Control file could not be created
    ORA-00202: Control file : '+DATA'
    ora--17502: ksfdcre:4 Failed to create file '+DATA'
    ora--15055: unable to connect to ASM instance
    ora-27140: attach to post/wait facility failed
    ora-27300: OS system dependent operation: invalid_egid failed with status: 1
    ora-27301: OS failure message: Operation not permitted
    with Regards,
    Baalaji V

    Did you install Grid infra as Oracle user or different user?
    In case of different user, does oracle user and grid infra should share same admin group.
    This is what I did on OLE 5.0
    # groupadd -g 1000 oinstall
    # groupadd -g 1100 asmadmin
    # groupadd -g 1200 dba
    # groupadd -g 1201 oper
    # groupadd -g 1300 asmdba
    # groupadd -g 1301 asmoper
    # mkdir –p /u01/apps/grid
    # mkdir -p /u01/apps/oracle
    # useradd -u 1100 -g oinstall -G dba,asmdba,asmoper -d /home/grid grid
    # useradd -u 1001 -g oinstall -G dba,asmadmin,asmdba,asmoper -d /home/oracle oracle
    # chown -R grid:oinstall /u01/apps/grid
    # chmod -R 775 /u01
    # chown oracle:oinstall /u01/apps/oracle
    as GRID user I had installed Grid Infra and created ASM instance and as ORACLE user I had created a database. One more thing listener is running under Grid Infra not under Oracle RDBMS.
    Even after this I did get some permission issue not able to access orainventory etc., but then what was fixed then and there.
    Hope this helps.
    rdgs,
    Kamalesh JK
    jkkstar inc

  • Database creation fail

    hi,
    iam using oracle 10g, OS : Windows-7,
    defautly 10g specifies 8k block_size,
    bt i need to create a 16k block_size database...and with
    TOTAL PHYSICAL MEMORY : 2038MB
    i set.........
    SGA : 734 MB
    PGA : 244 MB
    Oracle process size : 40 MB
    Total memory for Oracle : 1018 MB
    I change Initialization Parameters :
    DB_BLOCK_SIZE : 16384 (16k)
    DB_CACHE_SIZE : 104857600 (100mb)
    these are the only modifications.. that i have done. And it raising the following error while installing DB.!!
    ORA-19870: error reading backup piece C:\PRACLE\PRODUCT\10.2.0\DB_1\ASSISTANT\DBCA\TEMPLATES\SEED_DATABASE_8K.DFB
    ORA-19505: failed to identify file "C:\PRACLE\PRODUCT\10.2.0\DB_1\ASSISTANT\DBCA\TEMPLATES\SEED_DATABASE_8K.DFB "
    ORA-27041: unable to open file.
    BUTTTTTTTT
    when iam creating the database with default block_size =8k, i got no errors.
    PLZZ suggest me with the modifications that i need to do..!
    regards
    razzz

    You cannot use the seeded dbca templates for creating a database with a block size different than 8K. Create a custom database using dbca instead
    DBCA Cannot Find Template Files And Fails With ORA-19624, ORA-19870 [ID 387598.1]     
    HTH
    Srini
    PS - which version of 10g on which version of Win 7 ? Only certified combination is 10.2.0.5 on Win 7 Professional or higher

  • Dbca database creation fails

    I'm trying to create a database using dbca (10.2.0.1 on AIX 5.2). The machine has 2GB memory. The output of ulimit -a is:
    time(seconds) unlimited
    file(blocks) unlimited
    data(kbytes) unlimited
    stack(kbytes) 4194304
    memory(kbytes) unlimited
    coredump(blocks) unlimited
    nofiles(descriptors) unlimited
    I've tried using the custom creation (because I want to add a couple tablespaces upon creation). I've taken the defaults for memory allocation (40% of physical memory) and keep receiving an ORA-00064 object too large to allocate on this O/S (1,101490120) upon creation (can't get past the start phase). 've also tried using the custom settings and setting the SGA to use 256M and still won't start. Any ideas?

    My original template (before I tried tweaking the memory parameters) looked like:
    # Copyright (c) 1991, 2001, 2002 by Oracle Corporation
    # Archive
    log_archive_format=%t_%s_%r.dbf
    # Cache and I/O
    db_block_size=8192
    db_file_multiblock_read_count=16
    # Cursors and Library Cache
    cursor_sharing=FORCE
    open_cursors=300
    # Database Identification
    db_domain=""
    db_name=dmsdb
    # Diagnostics and Statistics
    background_dump_dest=/usr/local/oracle/admin/dmsdb/bdump
    core_dump_dest=/usr/local/oracle/admin/dmsdb/cdump
    user_dump_dest=/usr/local/oracle/admin/dmsdb/udump
    # File Configuration
    control_files=("/dms/oradata/dmsdb/control01.ctl", "/usr/local/oracle/admin/dmsdb/control02.ctl", "/dms
    /oradata/dmsdb/control03.ctl")
    db_recovery_file_dest=/dms/oradata/flash_recovery_area
    db_recovery_file_dest_size=107374182400
    # Job Queues
    job_queue_processes=10
    # Miscellaneous
    compatible=10.2.0.1.0
    # Processes and Sessions
    processes=4000
    sessions=4405
    # SGA Memory
    sga_target=612368384
    # Security and Auditing
    audit_file_dest=/usr/local/oracle/admin/dmsdb/adump
    remote_login_passwordfile=EXCLUSIVE
    # Shared Server
    dispatchers="(PROTOCOL=TCP) (SERVICE=dmsdbXDB)"
    # Sort, Hash Joins, Bitmap Indexes
    pga_aggregate_target=203423744
    # System Managed Undo and Rollback Segments
    undo_management=AUTO
    undo_tablespace=UNDOTBS1

  • SQL Database creation failed in resource group Default-SQL-NorthEurope

    Hi
    I am getting the following error, when I try to create a database in Azure(https://portal.azure.com/)
    OperationName: CreateDatabase
    Status: Failed
    EventTimestamp: Wed Dec 03 2014 16:44:53 GMT+0100
    ResourceUri: /subscriptions/[SubscriptionId]/resourcegroups/Default-SQL-NorthEurope/providers/Microsoft.Sql/servers/img0xvixih/databases/[DatabaseName]
    SubscriptionId: XX
    EventSubmissionTimestamp: Wed Dec 03 2014 16:51:00 GMT+0100
    OperationId: 3972a8b9-046e-4a3d-ae78-6bed77ad2362
    SubStatus: N/A
    CorrelationId: 3972a8b9-046e-4a3d-ae78-6bed77ad2362
    Description: Failed to create database [DatabaseName], SqlErrorCode: 40827 by: [email protected]
    Level: Informational
    ResourceGroup: Default-SQL-NorthEurope
    ResourceProvider: Microsoft.Sql
    EventSource: Microsoft.Sql
    Properties: ServerName:img0xvixih
    DatabaseName:[DatabaseName]
    ErrorCode:40827
    ClientIP:157.**.***.250
    Description:Failed to create database [DatabaseName], SqlErrorCode: 40827
    Note :
    I have a: pay as you go plan
    Thanks in advance.

    Hi Girish
    I am getting the same error:
    OperationName: CreateDatabase
    Status: Failed
    EventTimestamp: 2014-12-03T15:44:53.655Z
    ResourceUri: /subscriptions/[SubscriptionId]/resourcegroups/Default-SQL-NorthEurope/providers/Microsoft.Sql/servers/img0xvixih/databases/[DatabaseName]
    SubscriptionId: XX
    EventSubmissionTimestamp: 2014-12-03T15:51:00.486Z
    OperationId: 3972a8b9-046e-4a3d-ae78-6bed77ad2362
    SubStatus: N/A
    CorrelationId: 3972a8b9-046e-4a3d-ae78-6bed77ad2362
    Description: Failed to create database [DatabaseName], SqlErrorCode: 40827 by: [email protected]
    Level: Informational
    ResourceGroup: Default-SQL-NorthEurope
    ResourceProvider: Microsoft.Sql
    EventSource: Microsoft.Sql
    Properties: ServerName:img0xvixih
    DatabaseName:[DatabaseName]
    ErrorCode:40827
    ClientIP: 157.**.***.250
    Description: Failed to create database [DatabaseName], SqlErrorCode: 40827
    hmmm, maby next stop is amazon(aws)!

  • Test-ReplicationHealth Database Redundandacy and Database Avaliability *FAILED* Exchange 2013 DAG setup

    Trying to setup DAG between 2 exchange 2013 servers - one of them being in the remote location with physical point to point line. We have no firewall rules between 2 locations
    EX01 ( on site)                                          
    EX02 (remote)
    ETH01 10.11.1.2/24 - MAPI                       ETH01 10.11.13.15/24
    ETH02 10.0.0.1/30 - REPLICATIOn            ETH02 10.0.0.2/30 - REPLICATION
    Witness server is in 3rd remote location
    These are the test results I get from Test-ReplicationHealth and Cluster Network Validation
    I also run a Nmap command to make sure udp port 3343 is open on both sides
    alex serdyukov

    Hi,
    The error message said that current Redundancy Count was 1 but expected Redundancy Count was 2. Therefore, Database 'IT2013' does not have enough copies configured to meet the validation criteria.
    Please replicate that database to another server at least. We can refer to Hinte's suggestion to
    add another copy for the database 'IT2013' in the DAG then check whether the issue persists.
    Regards,
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]
    Winnie Liang
    TechNet Community Support

  • Oracle database creation failed

    Hi ,
    iam trying to create a database manually .... my logfiles ,controlfiles and system file is getting created but later on mid it throws an error iam using o/s as windows and oracle 10g
    create database krishna
    error at line 1
    ora-ora-01092:oracle instance terminated disconnection forced :
    i have done the follwing steps :
    1) create a service on windows
    oradim -new -sid krishna
    2) crete a passwordfile
    orapwd file ='d:\oracle\oradata\pwdkrishna.ora password=krishna
    3) sqlplus /nolog
    4)connect / as sysdba
    5) create spfile from pfile
    6) exit
    7)startup nomount
    8) create database
    i have tried it around 3-4 times but my database isn't getting created every time iam getting the same error
    Kindly help..........
    Thanks &Regards
    Kavita

    Hi,
    Iam pasting the entire contents of alert log file ........
    Sat Sep 18 17:16:47 2010
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 2
    Using LOG_ARCHIVE_DEST_1 parameter default value as C:\oracle\product\10.2.0\db_1\RDBMS
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =10
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    ksdpec: called for event 13740 prior to event group initialization
    Starting up ORACLE RDBMS Version: 10.2.0.1.0.
    System parameters with non-default values:
    control_files = D:\ORACLE\ORADATA\KRISHNA\CONTROL01.CTL, D:\ORACLE\ORADATA\KRISHNA\CONTROL02.CTL
    compatible = 10.2.0.1.0
    undo_management = AUTO
    undo_tablespace = undotbs
    db_name = krishna
    Sat Sep 18 17:16:48 2010
    WARNING:Shared I/O Pool created with size=0 set size=0
    PMON started with pid=2, OS id=3524
    PSP0 started with pid=3, OS id=2044
    MMAN started with pid=4, OS id=2036
    DBW0 started with pid=5, OS id=172
    LGWR started with pid=6, OS id=568
    CKPT started with pid=7, OS id=132
    SMON started with pid=8, OS id=2200
    RECO started with pid=9, OS id=3768
    MMON started with pid=10, OS id=4084
    MMNL started with pid=11, OS id=2124
    Sat Sep 18 17:17:25 2010
    Shutting down instance: further logons disabled
    Sat Sep 18 17:17:25 2010
    Stopping background process MMNL
    Sat Sep 18 17:17:25 2010
    Stopping background process MMON
    Sat Sep 18 17:17:25 2010
    Shutting down instance (normal)
    License high water mark = 1
    Sat Sep 18 17:17:25 2010
    ALTER DATABASE CLOSE NORMAL
    ORA-1507 signalled during: ALTER DATABASE CLOSE NORMAL...
    ARCH: Archival disabled due to shutdown: 1090
    Shutting down archive processes
    Archiving is disabled
    Archive process shutdown avoided: 0 active
    ARCH: Archival disabled due to shutdown: 1090
    Shutting down archive processes
    Archiving is disabled
    Archive process shutdown avoided: 0 active
    Sat Sep 18 17:17:35 2010
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 2
    Using LOG_ARCHIVE_DEST_1 parameter default value as C:\oracle\product\10.2.0\db_1\RDBMS
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =10
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    ksdpec: called for event 13740 prior to event group initialization
    Starting up ORACLE RDBMS Version: 10.2.0.1.0.
    System parameters with non-default values:
    control_files = D:\ORACLE\ORADATA\KRISHNA\CONTROL01.CTL, D:\ORACLE\ORADATA\KRISHNA\CONTROL02.CTL
    compatible = 10.2.0.1.0
    undo_management = AUTO
    undo_tablespace = undotbs
    db_name = krishna
    Sat Sep 18 17:17:35 2010
    WARNING:Shared I/O Pool created with size=0 set size=0
    PMON started with pid=2, OS id=2268
    PSP0 started with pid=3, OS id=3180
    MMAN started with pid=4, OS id=2972
    DBW0 started with pid=5, OS id=3140
    LGWR started with pid=6, OS id=2456
    CKPT started with pid=7, OS id=2480
    SMON started with pid=8, OS id=2356
    RECO started with pid=9, OS id=2140
    MMON started with pid=10, OS id=3848
    MMNL started with pid=11, OS id=3044
    Sat Sep 18 17:19:41 2010
    create database krishna
    datafile 'd:\oracle\oradata\krishna\system01.dbf' size 10m
    sysaux datafile 'd:\oracle\oradata\krishna\sys01.dbf' size 600m
    logfile
    group 1 ('D:\oracle\oradata\krishna\redo01.log') size 20m ,
    group 2( 'D:\oracle\oradata\krishna\redo02.log') size 20m
    undo tablespace undotbs
    datafile 'd:\oracle\oradata\krishna\undo01.dbf' size 600m
    default temporary tablespace temp01
    tempfile 'd:\oracle\oradata\krishna\temp01.dbf' size 100m
    Sat Sep 18 17:19:41 2010
    Database mounted in Exclusive Mode
    Sat Sep 18 17:19:43 2010
    Successful mount of redo thread 1, with mount id 222418157
    Assigning activation ID 222418157 (0xd41d4ed)
    Thread 1 opened at log sequence 1
    Current log# 1 seq# 1 mem# 0: D:\ORACLE\ORADATA\KRISHNA\REDO01.LOG
    Successful open of redo thread 1
    Sat Sep 18 17:19:43 2010
    MTTR advisory is disabled because FAST_START_MTTR_TARGET is not set
    Sat Sep 18 17:19:43 2010
    SMON: enabling cache recovery
    Sat Sep 18 17:19:43 2010
    create tablespace SYSTEM datafile 'd:\oracle\oradata\krishna\system01.dbf' size 10m
    default storage (initial 10K next 10K) EXTENT MANAGEMENT DICTIONARY online
    Sat Sep 18 17:19:43 2010
    Completed: create tablespace SYSTEM datafile 'd:\oracle\oradata\krishna\system01.dbf' size 10m
    default storage (initial 10K next 10K) EXTENT MANAGEMENT DICTIONARY online
    Sat Sep 18 17:19:43 2010
    create rollback segment SYSTEM tablespace SYSTEM
    storage (initial 50K next 50K)
    Completed: create rollback segment SYSTEM tablespace SYSTEM
    storage (initial 50K next 50K)
    Sat Sep 18 17:19:51 2010
    Errors in file c:\oracle\product\10.2.0\db_1\rdbms\trace\krishna_ora_2364.trc:
    ORA-00604: error occurred at recursive SQL level 2
    ORA-00942: table or view does not exist
    Sat Sep 18 17:19:51 2010
    Errors in file c:\oracle\product\10.2.0\db_1\rdbms\trace\krishna_ora_2364.trc:
    ORA-01501: CREATE DATABASE failed
    ORA-01519: error while processing file '%ORACLE_HOME%\RDBMS\ADMIN\SQL.BSQ' near line 5253
    ORA-00604: error occurred at recursive SQL level 2
    ORA-00942: table or view does not exist
    Error 1519 happened during db open, shutting down database
    USER: terminating instance due to error 1519
    Sat Sep 18 17:19:51 2010
    Errors in file c:\oracle\product\10.2.0\db_1\rdbms\trace\krishna_pmon_2268.trc:
    ORA-01519: error while processing file '' near line
    Sat Sep 18 17:19:52 2010
    Errors in file c:\oracle\product\10.2.0\db_1\rdbms\trace\krishna_reco_2140.trc:
    ORA-01519: error while processing file '' near line
    Sat Sep 18 17:19:52 2010
    Errors in file c:\oracle\product\10.2.0\db_1\rdbms\trace\krishna_smon_2356.trc:
    ORA-01519: error while processing file '' near line
    Sat Sep 18 17:19:52 2010
    Errors in file c:\oracle\product\10.2.0\db_1\rdbms\trace\krishna_ckpt_2480.trc:
    ORA-01519: error while processing file '' near line
    Sat Sep 18 17:19:52 2010
    Errors in file c:\oracle\product\10.2.0\db_1\rdbms\trace\krishna_lgwr_2456.trc:
    ORA-01519: error while processing file '' near line
    Sat Sep 18 17:19:52 2010
    Errors in file c:\oracle\product\10.2.0\db_1\rdbms\trace\krishna_dbw0_3140.trc:
    ORA-01519: error while processing file '' near line
    Sat Sep 18 17:19:52 2010
    Errors in file c:\oracle\product\10.2.0\db_1\rdbms\trace\krishna_mman_2972.trc:
    ORA-01519: error while processing file '' near line
    Sat Sep 18 17:19:52 2010
    Errors in file c:\oracle\product\10.2.0\db_1\rdbms\trace\krishna_psp0_3180.trc:
    ORA-01519: error while processing file '' near line
    Instance terminated by USER, pid = 2364
    ORA-1092 signalled during: create database krishna
    datafile 'd:\oracle\oradata\krishna\system01.dbf' size 10m
    sysaux datafile 'd:\oracle\oradata\krishna\sys01.dbf' size 600m
    logfile
    group 1 ('D:\oracle\oradata\krishna\redo01.log') size 20m ,
    group 2( 'D:\oracle\oradata\krishna\redo02.log') size 20m
    undo tablespace undotbs
    datafile 'd:\oracle\oradata\krishna\undo01.dbf' size 600m
    default temporary tablespace temp01
    tempfile 'd:\oracle\oradata\krishna\temp01.dbf' size 100m
    Dump file c:\oracle\product\10.2.0\db_1\rdbms\trace\alert_krishna.log
    Sat Sep 18 18:23:35 2010
    ORACLE V10.2.0.1.0 - Production vsnsta=0
    vsnsql=14 vsnxtr=3
    Windows XP Version V5.1 Service Pack 2
    CPU : 1 - type 586
    Process Affinity : 0x00000000
    Memory (Avail/Total): Ph:84M/1015M, Ph+PgF:1823M/2967M, VA:1941M/2047M
    Sat Sep 18 18:23:35 2010
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Shared memory segment for instance monitoring created
    Picked latch-free SCN scheme 2
    Using LOG_ARCHIVE_DEST_1 parameter default value as C:\oracle\product\10.2.0\db_1\RDBMS
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =10
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    ksdpec: called for event 13740 prior to event group initialization
    Starting up ORACLE RDBMS Version: 10.2.0.1.0.
    System parameters with non-default values:
    control_files = D:\ORACLE\ORADATA\KRISHNA\CONTROL01.CTL, D:\ORACLE\ORADATA\KRISHNA\CONTROL02.CTL
    compatible = 10.2.0.1.0
    undo_management = AUTO
    undo_tablespace = UNDOTBS
    db_name = krishna
    Sat Sep 18 18:23:37 2010
    WARNING:Shared I/O Pool created with size=0 set size=0
    PMON started with pid=2, OS id=112
    PSP0 started with pid=3, OS id=240
    MMAN started with pid=4, OS id=1136
    DBW0 started with pid=5, OS id=3164
    LGWR started with pid=6, OS id=1600
    CKPT started with pid=7, OS id=1484
    SMON started with pid=8, OS id=1488
    RECO started with pid=9, OS id=1456
    MMON started with pid=10, OS id=4004
    MMNL started with pid=11, OS id=4020
    Sat Sep 18 18:25:42 2010
    create database krishna
    datafile 'd:\oracle\oradata\krishna\system01.dbf' size 10m
    sysaux datafile 'd:\oracle\oradata\krishna\sys01.dbf' size 60m
    logfile
    group 1 ('D:\oracle\oradata\krishna\redo01.log') size 20m ,
    group 2( 'D:\oracle\oradata\krishna\redo02.log') size 20m
    undo tablespace undotbs
    datafile 'd:\oracle\oradata\krishna\undo01.dbf' size 60m
    default temporary tablespace temp01
    tempfile 'd:\oracle\oradata\krishna\temp01.dbf' size 10m
    Sat Sep 18 18:25:43 2010
    Database mounted in Exclusive Mode
    Sat Sep 18 18:25:49 2010
    Successful mount of redo thread 1, with mount id 222405990
    Assigning activation ID 222405990 (0xd41a566)
    Thread 1 opened at log sequence 1
    Current log# 1 seq# 1 mem# 0: D:\ORACLE\ORADATA\KRISHNA\REDO01.LOG
    Successful open of redo thread 1
    Sat Sep 18 18:25:49 2010
    MTTR advisory is disabled because FAST_START_MTTR_TARGET is not set
    Sat Sep 18 18:25:49 2010
    SMON: enabling cache recovery
    Sat Sep 18 18:25:49 2010
    create tablespace SYSTEM datafile 'd:\oracle\oradata\krishna\system01.dbf' size 10m
    default storage (initial 10K next 10K) EXTENT MANAGEMENT DICTIONARY online
    Sat Sep 18 18:25:51 2010
    Completed: create tablespace SYSTEM datafile 'd:\oracle\oradata\krishna\system01.dbf' size 10m
    default storage (initial 10K next 10K) EXTENT MANAGEMENT DICTIONARY online
    Sat Sep 18 18:25:51 2010
    create rollback segment SYSTEM tablespace SYSTEM
    storage (initial 50K next 50K)
    Completed: create rollback segment SYSTEM tablespace SYSTEM
    storage (initial 50K next 50K)
    Sat Sep 18 18:26:02 2010
    Errors in file c:\oracle\product\10.2.0\db_1\rdbms\trace\krishna_ora_3748.trc:
    ORA-00604: error occurred at recursive SQL level 2
    ORA-00942: table or view does not exist
    Sat Sep 18 18:26:02 2010
    Errors in file c:\oracle\product\10.2.0\db_1\rdbms\trace\krishna_ora_3748.trc:
    ORA-01501: CREATE DATABASE failed
    ORA-01519: error while processing file '%ORACLE_HOME%\RDBMS\ADMIN\SQL.BSQ' near line 5253
    ORA-00604: error occurred at recursive SQL level 2
    ORA-00942: table or view does not exist
    Sat Sep 18 18:26:02 2010
    Error 1519 happened during db open, shutting down database
    USER: terminating instance due to error 1519
    Sat Sep 18 18:26:02 2010
    Errors in file c:\oracle\product\10.2.0\db_1\rdbms\trace\krishna_lgwr_1600.trc:
    ORA-01519: error while processing file '' near line
    Sat Sep 18 18:26:02 2010
    Errors in file c:\oracle\product\10.2.0\db_1\rdbms\trace\krishna_pmon_112.trc:
    ORA-01519: error while processing file '' near line
    Sat Sep 18 18:26:02 2010
    Errors in file c:\oracle\product\10.2.0\db_1\rdbms\trace\krishna_reco_1456.trc:
    ORA-01519: error while processing file '' near line
    Sat Sep 18 18:26:02 2010
    Errors in file c:\oracle\product\10.2.0\db_1\rdbms\trace\krishna_smon_1488.trc:
    ORA-01519: error while processing file '' near line
    Sat Sep 18 18:26:02 2010
    Errors in file c:\oracle\product\10.2.0\db_1\rdbms\trace\krishna_ckpt_1484.trc:
    ORA-01519: error while processing file '' near line
    Sat Sep 18 18:26:03 2010
    Errors in file c:\oracle\product\10.2.0\db_1\rdbms\trace\krishna_dbw0_3164.trc:
    ORA-01519: error while processing file '' near line
    Sat Sep 18 18:26:03 2010
    Errors in file c:\oracle\product\10.2.0\db_1\rdbms\trace\krishna_mman_1136.trc:
    ORA-01519: error while processing file '' near line
    Sat Sep 18 18:26:03 2010
    Errors in file c:\oracle\product\10.2.0\db_1\rdbms\trace\krishna_psp0_240.trc:
    ORA-01519: error while processing file '' near line
    Instance terminated by USER, pid = 3748
    ORA-1092 signalled during: create database krishna
    datafile 'd:\oracle\oradata\krishna\system01.dbf' size 10m
    sysaux datafile 'd:\oracle\oradata\krishna\sys01.dbf' size 60m
    logfile
    group 1 ('D:\oracle\oradata\krishna\redo01.log') size 20m ,
    group 2( 'D:\oracle\oradata\krishna\redo02.log') size 20m
    undo tablespace undotbs
    datafile 'd:\oracle\oradata\krishna\undo01.dbf' size 60m
    default temporary tablespace temp01
    tempfile 'd:\oracle\oradata\krishna\temp01.dbf' size 10m ...
    Kindly help
    Regards

  • Lync 2013 Mirror Database fails to install - Error: DsRoleGetPrimaryDomainInformation failed with error "6BA".

    Database primary installs just fine for Lync 2013 - however fails instantly when trying to install mirror DB to mirror SQL Server.  The account has dull domain admin, Enterprise admins, and schema admins.  Full access to the share as well.  I
    get the following error:
     InstallMirrorDatabaseCmdlet.StartMirroring
    4/7/2014 10:38:56 AM
    Failed
         └ 
    Error: DsRoleGetPrimaryDomainInformation failed with error "6BA".
    ▼ Details
    └ Type: CannotGetDomainInfoException
    └ ► Stack Trace
        └  
    at Microsoft.Rtc.Management.ADConnect.NativeHelpers.NativeHelper.GetPrimaryDomainInformation(String server)
    at Microsoft.Rtc.Management.Deployment.MirrorUtils.GetSqlServerAccount(String server, String instanceName)
    at Microsoft.Rtc.Management.Deployment.TopologyParser.PopulateDatabasesForSqlInstance(ISqlInstance sqlInstance)
    at Microsoft.Rtc.Management.Deployment.TopologyParser.FindDatabasesForMachine(IMachine machine)
    at Microsoft.Rtc.Management.Deployment.TopologyParser.FindDatabasesForFqdn()
    at Microsoft.Rtc.Management.Deployment.TopologyParser.GetDbListToMirror()
    at Microsoft.Rtc.Management.Deployment.TopologyParser.get_DbInfoList()
    at Microsoft.Rtc.Management.Deployment.InstallMirrorDatabaseCmdlet.StartMirroring()
    at Microsoft.Rtc.Management.Internal.Utilities.LogWriter.InvokeAndLog(Action action)
    4/7/2014 10:38:58 AM
    Error
     └ 
    Error: An error occurred: "Microsoft.Rtc.Management.ADConnect.CannotGetDomainInfoException" "DsRoleGetPrimaryDomainInformation failed with error "6BA"."

    The issue could be a typo in the SQL server name or that the SQL server isn't allowing remote connections. If you run the Install-csmirrordatabase command from powershell you should see more details about the error.
    Take a look at Doug Deitterick's blog: http://blogs.technet.com/b/dodeitte/archive/2013/03/05/issue-configuring-sql-mirroring-for-lync-server-2013-when-sql-witness-is-defined-but-not-available.aspx
    Please mark posts as answers/helpful if it answers your question.
    Blog
    Lync Validator - Used to assist in the validation and documentation of Lync Server 2013.

  • Lync 2013 Error 31055 ,31059 LS Call Park Service, The database being used by Group Pickup is not the appropriate version and There was a problem communicating with the Group Pickup backend database.

    Hello
    I have Lync 2013 and 2010  , still i didn't finish my migration completely from 2010 to 2013 .this  is  coexistence environment that contains both Lync Server 2010 and Lync Server 2013 .
    There was no error's in my lync 2013 front end and back end server's and every thing was fine, yesterday I installed windows updated AND CU for my lync 2013  front end and backend server's .
    later on after restarting both the front end and the back end server's i start having hundred's of  these error's related to "LS Call Park Service".
    so any advice for these issue ? and what is the effect for these error .
    below is the error I got .
    The database being used by Group Pickup is not the appropriate version.
    The database is not the correct version:
    Connection: Data Source=HQ-LYNC2013-BE.aaaaaaaaaaaaaaaaaaaaaaaaaaa\rtc;Initial Catalog=cpsdyn;Integrated Security=True
    Expected... SchemaVersion: 1, SprocVersion: 1, UpgradeVersion: 2
    Actual...   SchemaVersion: 0, SprocVersion: 0, UpgradeVersion: 0
    Cause: The database has not been upgraded.
    Resolution:
    Upgrade the database to CU1.
    ==============================================================
    There was a problem communicating with the Group Pickup backend database.
    There were problems accessing SQL server:
    Connection: Data Source=HQ-LYNC2013-BE.aaaaaaaaaaaaaaaaaaaaaaaaaa\rtc;Initial Catalog=cpsdyn;Integrated Security=True
    Message: The EXECUTE permission was denied on the object 'DbpGetVersionSchema', database 'cpsdyn', schema 'dbo'.
    Error code: -2146232060
    Error number: 229
    Cause: This may be caused by connectivity issues with the backend database.
    Resolution:
    Check if SQL backend is running and accepts connections from Group Pickup.
    =============================================================================
    Kind Regards
    MK

    Hello
    thanks Holger for u r replay .
    due to the Microsoft article about the cu :
    I run only :
    Install-CsDatabase -ConfiguredDatabases -SqlServerFqdn FEBE.FQDN -Verbose
    Note In a coexistence environment that contains both Lync Server 2010 and Lync Server 2013 and in which the Central Management Service is located on a Lync Server 2010 pool, do not run the
    Install-CsDatabase -CentralManagementDatabase command. If you later move the Central Management Service to a Lync Server 2013 pool, you have to run the
    Install-CsDatabase -CentralManagementDatabase command to apply the changes.
    here is what I get on my power shell after i run the command : "WARNING: Warning: Failed to execute batch --"
    PS C:\Users\MK> Install-CsDatabase -ConfiguredDatabases -SqlServerFqdn HQ-LYNC2013-BE.MyDomain -Verbose
    VERBOSE: Creating new log file
    "C:\Users\MK\AppData\Local\Temp\2\Install-CsDatabase-82d6613c-f2e3-47e6-8fc4-8f75d2efe6e4.xml".
    VERBOSE: Install databases required by Lync Server role(s).
    ****Creating DbSetupInstance for 'Microsoft.Rtc.Common.Data.BlobStore'****
    Trying to connect to Sql Server HQ-LYNC2013-BE.MyDomain\rtc. using windows authentication...
    Sql version: Major: 11, Minor: 0, Build 5058.
    Sql version is acceptable.
    Checking state for database rtcxds.
    ****Creating DbSetupInstance for 'Microsoft.Rtc.Common.Data.AbsDatabase'****
    Trying to connect to Sql Server HQ-LYNC2013-BE.MyDomain\rtc. using windows authentication...
    Sql version: Major: 11, Minor: 0, Build 5058.
    Sql version is acceptable.
    Checking state for database rtcab.
    ****Creating DbSetupInstance for 'Microsoft.Rtc.Common.Data.RgsConfigDatabase'****
    Trying to connect to Sql Server HQ-LYNC2013-BE.MyDomain\rtc. using windows authentication...
    Sql version: Major: 11, Minor: 0, Build 5058.
    Sql version is acceptable.
    Checking state for database rgsconfig.
    ****Creating DbSetupInstance for 'Microsoft.Rtc.Common.Data.RgsDynDatabase'****
    Trying to connect to Sql Server HQ-LYNC2013-BE.MyDomain\rtc. using windows authentication...
    Sql version: Major: 11, Minor: 0, Build 5058.
    Sql version is acceptable.
    Checking state for database rgsdyn.
    ****Creating DbSetupInstance for 'Microsoft.Rtc.Common.Data.CpsDynDatabase'****
    Trying to connect to Sql Server HQ-LYNC2013-BE.MyDomain\rtc. using windows authentication...
    Sql version: Major: 11, Minor: 0, Build 5058.
    Sql version is acceptable.
    Checking state for database cpsdyn.
    ****Creating DbSetupInstance for 'Microsoft.Rtc.Common.Data.ArchivingDatabase'****
    Trying to connect to Sql Server HQ-LYNC2013-BE.MyDomain\arc. using windows authentication...
    Sql version: Major: 11, Minor: 0, Build 5058.
    Sql version is acceptable.
    Checking state for database LcsLog.
    ****Creating DbSetupInstance for 'Microsoft.Rtc.Common.Data.MonitoringDatabase'****
    Trying to connect to Sql Server HQ-LYNC2013-BE.MyDomain\mon. using windows authentication...
    Sql version: Major: 11, Minor: 0, Build 5058.
    Sql version is acceptable.
    Checking state for database LcsCDR.
    VERBOSE: Assigning "BackendStore:BlobStore:LogPath" to F:\CsData
    VERBOSE: Assigning "BackendStore:RtcSharedDatabase:LogPath" to F:\CsData
    VERBOSE: Assigning "ArchivingStore:ArchivingDatabase:LogPath" to F:\CsData
    VERBOSE: Assigning "MonitoringStore:MonitoringDatabase:LogPath" to F:\CsData
    VERBOSE: Assigning "MonitoringStore:QoEMetricsDatabase:LogPath" to F:\CsData
    VERBOSE: Assigning "ArchivingStore:ArchivingDatabase:DbPath" to F:\CsData
    VERBOSE: Assigning "MonitoringStore:MonitoringDatabase:DbPath" to F:\CsData
    VERBOSE: Assigning "MonitoringStore:QoEMetricsDatabase:DbPath" to F:\CsData
    VERBOSE: Assigning "ABSStore:AbsDatabase:LogPath" to F:\CsData
    VERBOSE: Assigning "ApplicationStore:RgsConfigDatabase:LogPath" to F:\CsData
    VERBOSE: Assigning "ApplicationStore:RgsDynDatabase:LogPath" to F:\CsData
    VERBOSE: Assigning "ApplicationStore:CpsDynDatabase:LogPath" to F:\CsData
    VERBOSE: Assigning "BackendStore:BlobStore:DbPath" to F:\CsData
    VERBOSE: Assigning "BackendStore:RtcSharedDatabase:DbPath" to F:\CsData
    VERBOSE: Assigning "ABSStore:AbsDatabase:DbPath" to F:\CsData
    VERBOSE: Assigning "ApplicationStore:RgsConfigDatabase:DbPath" to F:\CsData
    VERBOSE: Assigning "ApplicationStore:RgsDynDatabase:DbPath" to F:\CsData
    VERBOSE: Assigning "ApplicationStore:CpsDynDatabase:DbPath" to F:\CsData
    VERBOSE: Installing "BackendStore" on HQ-LYNC2013-BE.MyDomain\rtc, collocated: False
    ****Creating DbSetupInstance for 'Microsoft.Rtc.Common.Data.BlobStore'****
    Trying to connect to Sql Server HQ-LYNC2013-BE.MyDomain\rtc. using windows authentication...
    Sql version: Major: 11, Minor: 0, Build 5058.
    Sql version is acceptable.
    Checking state for database rtcxds.
    Checking state for database rtcxds.
    State of database rtcxds is DbState_RequiresMinorUpgrade.
    Database rtcxds set to mode Restricted.
    Dropping all procedures, functions and views from database rtcxds.
    Executing RtcDb.sql...
    Adding master role...
    Setting owner for database rtcxds to sa.
    Creating login MyDomain\RTCHSUniversalServices.
    Creating user MyDomain\RTCHSUniversalServices.
    Creating Schema MyDomain\RTCHSUniversalServices.
    Creating login MyDomain\RTCUniversalReadOnlyAdmins.
    Creating user MyDomain\RTCUniversalReadOnlyAdmins.
    Creating Schema MyDomain\RTCUniversalReadOnlyAdmins.
    Creating login MyDomain\RTCUniversalServerAdmins.
    Creating user MyDomain\RTCUniversalServerAdmins.
    Creating Schema MyDomain\RTCUniversalServerAdmins.
    Adding account MyDomain\RTCHSUniversalServices to role ConsumerRole.
    Adding account MyDomain\RTCUniversalReadOnlyAdmins to role ConsumerRole.
    Adding account MyDomain\RTCHSUniversalServices to role ReplicatorRole.
    Adding account MyDomain\RTCHSUniversalServices to role PublisherRole.
    Adding account MyDomain\RTCUniversalServerAdmins to role PublisherRole.
    Setting database version: Schema Version 15, Sproc Version 13, Update Version 2.
    Setting the database rtcxds to multi user mode.
    Database rtcxds is set to multi user mode.
    ****Creating DbSetupInstance for 'Microsoft.Rtc.Common.Data.RtcSharedDatabase'****
    Trying to connect to Sql Server HQ-LYNC2013-BE.MyDomain\rtc. using windows authentication...
    Sql version: Major: 11, Minor: 0, Build 5058.
    Sql version is acceptable.
    Checking state for database rtcshared.
    Database created by script "RtcSharedDatabase" already exists and is current.
    VERBOSE: Successfully installed the database. For details, see the following log:
    "C:\Users\MK\AppData\Local\Temp\2\Create-BackendStore-HQ-LYNC2013-BE.MyDomain_rtc-[2014_11_13][14_35_01].log"
    VERBOSE: Installing "ABSStore" on HQ-LYNC2013-BE.MyDomain\rtc, collocated: False
    ****Creating DbSetupInstance for 'Microsoft.Rtc.Common.Data.AbsDatabase'****
    Trying to connect to Sql Server HQ-LYNC2013-BE.MyDomain\rtc. using windows authentication...
    Sql version: Major: 11, Minor: 0, Build 5058.
    Sql version is acceptable.
    Checking state for database rtcab.
    Checking state for database rtcab.
    State of database rtcab is DbState_RequiresMinorUpgrade.
    Database rtcab set to mode Restricted.
    Dropping all procedures, functions and views from database rtcab.
    Executing RtcAbTypes.sql...
    WARNING: Warning: Failed to execute batch --
    -- Copyright (c) Microsoft Corporation. All rights reserved.
    exec sp_addrole N'ServerRole'.
    Executing RtcAbDb.sql...
    Setting owner for database rtcab to sa.
    Creating login MyDomain\RTCComponentUniversalServices.
    Creating user MyDomain\RTCComponentUniversalServices.
    Creating Schema MyDomain\RTCComponentUniversalServices.
    Adding account MyDomain\RTCComponentUniversalServices to role ServerRole.
    Setting database version: Schema Version 62, Sproc Version 42, Update Version 3.
    Setting the database rtcab to multi user mode.
    Database rtcab is set to multi user mode.
    VERBOSE: Successfully installed the database. For details, see the following log:
    "C:\Users\MK\AppData\Local\Temp\2\Create-ABSStore-HQ-LYNC2013-BE.MyDomain_rtc-[2014_11_13][14_35_20].log"
    VERBOSE: Installing "ApplicationStore" on HQ-LYNC2013-BE.MyDomain\rtc, collocated: False
    ****Creating DbSetupInstance for 'Microsoft.Rtc.Common.Data.RgsConfigDatabase'****
    Trying to connect to Sql Server HQ-LYNC2013-BE.MyDomain\rtc. using windows authentication...
    Sql version: Major: 11, Minor: 0, Build 5058.
    Sql version is acceptable.
    Checking state for database rgsconfig.
    Database created by script "RgsConfigDatabase" already exists and is current.
    ****Creating DbSetupInstance for 'Microsoft.Rtc.Common.Data.RgsDynDatabase'****
    Trying to connect to Sql Server HQ-LYNC2013-BE.MyDomain\rtc. using windows authentication...
    Sql version: Major: 11, Minor: 0, Build 5058.
    Sql version is acceptable.
    Checking state for database rgsdyn.
    Database created by script "RgsDynDatabase" already exists and is current.
    ****Creating DbSetupInstance for 'Microsoft.Rtc.Common.Data.CpsDynDatabase'****
    Trying to connect to Sql Server HQ-LYNC2013-BE.MyDomain\rtc. using windows authentication...
    Sql version: Major: 11, Minor: 0, Build 5058.
    Sql version is acceptable.
    Checking state for database cpsdyn.
    Checking state for database cpsdyn.
    State of database cpsdyn is DbState_RequiresMinorUpgrade.
    Database cpsdyn set to mode Restricted.
    Dropping all procedures, functions and views from database cpsdyn.
    Executing CpsDyn.sql...
    Setting owner for database cpsdyn to sa.
    Creating login MyDomain\RTCComponentUniversalServices.
    Creating user MyDomain\RTCComponentUniversalServices.
    Creating Schema MyDomain\RTCComponentUniversalServices.
    Creating login MyDomain\RTCUniversalReadOnlyAdmins.
    Creating user MyDomain\RTCUniversalReadOnlyAdmins.
    Creating Schema MyDomain\RTCUniversalReadOnlyAdmins.
    Creating login MyDomain\RTCUniversalServerAdmins.
    Creating user MyDomain\RTCUniversalServerAdmins.
    Creating Schema MyDomain\RTCUniversalServerAdmins.
    Adding account MyDomain\RTCComponentUniversalServices to role ReadWriteRole.
    Adding account MyDomain\RTCUniversalServerAdmins to role ReadWriteRole.
    Adding account MyDomain\RTCUniversalReadOnlyAdmins to role ReadOnlyRole.
    Setting database version: Schema Version 1, Sproc Version 1, Update Version 2.
    Setting the database cpsdyn to multi user mode.
    Database cpsdyn is set to multi user mode.
    VERBOSE: Successfully installed the database. For details, see the following log:
    "C:\Users\MK\AppData\Local\Temp\2\Create-ApplicationStore-HQ-LYNC2013-BE.MyDomain_rtc-[2014_11_13][14_35_37].log"
    VERBOSE: Installing "ArchivingStore" on HQ-LYNC2013-BE.MyDomain\arc, collocated: False
    ****Creating DbSetupInstance for 'Microsoft.Rtc.Common.Data.ArchivingDatabase'****
    Trying to connect to Sql Server HQ-LYNC2013-BE.MyDomain\arc. using windows authentication...
    Sql version: Major: 11, Minor: 0, Build 5058.
    Sql version is acceptable.
    Checking state for database LcsLog.
    Database created by script "ArchivingDatabase" already exists and is current.
    VERBOSE: Successfully installed the database. For details, see the following log:
    "C:\Users\MK\AppData\Local\Temp\2\Create-ArchivingStore-HQ-LYNC2013-BE.MyDomain_arc-[2014_11_13][14_35_51].log"
    VERBOSE: Installing "MonitoringStore" on HQ-LYNC2013-BE.MyDomain\mon, collocated: False
    ****Creating DbSetupInstance for 'Microsoft.Rtc.Common.Data.MonitoringDatabase'****
    Trying to connect to Sql Server HQ-LYNC2013-BE.MyDomain\mon. using windows authentication...
    Sql version: Major: 11, Minor: 0, Build 5058.
    Sql version is acceptable.
    Checking state for database LcsCDR.
    Checking state for database LcsCDR.
    Checking state for database LcsCDR.
    State of database LcsCDR is DbState_RequiresMinorUpgrade.
    WARNING: The database LcsCDR being updated has data file path at
    \\HQ-LYNC2013-BE.MyDomain\C$\CsData\MonitoringStore\mon\DbPath\LcsCDR.mdf and supplied data file path is
    \\HQ-LYNC2013-BE.MyDomain\F$\CsData\MonitoringStore\mon\DbPath\LcsCDR.mdf. Supplied path will be ignored.
    WARNING: The database LcsCDR being updated has log file path at
    \\HQ-LYNC2013-BE.MyDomain\C$\CsData\MonitoringStore\mon\LogPath\LcsCDR.ldf and supplied data file path is
    \\HQ-LYNC2013-BE.MyDomain\F$\CsData\MonitoringStore\mon\LogPath\LcsCDR.ldf. Supplied path will be ignored.
    Database LcsCDR set to mode Restricted.
    Dropping all procedures, functions and views from database LcsCDR.
    Executing CdrDb.sql...
    Setting owner for database LcsCDR to sa.
    Creating login MyDomain\CSAdministrator.
    Creating user MyDomain\CSAdministrator.
    Creating Schema MyDomain\CSAdministrator.
    Creating login MyDomain\RTCComponentUniversalServices.
    Creating user MyDomain\RTCComponentUniversalServices.
    Creating Schema MyDomain\RTCComponentUniversalServices.
    Adding account MyDomain\RTCComponentUniversalServices to role ServerRole.
    Adding account MyDomain\RTCComponentUniversalServices to role ReportsReadOnlyRole.
    Adding account MyDomain\CSAdministrator to role ReportsReadOnlyRole.
    Setting database version: Schema Version 39, Sproc Version 82, Update Version 2.
    Setting the database LcsCDR to multi user mode.
    Database LcsCDR is set to multi user mode.
    SQL Server Agent is running and its start mode was detected as Auto.
    Executing CdrJobs.sql...
    ****Creating DbSetupInstance for 'Microsoft.Rtc.Common.Data.QoEMetricsDatabase'****
    Trying to connect to Sql Server HQ-LYNC2013-BE.MyDomain\mon. using windows authentication...
    Sql version: Major: 11, Minor: 0, Build 5058.
    Sql version is acceptable.
    Checking state for database QoEMetrics.
    Checking state for database QoEMetrics.
    Checking state for database QoEMetrics.
    State of database QoEMetrics is DbState_RequiresMinorUpgrade.
    WARNING: The database QoEMetrics being updated has data file path at
    \\HQ-LYNC2013-BE.MyDomain\C$\CsData\MonitoringStore\mon\DbPath\QoEMetrics.mdf and supplied data file path is
    \\HQ-LYNC2013-BE.MyDomain\F$\CsData\MonitoringStore\mon\DbPath\QoEMetrics.mdf. Supplied path will be ignored.
    WARNING: The database QoEMetrics being updated has log file path at
    \\HQ-LYNC2013-BE.MyDomain\C$\CsData\MonitoringStore\mon\LogPath\QoEMetrics.ldf and supplied data file path is
    \\HQ-LYNC2013-BE.MyDomain\F$\CsData\MonitoringStore\mon\LogPath\QoEMetrics.ldf. Supplied path will be ignored.
    Database QoEMetrics set to mode Restricted.
    Dropping all procedures, functions and views from database QoEMetrics.
    Executing QoEDb.sql...
    Setting owner for database QoEMetrics to sa.
    Creating login MyDomain\RTCComponentUniversalServices.
    Creating user MyDomain\RTCComponentUniversalServices.
    Creating Schema MyDomain\RTCComponentUniversalServices.
    Adding account MyDomain\RTCComponentUniversalServices to role ServerRole.
    Setting database version: Schema Version 62, Sproc Version 90, Update Version 1.
    Setting the database QoEMetrics to multi user mode.
    Database QoEMetrics is set to multi user mode.
    SQL Server Agent is running and its start mode was detected as Auto.
    Executing QoEJobs.sql...
    VERBOSE: Successfully installed the database. For details, see the following log:
    "C:\Users\MK\AppData\Local\Temp\2\Create-MonitoringStore-HQ-LYNC2013-BE.MyDomain_mon-[2014_11_13][14_35_51].log"
    VERBOSE: No changes were made to the Central Management Store.
    VERBOSE: Creating new log file
    "C:\Users\MK\AppData\Local\Temp\2\Install-CsDatabase-82d6613c-f2e3-47e6-8fc4-8f75d2efe6e4.html".
    WARNING: "Install-CsDatabase" processing has completed with warnings. "5" warnings were recorded during this run.
    WARNING: Detailed results can be found at
    "C:\Users\MK\AppData\Local\Temp\2\Install-CsDatabase-82d6613c-f2e3-47e6-8fc4-8f75d2efe6e4.html".
    PS C:\Users\MK>
    I hope some one can confirm no issue with what I did ??
    Kind Regards
    MK

  • Lync 2013 Topology Publication Failed!

    Scenario
    Lync Enterprise Edition!
    Windows Server 2012R2 - LyncServer 2013 
    WIndows Server 2008R2 - Sql 2008 R2 Failover Cluster (Multiple Database and Instances Created) 5 Others Application Database also
    Created which has been used.
    DNS Entries 
    HOst Name :
    LYNCFE.consoto.com
    Pool.consoto.com    (Host Name Created Same IP as Lync Frontend Server)
    dialin.consoto.com
    meet.consoto.com
    admin.consoto.com
    DBLYNC.consoto.com 
    Virtual Instant Name of Sql Database and Instance name : DBLYNC\Lynccore
    Permission Rights:
    I am using the Administrator account for Lync 2013 Installation.
    Domain Administrator Account Member to CSAdministrator group and RTC Universal Server admin group.
    SQL sysadmin Account member Sqladmin and Domain administrator User. 
    ShareFolder-Lyncshare on Storage.consoto.com
    Permission: 
    Everyone
    Read-write
    RTCComponentUniversalServices Read-write
    RTCHSUniversalServices Read-write
    RTCUniversalServerAdmins Read-write
    RTCUniversalConfigReplicator Read-write
    Virtual Computer Name DBLYNC$
    Full control
    Issue : I have create one topology and try to publish but getting error.Log Detail Below
    Feature: CentralMgmtStore
    SQL Instance: domain-name.com\lynccore
    Collocated: False
    Found "RTCUniversalServerAdmins": True
    Found "RTCUniversalConfigReplicator": True
    Found "RTCUniversalReadOnlyAdmins": True
    TaskFailed: Task execution failed.
    Error:The network name cannot be found.
    ▼ Details
    └ Type: IOException
    └ ▼ Stack Trace
    └ at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
    at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, Object dirSecurityObj, Boolean checkHost)
    at System.IO.Directory.InternalCreateDirectoryHelper(String path, Boolean checkHost)
    at Microsoft.Rtc.Common.Data.DatabaseManager.CreateDatabase(String dbFileBase, String dbPath, String logPath, Int32 dbSizeMB, Int32 logSizeMB, Int32 dbGrowthMB, Int32 logGrowthMB, Int32 maxDbSizeMB, Int32 maxLogSizeMB)
    at Microsoft.Rtc.Common.Data.DatabaseManager.CleanInstallDatabase(String dbFileBase, String initialScripfilePath, String 
    dbPath, String logPath, Int32 dbSizeMB, Int32 logSizeMB, Int32 dbGrowthMB, Int32 logGrowthMB, Int32 maxDbSizeMB, Int32 maxLogSizeMB)
    at Microsoft.Rtc.Common.Data.DbSetupBase.CleanInstallDatabase()
    at Microsoft.Rtc.Common.Data.DbSetupBase.CreateOrUpdateDatabase()
    at Microsoft.Rtc.Common.Data.XdsDatabase.CreateOrUpdateDatabase()
    at Microsoft.Rtc.Management.Deployment.Tasks.DatabaseCreator.CreateDatabaseForFeature(String featureName, Boolean clean, Boolean update, String sqlServer, String instanceName, Boolean collocated, Boolean backup, Boolean noreindex,DatabasePathAssignment[]
    pathAssignments, Boolean broadCast, String& logfile)
    at Microsoft.Rtc.Management.Deployment.installdatabaseCmdlet.CreateDatabaseForFeature(Planitem i)
    at Microsoft.Rtc.Management.Internal.Utilities.LogWriter.InvokeAndLog[T](Action`1 action,T arg)
    TaskFailed: An error occurred while creating or updating the database for feature CentralMgmtStore. For details, see the log 
    file ‘C:\Users\Administrator\AppData\Local\Temp\2\Create-CentralMgmtStore-domain-name.com_lynccore-[2014_07_09]
    [11_40_46].log’
    TaskFailedResolution: Consult exception information and previous errors for more information on how to resolve this error.
    Error: An error occurred: "System.IO.FileNotFoundException" "The network name cannot be found"

    SQL Scenario
    Windows Server 2008R2 - Sql 2008 R2 Failover Cluster (Multiple Database and Instances Created) 5 Others
    Application Database also Created on  the Failover Cluster.
    Failover SQL Cluster
    Active                       Passive
    Computer Name: Cluster1.Consoto.com                    
       Computer Name : Cluster2.Consoto.com
    ping cluster1.consoto.com reply IP 192.168.0.30 from Lync FE      ping
    cluster2.consoto.com reply  IP 192.168.0.31 from Lync FE
    SQL Database DBLYNC IP is 192.168.0.40 and also reply from Lync Server

Maybe you are looking for

  • Flickering and control of 3D content in a Word document

    When I embed a 3D object (U3D or RH file) inside a Word document and I assign a 2D poster image to it, once I have activated the 3D content I cannot exit from the 3D mode and revert back to the 2D poster image. When I scroll by this zone in the page

  • Run-time Error '432'  in WAD

    Hi Experts, While opening a web template in web application designer, I am getting following error, Run-time Error '432' : File name or class name not found during automated operation. If i press ok, exist from WAD. I have uninstalled the GUI and ins

  • Slow delete whether or not deleted singly or as a group

    During performance analysis for my project I found some code where deletes from table y (I will call it), were being deleted in a loop, thus deleting one record at a time where there are approx. 87,000 records to delete.  Table y has 200 million reco

  • Question re: JDS/gnome/X and running smc as another user

    Running Solaris 10 on Sun VirtualBox, have one user account in 'Staff' where I want to administer some aspects of my system for the time being as part of best practice for administration. I login to my user account, open a terminal, su - root and the

  • Get Photos

    How can I set my preferences to show only the current new photos in the browser after importing new photos?  It used to work that way, but now after importing photos from my camera they just show up in the full list of thumbnails in the browser.  tha