No Database after server moves

We have taken a copy of our Primary server (virtual) and SQL database
(seperate SQL Server) into our test lab. I've amended the ZDM.XLM,
stopped and started the services as per the documentation. However, I
still cannot connect to the SQL database.
Anyone got any idea what could be happening?
Error message when trying to log in is:
Unable to connet to the ZENworks database. Please ensure the Zenworks
database is running.....
Thanks

Joe loggs wrote:
> On 30/07/2012 12:18, Joe loggs wrote:
> > We have taken a copy of our Primary server (virtual) and SQL
> > database (seperate SQL Server) into our test lab. I've amended the
> > ZDM.XLM, stopped and started the services as per the documentation.
> > However, I still cannot connect to the SQL database.
> >
> > Anyone got any idea what could be happening?
> >
> > Error message when trying to log in is:
> >
> > Unable to connet to the ZENworks database. Please ensure the
> > Zenworks database is running.....
> >
> > Thanks
>
> As an aside, we can use ODBC on the ZCM server to connect to the
> database on the SQL server.
When you do the ODBC check, do you use the same account as the one used
by ZCM to access the DB?
Niels Poulsen
Novell Knowledge Partner
A TRUE RED DEVIL

Similar Messages

  • BI broadcast fails after server move

    Last weekend my outsourcer moved my Portal and BI systems (portal is Java stack only, BI is ABAP stack only, they are separate systems) from their own, separate hosts into a shared larger server.  This means that both BI and the portal now reside on a new hostname with a new IP address.
    Because I always install and connect systems using aliases instead of physical system names, most of the previously working functionality survived the move intact.  However, because there were DNS/hostfile issues during installation of the systems, some configuration did have physical hostnames used to reference the BI system.
    After the move I cannot run the standard broadcast function for any report.  A popup box appears ready to ask about the broadcast options I want to use but this eventually times out with an "internet connection error".  If I right click on the popup and choose "properties" it shows me the URL being targetted and this contains the OLD hostname for the BI server.
    I strongly suspect that there is a setting somewhere in Visual Administrator that I've missed but I can't find it.
    Any ideas please?

    Problem turned out to be in the portal's definition of the BW system.  That had a physical host name instead of an alias because of issues with someone installing /etc/hosts in front of our DNS and breaking things!

  • Users forced to clear cache and cookies after server move

    We recently moved our ColdFusion 9 website from one server to a new and improved upgraded spec server. The site works great and the upgrades are a huge improvement. However, since the move last Friday we are being flooded with calls to our helpdesk because a user goes to our normal login screen, enters their username and password, successfully login (which I store their last successful login in the account in a database so I know it's passing all login scripts), but when redirected to the "successful login" message screen, it is not holding the session variables from the login page and prompts them to login again. It's a basic form with username and password, a simple query to check for an account with those credentials and then if found sets a session.usauthenticated and then moves them to the next page. This has been working on the old server with no issues. I don't believe it's a coding issue, because on everyone who has called in, if we clear their cache and cookies from the browser and then attempt to login again, it works fine and maintains their session. This has worked on everyone so far. So I'm thinking it has something to do with our users storing cookies from the old server and the new server is trying to access them unsuccessfully.
    Is there a way around this? It seems rather odd to me that there isn't an easy way to migrate a website to a new server and treat it as a new website to the user instead of something cached. How can we make our website work for past users without having to have each and every person clear their cache and cookies (we're talking over 300,000 users here so this could get intense). Most users won't know to do this so they are all calling our help desk which is being overrun with these calls right now.

    never fails, after you post a question, you find the answer.   For anyone else who runs into this, we had to purge all cookie and session data from our users prior to them hitting the login screen. After doing the following code, they were able to successfully login on our new server without having to manually clear their cache and cookies from their browsers.
        <cflock scope="Session" timeout="10" type="exclusive">
          <cfset structclear(session)>
        </cflock>
        <cfloop item="name" collection="#cookie#">
        <cfcookie name="#name#" value="" expires="now" />
        </cfloop>

  • Unable to Connect to Database (after server has been re-started)

    Hi,<BR><BR>I use Essbase Admin Services 7.1.3 and the server was not responding, therefore our IT guys re-started it. Since then I am unable to connect to one of the applications. I have tried to start/Stop the application but it just says "Application did not start". <BR><BR>There are 6 databases in this application altogether (3 data and 2 Currency). The application has been there for about 3 years (it holds historic sales data) and there has never been any problems with it.<BR><BR>When I tried to Start the application, in the message panel at the bottom it says "Error: 1013015 Unable to Connect to Database (2003)". It's as if there is a problem with this 2003 database but the 2002 and 2004 database are OK.<BR><BR>Has anyone ever had this problem and knows how to rectify it??<BR><BR>Thanks in advance.<BR><BR>Sarah

    It may be that the server restart corrupted the database. Go into database properties and uncheck the box start database with application and then try to restart the application.<BR><BR>You can try database validation, or simply reload the database from backup. But you can get the application up and the rest of the databases up by decoupling the database restart from the application start.<BR><BR>There will be a .xcp log file in your application directory (and possibly your database directory.) These might help Hyperion Support in identifying the cause of the problem. But the quickest solution would be to reload the database from backup. The serer and application logs can also provide help in identifying the problem.<BR><BR>One of the keys is to determine why the server is not responding before restarting the server. It may be that a single application is the source of problem. Typical causes are unscheduled free space restructures, application loads of large databases, and an occasional rogue process. Rather than rebooting the entire box, or even restarting the Essbase server, the safest approach is to only kill the job that is soaking up the cpu cycles, causing the server to be unresponsive. This requires identifying the offending process (esssvr.exe) and killingit. Often that restores the rest of the system to operations, giving you time to focus onthe offending application.<BR><BR>You learn thses things when you are pushing the server to its limits (or beyond). If it happens often, you need to do a serious performance audit of teh server and determine whether you need more power and/or memory. <BR><BR>And in any case, you are less likely to encounter this sort of problem in the future if you try to limit applications to a single database. This will allow a better utilization of system resources. And also, it's a good idea to shut down applications that you are not going to be using for a while. Every loaded app takes system resources whether or not it is doing anything. So review your list of apps that start on startup and consider unloading apps after completing batch processing. <BR><BR>Sorry about the long lecture, but I speak from somewhat painful experience. I hope that this will help you.

  • 11.1.2 opmn_EPM_epmsystem1 service will not start after server move

    Moved our 11.1.2 Windows 2008 SP2 (not R2) 64 bit machines from one domain to the other (test to prod) and reconfigured the repositories to the prod SQL server (2005). Configuration is all green yet the EPM_epmsystem1 will not go to started. It sticks at Starting and after some type of time out stops.
    We run as administrator thinking that would be the problem but to no avail. We tried the delivered script but to no avail either.
    In the E:\Oracle\Middleware\user_projects\epmsystem1\diagnostics\logs\OPMN\opmn directory the opmn.log shows only this:
    [2011-01-19T14:48:44][opmn][NOTIFICATION:1][90][OPMN]ONS server initiated
    [2011-01-19T14:48:44][opmn][NOTIFICATION:1][522][OPMN][code:pm-internal]PM state directory exists: E:\Oracle\Middleware\user_projects\epmsystem1\config\OPMN\opmn\states
    [2011-01-19T14:48:44][opmn][NOTIFICATION:1][675][OPMN][code:pm-internal]OPMN server ready.  Request handling enabled.
    [2011-01-19T14:48:44][opmn][ERROR:1][17][OPMN][code:ons-listener]172.16.10.31,6712: BIND (Unknown error)
    Looking for avenues on how to resolve this ...
    JTS                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

    Hi John,
    I still get the same error message when i start the opmn from the command prompt.
    [2011-01-20T08:17:28][opmn][NOTIFICATION:1][675][OPMN]OPMN server ready.  Request handling enabled.
    [2011-01-20T08:17:28][opmn][ERROR:1][17][OPMN][code:ons-listener]10.177.63.163,6712: BIND (Unknown error)
    Its a VM Image and i havent sent any ipaddress in  the host file too.
    however i am unable to start the OPMN (epmsystem1) service too from services.msc and it throw below error
    Could not start the Oracle Process Manager (EPM_epmsystem1) service on a Local Computer.
    Error 1053: The server did not respond to the start or controle request in a timely fashion.
    Please help i am unable to start essbase from any of them                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Can Not start Database after Server is restarted !!!!

    I am building a oracle Hyperion Essbase and planning sandbox on my laptop using VMware 9.0
    and 11gr2 as ny database.
    Once I complete the install and config, I am installing the essbase EAS client, once that is completed I have too restart the server
    once the Server is back up, the database is giving me the following Error:
    Database Instance: Hyperion
    Enterprise Manager is not able to connect to the database instance. The state of the components are listed below. Page Refreshed  Aug 31, 2013 2:19:45 AM EDT  
    Database Instance
    Host  localhost
    Port  1521
    SID  Hyperion
    Oracle Home  C:\app\Administrator\product\11.2.0\dbhome_1
    Listener
    Status  Down
    Host  localhost
    Port  1521
    Name  LISTENER
    Oracle Home  C:\app\Administrator\product\11.2.0\dbhome_1
    Location  C:\app\Administrator\product\11.2.0\dbhome_1\network\admin
    Details  TNS-12541: TNS:no listener 
    Agent Connection to Instance
    Status  Failed
    Details  ORA-12541: TNS:no listener (DBD ERROR: OCIServerAttach
    Change Status Details
    Copyright (c) 1982, 2010, Oracle.  All rights reserved.
    SQL> Connected to an idle instance.
    SQL> SQL> ORA-00119: invalid specification for system parameter LOCAL_LISTENER
    ORA-00132: syntax error or unresolved network name 'LISTENER_HYPERION'
    Disconnected
    Database Instance: Hyperion
    Error Message
    The operation for starting up the database has failed. Click 'View Details' to see the error. You may have to perform a recovery.
    View Details
    Perform Recovery
    Enterprise Manager is not able to connect to the database instance. The state of the components are listed below. Page Refreshed  Aug 31, 2013 6:56:37 AM EDT
    Please advise

    Not clear what you are asking instruction i am following
    again I need a Database schema for Oracle Hyperion Shared Services
    I set up the database and config the Hyperion Essbase application
    but when I  restart the server the database gives me the above error
    Listener / Status  Down / Host  localhost
    and
    Agent Connection to Instance Status  Failed
    Details  ORA-12541: TNS:no listener (DBD ERROR: OCIServerAttach
    I manually went into the database instance and started the Listener
    but I can not start the database
    it is saying me to do a recovery ????
    Details
    SQL> Connected to an idle instance.
    SQL> SQL> ORA-00119: invalid specification for system parameter LOCAL_LISTENER
    ORA-00132: syntax error or unresolved network name 'LISTENER_HYPERION'
    Disconnected
    Database Instance: Hyperion
    Error Message
    The operation for starting up the database has failed. Click 'View Details' to see the error. You may have to perform a recovery.
    View Details
    Perform Recovery
    what can I do Please advise

  • After server move Exchange 2010 not sending emails

    We moved the servers to a different building and after getting everything set back up we're unable to send emails. The only thing that really should have changed would have been our external IP address. We've updated all of our DNS records to point to our new IP.When I go to "Microsoft Exchange with Database Availability Group Events" event log I see the error:The Microsoft Exchange Mail Submission service is currently unable to contact any Hub Transport servers in the local Active Directory site. The servers may be too busy to accept new connections at this time."When I go to Queue Viewer the "Last Error" listed is:451 4.4.0 Primary target IP address responded with "421 4.4.2 Connection dropped due to SocketError." Attempted failover to alternate host, but that did not succeed. Either there are no alternate hosts, or delivery failed...
    This topic first appeared in the Spiceworks Community

    Hi,
    Based on the description, SharePoint users can send internal emails to each other, however, they couldn't send external emails to Internet.
    Make sure the Authentication is set to TLS and Externally Secured, and the Permission Groups to Anonymous users and Exchange servers. Here is a related article for your reference.
    Configuring outgoing email in SharePoint 2010 with Exchange 2010 – Step by Step Guide
    http://sharepointgeorge.com/2010/configuring-outgoing-email-sharepoint-2010/
    Note: Microsoft is providing this information as a convenience to you. The sites are not controlled by Microsoft. Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. Please make
    sure that you completely understand the risk before retrieving any suggestions from the above link.
    If the issue persists, I recommend you check Queue Viewer to see if these messages are stuck in queue. Besides, please enable message tracking and check message tracking log to narrow down the issue. About message tracking, please refer to
    Understanding Message Tracking.
    Best regards,
    Belinda
    Belinda Ma
    TechNet Community Support

  • OVM Manager 2.2 - not starting after server move

    I have installed and configured OVS 2.2 and OVM Manager 2.2 and had all working and had everything running fine (I am having to use these versions to be compliant with the templates I wish to install)
    I then shut down everything and moved the server to its new location in the rack, plugged it all in and restarted and now I can no longer browse to the OVM Manager.
    I know very little about linux and oracle vm but assumed as I can no longer ping the Manager vm that it wasnt started, when I look in the /var/log/xen/qemu-dm-pid.log I see the following
    Warning: vlan 0 is not connected to host network
    as the first line.
    The only network change that I am aware of is the host machine now has multiple network cards connected where it only had one connected on initial setup.
    Any pointers on where to start are welcome...

    Create symbolic link to the "vm.cfg" in "/etc/xen/auto" e.g.
    ln -s /OVS/vm-name/vm.cfg /etc/xen/auto/vm-name
    [root@ovm222 ~]# cat /etc/ovs-release
    Oracle VM server release 2.2.2
    [root@ovm222 ~]# chkconfig --list xendomains
    xendomains 0:off 1:off 2:off 3:on 4:on 5:on 6:off
    [root@ovm222 ~]# grep ^XENDOMAINS_AUTO= /etc/sysconfig/xendomains
    XENDOMAINS_AUTO=/etc/xen/auto
    FYI XENDOMAINS_SAVE should be undefined unless you want to save on shutdown e.g.
    [root@denovm22 ~]# grep ^#XENDOMAINS_SAVE /etc/sysconfig/xendomains
    #XENDOMAINS_SAVE=/var/lib/xen/save

  • Move database from server running Oracle 11G to server running Oracle 12c

    I'm trying to find out the easiest way to migrate a database from a server running Oracle 11G to a server running Oracle 12c. I have tried using RMAN's duplicate database command but have run into far too many issues when trying to setup both servers before running the duplicate command.  If someone could provide some clear guidance on configuring both servers for the RMAN Duplicate command then that would be great.  The other thing I have tried is performing a cold backup of all the files for the database (control files, data files, etc.).  Copying them to the new server and then recreating the control file to include the correct location and names for the datafiles and redologs.  After recreating the control file the database will not start up.  I'm suspecting this is due to the version differences. If you can provide me clear (ie. migration for dummies) instruction for getting either of these methods to work it would be greatly appreciated.  I'm also open to any other method you can think of to achieve what I'm trying to accomplish. Thanks, Paul Noyes

    Pl do not post duplicates - Move database from server running Oracle 11G to server running Oracle 12c

  • Databases are not coming up after server reboot(sun solaris).

    Hi
    OS - Sun OS 5.10 local zone. RDBMS version - 11.2.0.3
    Databases are not coming up after server reboot.
    We have verified the below points.
    Cat/etc/init.d/oracle
    $ORACLE_HOME/bin/oradism file permissions are 4550.
    lock_sga is parameter set to false.
    cat /var/opt/oracle/oratab entries are set to Y
    Still Databases are not coming up after server reboot.
    Please advise.

    Hi,
    Can you post further information from alert log. Doesn't coming up, means you needs to share the information some thing about your environmente settings about kernel parameter and init$ORACLE_SID parameters details.
    That would be easy for others to look into it further to analyze things.
    - Pavan Kumar N

  • "Database on server is not currently available" after v12 Upgrade

    I have two databases on a database server, for which I initiated the v12 update preview from the Preview Portal.  I had access to both databases last night, but now I'm receiving the following error (actual object names removed):
    Database '[database]' on server '[server]' is not currently available.  Please retry the connection later.  If the problem persists, contact customer support, and provide them the session tracing ID of '{401C6B54-173C-43CB-A16F-2AD76D44ABEA}'.
     (Microsoft Server Server, Error: 40316).
    I tried going through the support purchase plan, but received an error.  I'm reluctant to pay for support, as I'm just testing and it seems to be a technical problem on Azure's side.
    I am a Bizspark member.  It's unclear to me whether this entitles me to a support plan outside of this forum.

    Hi Makh,
    This is still an issue.   Here's the latest tracing ID:
    4E50EE26-4260-43CB-9759-6787E31CD45E
    I created a second server and was able to create a database on that server that I'm able to connect to, but the server associated with this error is still unavailable.  I've tried specifying each of my two databases in the connection string, with no
    luck (same error).
    Thanks,
    Travis

  • Oracle 10G Db Starts-up After Server Reboot, BUT Goes DOWN After Some Time

    Hi All,
    I am really puzzled over this one. I have couple of servers running DB on them and I have used scripts to auto-enable them when server(s) reboot.
    But there is one server where I see this funny behavior.
    The DB comes-up after server reboot.
    I can verify that in the startup logs and some more logs that I created.
    I can see that LISTENER is able to communicate also.
    But after a while, the DB shuts-down....!!
    I have checked all the places I could. I have also tried to see the difference between this server and others (I did not install this one), but can not see any difference.
    Is there anyway to find out (log) what is shutting down the DB??
    Any help will be much appreciated as I am at my wits end.
    Following is snap-shot from my logs:
    Fri Mar 16 20:42:29 EDT 2007
    Running dbstart.
    Done with starting all, let's check status...
    Fri Mar 16 20:42:42 EDT 2007
    LSNRCTL for Solaris: Version 10.2.0.1.0 - Production on 16-MAR-2007 20:42:42
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for Solaris: Version 10.2.0.1.0 - Production
    Start Date 16-MAR-2007 00:46:56
    Uptime 0 days 19 hr. 55 min. 46 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File /oracle/product/10.2.0/Db_1/network/admin/listener.ora
    Listener Log File /oracle/product/10.2.0/Db_1/network/log/listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC1)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=10.103.253.50)(PORT=1521)))
    Services Summary...
    Service "orcl" has 2 instance(s).
    Instance "orcl", status UNKNOWN, has 1 handler(s) for this service...
    Instance "orcl", status READY, has 1 handler(s) for this service...
    Service "orclXDB" has 1 instance(s).
    Instance "orcl", status READY, has 1 handler(s) for this service...
    Service "orcl_XPT" has 1 instance(s).
    Instance "orcl", status READY, has 1 handler(s) for this service...
    The command completed successfully
    Current Status:
    # date
    Fri Mar 16 21:30:40 EDT 2007
    # su - oracle -c "lsnrctl status"
    Sun Microsystems Inc. SunOS 5.10 Generic January 2005
    LSNRCTL for Solaris: Version 10.2.0.1.0 - Production on 16-MAR-2007 21:30:53
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    Solaris Error: 146: Connection refused
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=10.103.253.50)(PORT=1521)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    Solaris Error: 146: Connection refused

    I was just looking at that.. Thanks for the tip.
    Following is what I see. But not sure what does it tell me?? Please help......
    From alert_orcl.log:
    <snip>
    db_recovery_file_dest_size of 2048 MB is 0.00% used. This is a
    user-specified limit on the amount of space that will be used by this
    database for recovery-related files, and does not reflect the amount of
    space available in the underlying filesystem or ASM diskgroup.
    Fri Mar 16 20:42:41 2007
    Errors in file /oracle/product/10.2.0/Db_1/admin/orcl/udump/orcl_ora_7700.trc:
    ORA-00604: error occurred at recursive SQL level 1
    ORA-12663: Services required by client not available on the server
    ORA-36961: Oracle OLAP is not available.
    ORA-06512: at "SYS.OLAPIHISTORYRETENTION", line 1
    ORA-06512: at line 15
    Fri Mar 16 20:42:42 2007
    Completed: ALTER DATABASE OPEN
    From /oracle/product/10.2.0/Db_1/admin/orcl/udump/orcl_ora_7700.trc
    # cat /oracle/product/10.2.0/Db_1/admin/orcl/udump/orcl_ora_7700.trc
    /oracle/product/10.2.0/Db_1/admin/orcl/udump/orcl_ora_7700.trc
    Oracle Database 10g Release 10.2.0.1.0 - 64bit Production
    ORACLE_HOME = /oracle/product/10.2.0/Db_1
    System name: SunOS
    Node name: gcars0j6
    Release: 5.10
    Version: Generic_118833-24
    Machine: sun4u
    Instance name: orcl
    Redo thread mounted by this instance: 1
    Oracle process number: 15
    Unix process pid: 7700, image: oracle@gcars0j6 (TNS V1-V3)
    *** SERVICE NAME:() 2007-03-16 20:42:37.548
    *** SESSION ID:(159.3) 2007-03-16 20:42:37.548
    Thread 1 checkpoint: logseq 255, block 2, scn 8602014
    cache-low rba: logseq 255, block 3
    on-disk rba: logseq 255, block 767, scn 8602399
    start recovery at logseq 255, block 3, scn 0
    ----- Redo read statistics for thread 1 -----
    Read rate (ASYNC): 382Kb in 0.16s => 2.33 Mb/sec
    Total physical reads: 4096Kb
    Longest record: 3Kb, moves: 0/1066 (0%)
    Change moves: 1/8 (12%), moved: 0Mb
    Longest LWN: 308Kb, moves: 0/29 (0%), moved: 0Mb
    Last redo scn: 0x0000.0083431e (8602398)
    ----- Recovery Hash Table Statistics ---------
    Hash table buckets = 32768
    Longest hash chain = 1
    Average hash chain = 149/149 = 1.0
    Max compares per lookup = 1
    Avg compares per lookup = 1925/2083 = 0.9
    *** 2007-03-16 20:42:37.702
    KCRA: start recovery claims for 149 data blocks
    *** 2007-03-16 20:42:37.705
    KCRA: blocks processed = 149/149, claimed = 149, eliminated = 0
    *** 2007-03-16 20:42:37.706
    Recovery of Online Redo Log: Thread 1 Group 2 Seq 255 Reading mem 0
    ----- Recovery Hash Table Statistics ---------
    Hash table buckets = 32768
    Longest hash chain = 1
    Average hash chain = 149/149 = 1.0
    Max compares per lookup = 1
    Avg compares per lookup = 2054/2074 = 1.0
    Error in executing triggers on database startup
    *** 2007-03-16 20:42:41.963
    ksedmp: internal or fatal error
    ORA-00604: error occurred at recursive SQL level 1
    ORA-12663: Services required by client not available on the server
    ORA-36961: Oracle OLAP is not available.
    ORA-06512: at "SYS.OLAPIHISTORYRETENTION", line 1
    ORA-06512: at line 15

  • Server Move

    Hi all,
    I have SharePoint 2010 and SQL Server 2008 R2 installed on the same place, let's call server A which joins domain DC1.
    Then, I moved that server to new domain DC2. No issue so far. At this time, I would like to separate SharePoint and its database. So I moved the SP database to Server B.  The SharePoint now is located on server A and its database is located on Server
    B (both of them join domain DC2). No issue so far also.
    By using the SP configuration, I disconnect the farm from Server B. After that, I tried to connect to it again and have following error message. I think there is something wrong with the database when I move server from domain DC1 to DC2. Please help.
    Thanks
    Failed to connect to the configuration database.
    An exception of type System.InvalidOperationException was thrown.  Additional exception information: 1387
    System.InvalidOperationException: 1387
       at Microsoft.SharePoint.Win32.SPNetApi32.NetLocalGroupAddMember(String groupName, String userName)
       at Microsoft.SharePoint.Administration.SPProvisioningAssistant.AddGroupMember(String username, SPGroupsEnum group)
       at Microsoft.SharePoint.Administration.SPProvisioningAssistant.ProvisionApplicationPool(String applicationPoolId, Int32 identityType, String username, SecureString secStrPassword)
       at Microsoft.SharePoint.Administration.SPApplicationPool.ProvisionInternal(SecureString sstrPassword)
       at Microsoft.SharePoint.Administration.SPWebServiceInstance.Provision()
       at Microsoft.SharePoint.Administration.SPFarm.Join()
       at Microsoft.SharePoint.PostSetupConfiguration.ConfigurationDatabaseTask.CreateOrConnectConfigDb()
       at Microsoft.SharePoint.PostSetupConfiguration.ConfigurationDatabaseTask.Run()
       at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask()"

    Hi Andy,
    I understand that you encountered the error "Failed to connect to the configuration database" when you tried to add server to SharePoint farm.
    I'd suggest you eliminate account permission at the very first.
    https://social.technet.microsoft.com/Forums/sharepoint/en-US/bb41e3a4-12fe-4e90-8e1c-db8ef5688e8a/configuration-wizard-cannot-join-2nd-server-to-the-farm
    If the account has enough permission on the farm and Server B, then the issue might be related to corruption in Configuration Database. Then you could choose to create new ConfigDB and attach all databases, then try to add new server to the farm. Alternatively,
    you could try the second method in the article below:
    http://sharepointquirks.blogspot.com/2010/09/orphaned-web-application-in-configdb.html
    Regards,
    Rebecca Tu
    TechNet Community Support

  • Warning: Failed to clean up the source mailbox after the move

    Hi!
    After moving a mailbox between databases (EMC or EMS), there is a warning: Warning: Failed to clean up the source mailbox after the move. Erro details: MapiExceptionUnexpectedMailboxState: Unable to delete mailbox. (hr=0x80004005, ec=2634).
    Users can successfully access mailboxes, but these mailboxes stay in disconected mailbox node on EMC, and it is shown on EMS afer command [PS] C:\> Get-MailboxDatabase | Get-MailboxStatistics | where {$_.DisconnectReason -ne $null} and their databases are
    the old ones.
    We have recently upgraded from SP2 to SP2 RU4, but we´re not sure when this problem started.
    Our Environment:
    Windows Server 2008 R2 Enterprise SP1
    Windows Roles: File Services, Web Server (IIS)
    Exchange Server 14.02.0318.001 (Build 247.5) Roles MBX, DAG with one more MBX identical Server
    Antivirus: Forefront Endpoint Protection Version: 2.1.1116.0
    Virtualization: Yes – Hyper-V
    Applications: Backup Agent CA, SCCM Agent, SCOM Agent, HP Management Tools
    Any idea?
    Thankyou in advance!
    Fabio Martins MCDST/MCSA Brasil!!!

    I recently upgraded our Exchange 2010 servers (CAS/HUB and MBX) from SP1 to SP3 RU6 and now I'm encountering this issue when doing mailbox moves. I opened a support case with Microsoft and it appears that they are aware that SP 3 RU1 doesn't fix
    the issue in all cases. Below is the response I received from the support engineer.
    =====
    Based on my research and case experience, we have several customers report that even if they are running Exchange 2010 SP3 RU1 or later version(for example, one of customer is running Exchange 2010 SP3 RU4 and another is also in CU6 environment), they also
    have such issue. When they move mailbox, it completed with warning message that source mailbox can’t be cleaned up after the mailbox move operation. This issue occurs because the Mailbox Replication service does not check a certain flag when you move the mailbox.
    Additionally, a move process for a mailbox that fails takes 30 seconds by default. When a move process for a mailbox fails, the Mailbox Replication service tries five more times to move the mailbox. Therefore, there is a 2.5 minute delay for each mailbox move
    process when you move many mailboxes at the same time.
    Currently, the workaround is to remove the “SoftDeleted” mailboxes manually after move the mailbox using the command you shared to us.
    ==========================================
    1.    List all disconnected mailboxes in a database and display DisconnectReason if its SoftDeleted or Disabled
    Get-MailboxStatistics -Database "DB9" | Where-Object {$_.DisconnectDate -Notlike $NULL} | Format-Table DisplayName, DisconnectDate, MailboxGuid, DisconnectReason –Wrap
    2.    Remove a specific softdeleted mailbox
    Remove-StoreMailbox -database “DB9” -identity “User Alias here” -MailboxState SoftDeleted
    ==========================================
    And as I know, it has no impact on the mailbox usage, so we can ignore the warning message currently. Please rest assured that once we got more information about the issue, we will inform you ASAP.

  • Oracle Database Mobile Server 11 sync

    Hi,
    I have two simple tables in the back-end oracle database in order to create a meeting-room android application with and embebbed SQLite database on the client devices. I have written all the functionality to register, authenticate, create a new appointent, show it, and delete it and it works fine on my smartphone, but I did all these steps against the local sqlite db.
    Now I would like to share the reserves info with all the clients by synchronization using Oracle Database Mobile Server 11.
    Tables:
    Employees(ID, username, password, firstname, lastname, phone, email)
    Reserves(ID, subject, firstname, lastname, start_date, end_date, meeting_room, alarm)
    I have configured all the publications required (app , item, users, grants...) with the Workbench tool, like i have read from the official documentation and i added the lines to invoke the sync functionality. My problem is that when i launch the first sync the sqlite database in created on the device but the few records on the back-end are not replicated in the sqlite db. ¿is this process automatic or have I to write some code to catch this info?
    Another problem is that the records of the sqlite database is neither replicated to the back-end database. I have to say that th sync process ends succesfully but I can see nothing on the in-queue and out-queue queues in the mobile manager console. So, what´s about this incomind and outcoming data? Th only thing i can see is a set of dirty records, these records are records on the back-end db, but I dont know what means...
    Could you help me please?
    Thank you very much.

    Hi
    Data Subsetting is to restrict the data each Client sees based on values you specify i.e.
    If you only wanted a Client to see data for a specific Dept you could specify the following in the Publication Item
    Select * from emp where DEPTNO = :DEPTNO
    You can define what DEPTNO should be for each Client in the Mobile Server
    So in your case if you want ALL Client to see ALL records for a Publication Item then you should not specify any Data Subsetting i.e.
    Select * from emp - This would retrieve all rows
    There is no specific need to use Sequences in your Application unless you want to. Obviously you must make sure that any new records created on the Client will not conflict with a record created on a different Client otherwise conflicts will occur after the data is synchronized with the server
    With regards to you actual issue can you confirm the following ( NO NOT CHANGE ANY VALUES )
    1. Check the table mobileadmin.applications in the Repository DB and confirm there is a row there for your Application and that the 'Publication' column contains the correct Publication you created in MDW.
    2. Check the Table C$ALL_CLIENT_ITEMS, this should contain one row for each Publication Item you created in MDW i.e.
    Select PUBLICATION_ITEM, DIRTY, CRR From C$ALL_CLIENT_ITEMS Where CLIENTID = '<Your Client Name>';
    regards
    Richard

