Configuration (Instance) alias problems - restart all services or just data engines?

I have 2005, 2008 (not R2) and 2012 instances installed on a workstation.  I disabled 2005 (turned all the services off) and only need to have 2008 and 2012 instances running.
When adding new aliases or changing the existing aliases for 2008 and 2012, what services do you need to restart.
The alias I setup for 2012 works as expected but the other for 2008 simply brings up the 2012 instance when I make a connection in the 2012 SSMS.

I think i figured it out.  I was not confident that my 2008 instance was listening on the port i THOUGHT it was.
So I checked
USE master
GO
xp_readerrorlog 0, 1, N'Server is listening on' 
GO
Sure enough...it was NOT 1433, so I set my alias to use the port my 2008 instance was listening on and bamo...I can connect with that alias.

Similar Messages

  • Give helpdesk ability to restart ALL SERVICES without making them local or domain administrators

    I have a windows server 2012 environment using Active directory.  I need to give my helpdesk group the ability to stop, start or restart all services on the machines located within an OU, but I do not want to make them local admins because I don't want
    them to be able to install software, create users etc. 
    I have found articles that allow you to grant this right on a PER SERVICE basis, but I am looking for a solution that allows them to restart any service...not just named services.  
    Any help would be greatly appreciated!
    -Brian

    > I have found articles that allow you to grant this right on a PER
    > SERVICE basis, but I am looking for a solution that allows them to
    > restart any service...not just named services.
    http://waynes-world-it.blogspot.de/2009/10/service-control-manager-security-for.html
    http://serverfault.com/questions/37721/how-do-i-grant-users-the-ability-to-install-windows-services
    Martin
    Mal ein
    GUTES Buch über GPOs lesen?
    NO THEY ARE NOT EVIL, if you know what you are doing:
    Good or bad GPOs?
    And if IT bothers me - coke bottle design refreshment :))

  • [solved] How to restart all services with systemd?

    I had the habit of restarting all daemons after an upgrade so to make sure the newest libraries, configuration files etc were loaded. I did that with a shell script that restarted the daemons in order which they were listed in rc.conf. With systemd I could do something similar by first getting a list of running services and ordering a 'systemcrl restart  <servicename>' for each. But since systemd keeps track of dependencies I wonder if that would be the way to do it. Also I would need to filter out 'one shot' type services that are only needed on bootup.
    <edit>restart instead of reload</edit>
    <edit>solved it with a little script</edit>
    Last edited by rwd (2012-11-27 21:02:02)

    I think that's what systemctl snapshot does.
    snapshot [NAME]
               Create a snapshot. If a snapshot name is specified, the new snapshot will be named after it. If none is specified an automatic snapshot name is generated. In either case, the snapshot name used is printed to STDOUT, unless --quiet is specified.
               A snapshot refers to a saved state of the systemd manager. It is implemented itself as a unit that is generated dynamically with this command and has dependencies on all units active at the time. At a later time the user may return to this state by using the isolate command on the snapshot unit.
               Snapshots are only useful for saving and restoring which units are running or are stopped, they do not save/restore any other state. Snapshots are dynamic and lost on reboot.
    Then, isolate emergency.target or rescue target and switch to the snapshot.

  • Is it mandatory to Restart all services after making Business Rule change?

    Hi,
    I know it may be a easy one but wanted to know is it mandatory to restart all the Planning and Essbase services if we make any changes in the Business rule
    in 9.3.1
    -KP

    No you shouldn't have to restart after rule change.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • How to turn off all cellular service (not just data) without airplane mode?

    Hi,
    I work in a lab where cell service is minimal.  In iOS8, can we turn off all cellular service (not just cellular data) without using airplane mode?  It would also be helpful to be able to keep GPS on with all cell service turned off when hiking.
    Thanks,
    Matt

    matt100psi wrote:
    Hi,
    I work in a lab where cell service is minimal.  In iOS8, can we turn off all cellular service (not just cellular data) without using airplane mode?  It would also be helpful to be able to keep GPS on with all cell service turned off when hiking.
    Thanks,
    Matt
    Unfortunately, no. To turn off cellular service, requires the device to be put into Airplane Mode, which also turns off the GPS receiver.

  • Connect Install Problem - Restarting Connect Services forever and ever

    Hi,
    I have installed Connect Server on my server. I was using the Embeded MSDE for the install. Everything seems to go fine during the install and first time config as usual.
    But, when login to use and meeting the services are restarts during i meeting. I dont know What wrong on my Adobe Connect Pro Server .
    Could everyone who used to have this issue help me please,
    also I have checked log files below:
    [06-06 23:59:53] main (i) Adobe Breeze Server                 [connect_600_r305]
    [06-06 23:59:53] main (i) Copyright (c) 2001-2006 Adobe Macromedia Software LLC and its licensors.
    [06-06 23:59:53] main (i) All rights reserved.
    [06-06 23:59:53] main (i) -------------------------------------------------------------
    [06-06 23:59:53] main (i) Loading imports...
    [06-06 23:59:53] main (i) Starting JRun...
    [06-06 23:59:56] main (i) Configuration successful.
    [06-06 23:59:56] brze (i) Starting database...
    [06-06 23:59:58] brze (c) Exception occurred in startup.
    [06-06 23:59:58] brze (c) <status code="invalid"><invalid field="date-end" type="date" subcode="format"/></status>
    [06-06 23:59:58] brze (c) com.macromedia.airspeed.StatusException$Invalid$Format: <status code="invalid"><invalid field="date-end" type="date" subcode="format"/></status>
    [06-06 23:59:58] brze (c)  at com.macromedia.airspeed.Row.getDate(Row.java:92)
    [06-06 23:59:58] brze (c)  at com.macromedia.airspeed.db.DBConnection.setParams(DBConnection.java:624)
    [06-06 23:59:58] brze (c)  at com.macromedia.airspeed.db.DBConnection.update(DBConnection.java:442)
    [06-06 23:59:58] brze (c)  at com.macromedia.airspeed.Context.update(Context.java:646)
    [06-06 23:59:58] brze (c)  at com.macromedia.breeze.meeting.RoomAssetManager.endSession(RoomAssetManager.java:479)
    [06-06 23:59:58] brze (c)  at com.macromedia.breeze.meeting.RoomAssetManager.access$2(RoomAssetManager.java:24)
    [06-06 23:59:58] brze (c)  at com.macromedia.breeze.meeting.RoomAssetManager$SessionEndByHost.execute(RoomAssetManager. java:142)
    [06-06 23:59:58] brze (c)  at com.macromedia.airspeed.ActionHandler.executeOrQueue(ActionHandler.java:128)
    [06-06 23:59:58] brze (c)  at com.macromedia.airspeed.ActionDispatcher.dispatch(ActionDispatcher.java:177)
    [06-06 23:59:58] brze (c)  at com.macromedia.airspeed.Context.dispatch(Context.java:967)
    [06-06 23:59:58] brze (c)  at com.macromedia.airspeed.rtmp.RTMPHandler.init(RTMPHandler.java:470)
    [06-06 23:59:58] brze (c)  at com.macromedia.airspeed.main.Main.run(Main.java:393)
    and this is my ACP version :
    6.3,40
        Connect 6.0 SP3 r. 40/c. 374632/b. Thur Sep 4 14:46:11 2008 (beet patch 156)
          Presenter r. 582
          FMS r. Dynamo_HotFix Serv_2_0_2_r61c
          patch:
                 RegisterMeetingHandler.ase
                 openmeetingversioncheck.swf
                 openmeeting.swf
                 CorePodsCollection.swf
                 Application.xml
                 components.swf
                 viewer.swf
                 meeting.swf
                FMSCore.exe (Dynamo_HotFix Serv_2_0_2_r61e)
                FMSAdmin.exe (Dynamo_HotFix Serv_2_0_2_r61e)
                FMSMaster.exe (Dynamo_HotFix Serv_2_0_2_r61e)
                FMSEdge.exe (Dynamo_HotFix Serv_2_0_2_r61e)
    Thanks in advanced

    Mitch,
    How have things gone since your install? Also I'm puzzled as Fedora IS Red Hat, just a variant "flavor". It shouldn't cause the kind of problem that you related. Any news or dicoveries since then? I'm getting ready to install on my goDaddy server and it IS Fedora Core 10.
    Thanks
    Bobkatzz

  • [PowerShell] Script to restart a service and its dependents (and their dependents)

    I am trying to write a PowerShell script that will restart the SNMP Service on a server.  The server in question is an HP server that has the various HP Insight agents installed, and some of these depend on the SNMP Service.  One of these services
    also depends on one of the other HP Insight services (that in turn depends on SNMP Service).
    I can easily write a script that stops and starts the specific services in order, but I don't want to do that.  I like to create scripts that are as flexible as possible.  In this case, I'd like to write a script that takes a service name as input
    and can restart that service, including any dependents (and dependents of those dependents, and dependents of those dependents).  They way to do this seems to be recursion, but I simply cannot get it to work correctly.  Here is what I have so far
    (just trying to get the services to stop in the correct order):
    $MainServiceName = "SNMP"
    $ServiceInput = ""
    $CurrentService = ""
    $Service = ""
    function Custom-Stop-Service ($ServiceInput)
    Write-Host "Name of `$ServiceInput: $($ServiceInput.Name)"
    Write-Host "Number of dependents: $($ServiceInput.DependentServices.Count)"
    If ($ServiceInput.DependentServices.Count -gt 0)
    ForEach ($Service in $ServiceInput.DependentServices)
    Write-Host "Dependent of $($ServiceInput.Name): $($Service.Name)"
    If ($Service.Status -eq "Running")
    Write-Host "$($Service.Name) is running."
    $CurrentService = Get-Service -Name $Service.Name
    Custom-Stop-Service $CurrentService
    Write-Host "Stopping service $($CurrentService.Name)"
    Stop-Service -Name $CurrentService.Name -Force
    Else
    Write-Host "$($Service.Name) is stopped."
    Else
    Write-Host "Stopping service $($ServiceInput.Name)"
    Stop-Service -Name $ServiceInput.Name
    $MainService = Get-Service -Name $MainServiceName
    If ($MainService.Status -eq "Stopped")
    Write-Host "Service $($MainService.Name) is already stopped."
    Else
    Custom-Stop-Service $MainService
    However, it doesn't work like I expect.  Firstly, it never attempts to stop the SNMP service itself.  Secondly while it does seem to stop all the dependents of SNMP correctly, it tries to stop CqMgHost twice.  Here is the output:
    PS C:\Scripts> .\restart_service.ps1
    Name of $ServiceInput: SNMP
    Number of dependents: 4
    Dependent of SNMP: CqMgHost
    CqMgHost is running.
    Name of $ServiceInput: CqMgHost
    Number of dependents: 0
    Stopping service CqMgHost
    WARNING: Waiting for service 'HP Insight Foundation Agents (CqMgHost)' to finish stopping...
    WARNING: Waiting for service 'HP Insight Foundation Agents (CqMgHost)' to finish stopping...
    WARNING: Waiting for service 'HP Insight Foundation Agents (CqMgHost)' to finish stopping...
    WARNING: Waiting for service 'HP Insight Foundation Agents (CqMgHost)' to finish stopping...
    Stopping service CqMgHost
    Dependent of SNMP: CqMgStor
    CqMgStor is running.
    Name of $ServiceInput: CqMgStor
    Number of dependents: 1
    Dependent of CqMgStor: CqMgHost
    CqMgHost is stopped.
    Stopping service CqMgStor
    Dependent of SNMP: CqMgServ
    CqMgServ is running.
    Name of $ServiceInput: CqMgServ
    Number of dependents: 1
    Dependent of CqMgServ: CqMgHost
    CqMgHost is stopped.
    Stopping service CqMgServ
    WARNING: Waiting for service 'HP Insight Server Agents (CqMgServ)' to finish stopping...
    WARNING: Waiting for service 'HP Insight Server Agents (CqMgServ)' to finish stopping...
    Dependent of SNMP: CpqNicMgmt
    CpqNicMgmt is running.
    Name of $ServiceInput: CpqNicMgmt
    Number of dependents: 1
    Dependent of CpqNicMgmt: CqMgHost
    CqMgHost is stopped.
    Stopping service CpqNicMgmt
    Can someone suggest a different script or changes to my script so that it will do what I want?  I know that "Stop-Service -Name SNMP -Force" will work but there are two problems with this: 1) it doesn't record the stop events for the dependents in the
    Event Viewer and 2) it doesn't work in reverse ("Start-Service -Name SNMP -Force" nor "Restart-Service -Name SNMP -Force" restart the main service and the other services that depend on SNMP that were stopped).
    I'm a little surprised that Restart-Service doesn't behave like the restart function in the Services MMC does, where it easily and reliably handles the stops and starts of not only the service itself, but dependent services and also properly does event logging.

    I decided to try to understand why you see layers of dependencies.  I found that on WS2008 R2 HP managemnet does have a second layer.  It does not incluse anything but subservices from HP>  VSC is not  a dependency and, from my research,
    should not ever be a dependency.  Of course this does not stop someone from making it a dependency which could create issues.
    Here is a recursive function that will display all dependencies of any service or all services,
    The code returns the service names in order and can be used to restart all services in dependent order.
    function Get-Depends{
    [CmdLetBinding()]
    Param(
    $servicename='SNMP',
    $level = 0,
    [switch]$infoonly
    try{
    Write-Verbose $($("`t" * $level)+$servicename)
    $servicename
    $services=get-service $servicename -ea stop | where{$_.dependentservices}|select -expand dependentservices
    if($services){
    $services | %{Get-Depends $($_.Name) ($level+1) }
    catch{
    $_
    $depends=Get-Depends -v
    The verbose switch displays a hierarchical display of names to ilustrate the dependencies.
    jv

  • Bionic to Razr, replace first Razr and sim, with new Razr and Sim.  All service loss.

    I would like to say that the era of smartphones has been both fun and expensive.  Having computers in our pockets is an amazing breakthough in technology.  I used to have both the Droid, and I also got the Droid 2 when it came out, my next purchase was the Bionic, and that's where my problems started.  The 4g would drop all the time, and it wasn't much of an inconvenience because usually it would come back on if I waited a little bit.  I'm patient most of the time unless I need directions somewhere and then I get a bit angry.  So I researched on the web and I tried all the tips and tricks and other things you can do to see if you can fix the problem to no avail.  I would check in from time to time and found out that it was a known issue, so I called up and just like I heard I could get a free replacement phone the Droid Razr which had come out directly after the Bionic.  I got it in the mail and it worked for about 20 minutes before losing all service(not just the 4g), and this happened every 5 to 10 minutes for the next couple days, so I got drunk and planned on yelling at some poor verizon person, but she was so nice and offered to send me out a new phone, so I decided to be nice back.  She said I should make sure to send in my Bionic so I didn't get charged, but I said how about I send in the ****** that you sent me instead and keep my original.  I got the new one a couple days later, and it seemed to be ok for the first few days, maybe I was just lucky not to notice.  It does the same thing as the other one, and I am about to lose my patience.  I want a solution to my problem.  Is there anyone out there in Verizonland that can give me a solution that doesn't involve (because I have already done all these things multiple times) resetting the phone to factory default, clearing the cache, the motorola reconnect app, power cycling the phone by holding the power and volume down keys, or as i mentioned above getting a new (used and probably sent back in because of the same problem) phone and sim card?

    Same as before, the service drops to zero, has the universal no sign over the bars.  The screen kicks on and it starts to build up to 4 bars, then white 4g, blue 4g, and it does that oh I would say every 10-30 minutes or so when I have had it sitting there while on my computer.  If I am on Netflix watching stuff it doesn't drop, like once I have engaged the 4g and am using it I don't have problems with it.  I have had a couple of calls drop, and in a text conversation it has just dropped to zero while I was typing a response.  I am not sure about maps, it's usually off when I want to try to find something so I have to wait for it to kick in to give me a route, which is by far the most irritating thing in the world when you are in unfamiliar territory.

  • Can I turn off Cell Service and just use GPS

    I want to use my iPhone 5 with only GPS activate for when I run with various apps.
    I no longer have a cell account on this phone since I just bought an iPhone 6. I don't want my phone to keep searching for service and running down the battery plus the annoying notification "Phone is not Activated. Is there a way to turn off everything (including phone service, not just data) except the GPS?
    Thank you...

    So, in theory, when I can use WiFi, it should not be running up data usage against the 3G plan that I pick...correct?

  • How to write the CMD command for restarting all obi services?

    Hi Experts,
    BIEE:11.1.1.6
    How to write the CMD command for restarting all obi services automatically by windows task scheduler?
    I am try to write the code as below, but it does not work. Please help me to review it and check what I am missing.Thanks.
    Or is there any better method for solving my requirement ? Please share me.Thanks very much.
    cd C:\InstallPath\OBIEE\instances\instance1\bin
    opmnctl stopall
    opmnctl startall
    I am facing the problem that it does not excute the 'opmnctl startall' code, which will be stopped after 'opmnctl stopall',
    So how to modify the command ?Thanks

    See if any of the these are useful or solves your query -
    4.5.2 Using a Windows Service to Start and Stop System Components
    http://docs.oracle.com/cd/E23943_01/bi.1111/e10541/components.htm#BABEEAAI
    4.5.3 Using the Oracle BI Systems Management API to Programmatically Start and Stop Oracle Business Intelligence
    http://docs.oracle.com/cd/E23943_01/bi.1111/e10541/components.htm#BABFGICA
    Edited by: Abhi on May 8, 2013 4:44 AM

  • To run an application on iAS6sp1 on HP-Unix, while starting the kjs from command line, it gives a GDS error and crashes. Subsequently, after stopping all services and restarting iAS wouldnot come up.

     

    Hi,
    Not a problem, please post the KJS error logs for me to hunt the
    exact reason for the error.
    Thanks & Regards
    Raj
    Neel John wrote:
    To run an application on iAS6sp1 on HP-Unix, while starting the kjs
    from command line, it gives a GDS error and crashes. Subsequently,
    after stopping all services and restarting iAS wouldnot come up.
    Try our New Web Based Forum at http://softwareforum.sun.com
    Includes Access to our Product Knowledge Base!

  • I have just updated to Yosemite, but now I can't get the custom shortkeys to work. In Mavericks I had no problem whatsoever, but now even after googeling and restart no solution. Does anyone have the problem? All the other shortcuts work!

    I have just updated to Yosemite, but now I can't get the custom short-keys to work.
    In Mavericks I had no problem whatsoever, but now even after googeling and restart no solution.
    Does anyone have the problem? All the other shortcuts work!

    Hi Thomas,
    I can confirm the problem you are hitting. The XML test trace does not get recognized at all, and it defaults to Eclipse's basic Open File behaviour. I am not sure if it's because the format definition is missing, or if it's because something prevents the trace type from being recognized. I will open a bug about it.
    Thanks for identifying this issue!
    In the meantime, if you'd like to experiment with XML analyses, you can also take a look at the example at https://github.com/tracecompass/xml-analysis-example .
    Cheers,
    Alex

  • HT204053 Hi all, I am constantly running into problems opening iCloud services (mail, calendars, iWork's, etc.). I get a message stating i.e. Can't load Mail (Calendar, iWork), There was a problem loading the application. Does anybody know what a heck is

    Hi all, I am constantly running into problems opening iCloud services (mail, calendars, iWork's, etc.). I get a message stating i.e. Can't load Mail (Calendar, iWork), There was a problem loading the application. Does anybody know what a heck is going on?

        I can see that this issue has been quite extensive, and frustrating, and I am so sorry for all that has happened societygirl! I would like to help you work this issue out. Please follow & send me a Direct Message, so I can get your account specifics and help finally bring this to a resolution.
    Thank you,
    MichelleH_VZW
    Follow us on Twitter @VZWSupport

  • HT4623 why my device  had "no service" even I already put my sim card..I have follow a few instruction from you tube how to solve this problem but all failed. Please help me .TQ

    why my device  had "no service" ..I have follow a few instruction from you tube how to solve this problem but all failed. Please help me .TQ

    See if anything in this support document help http://support.apple.com/kb/ts4429

  • I have a problem with the battery and my iPhone 4S is restarting all the time. The phone was bought in June 2012 in LA. What can I do?

    I have a problem with the battery and my iPhone 4S is restarting all the time. The phone was bought in June 2012 in LA. What can I do?

    Since your iPhone is still under the one year warranty contact Apple Support or visit an Apple store to get a replacement.
    Apple Support - http://support.apple.com/kb/HE57

Maybe you are looking for

  • Using apps for multiple devices

    Hi, I'm not sure if I should ask this here but this is my basic problem. I have an iPod touch and I want to sell it and get an iPhone. I have bought a lot of apps from iTunes and I would like to be able to use them on the iPhone once I get it. Can I

  • I changed my apple ID but the old one is still showing up on my phone! How do I update it so I can make changes to the iCloud settings on my phone?

    I changed my Apple ID recently and everything works fine when I sign into iTunes or iCloud from my PC. However, when I go to iCloud settings on my iPhone 5, the account is still showing up under the old Apple ID. That means that I cannot turn off the

  • AP12809: There is no data to display

    Hi all, owb10g R2 Created a wizard to import file definitions but unable to sample the file bcoz of this error. File is in local directory. c:\oneemployee\2122008.txt Accessed using FTP 10.1.6.28 What might be the prob? Thx in advance

  • HTTP Server Patch - 4393827 for Oracle EBS 11i

    Hi, Our env is Oracle EBS 11i (11.5.10) + CU2 +ATG RUP6. We are currently on 9.2.0.8.0 I am currently applying Minimum Baseline Patches for extended support - +Patch Requirements for Extended Support of Oracle E-Business Suite Release 11.5.10 [ID 883

  • 802.1x and Authentication Methods

    Hi, I have ACS 5.2, Cisco 4507 switches and AD domain environment. Planning on performing only machine authentication and not user authentication. I have the following type of devices: 1. Windows XP SP3 and higher on the AD Domain 2. Devices to be wi