Maybe you are looking for

  • How can I load a VI on my FP without needing a time critical Part

    I would like run FieldPoint distributed I/O application on the FieldPoint Modul. But I do not need a true real-time application (time critacal Part). How can I use a VI on my FP that do not divide in the two parta (Control Loop and Communication Loop

  • Exporting to pdf with new numbers app

    recently i upgraded from numbers 09 to numbers 3.0. i have a worksheet with 2 pages. with numbers 09 when i export to pdf it export as pdf with 2 pages works fine. but in numbers 3.0 when i wxport the same worksheet it combines both pages in one pdf

  • What do I do when my iPod deletes all of my music?

    I was trying to sync more of my music I bought online on to my iPod and it wasn't syncing. I restarted my iPod and when I opened up music app it says that there was no data of music found on my iPod. So I tried to see if it was syncing with my iTunes

  • Extract data from PDF to SAP

    Hi all,    I have created an Offline form in sfp Transaction and emailed successfully .      And now that Receiver has sent me the form with the filled pdf form to my outlook id ( bcas my mail id is being configured in SMTP) .    Now I want to Update

  • My Podcasts are not in the iTunes Directory

    I have submitted 4 podcats to iTunes several weeks ago. I recieved email confirming that they had been accepted. When I look for them on the iTunes Directory under the category I submitted them to, they are not anywhere including Browse All... when I