Service Broker Disabled but it comes back showing its Enabled.

Used to disable SERVICE BROKER in single user mode :
ALTER DATABASE [Database_name] SET DISABLE_BROKER;
SELECT is_broker_enabled FROM sys.databases WHERE name = 'Database_name';
when i checked the database after disabling, it shows 'is_broker_enabled'=1
wht can be problem.
Naveen| Press Yes if the post is useful.

Interestingly the broker is disabled but i see the receive_wait messages on 'Activity monitor' for the database where service broker is disabled.
Any thoughts
Naveen| Press Yes if the post is useful.

Similar Messages

  • My laptop turns on, reaches the desktop and then suddenly fades to black as if it was put to sleep but never comes back to life until I turn it off and on again.

    My laptop turns on, reaches the desktop and then suddenly fades to black as if it was put to sleep but never comes back to life until I turn it off and on again. What do you think is the problem and how can I fix it?

    If your phone got wet, try this first:
    How to Fix a Wet iPod or iPhone
    If this does not help, you'll have to get it serviced:
    Apple - Support - Service Answer Center

  • There are several login keychain items I'd like to get rid of. I've deleted them but they come back after several hours. How can I get rid of them for good

    There are several login keychain items I'd like to get rid of. I've deleted them but they come back after several hours. How can I get rid of them for good.

    Back up all data before proceeding.
    Launch the Keychain Access application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Keychain Access in the icon grid.
    Select the login keychain from the list on the left side of the Keychain Access window. If your default keychain has a different name, select that.
    If the lock icon in the top left corner of the window shows that the keychain is locked, click to unlock it. You'll be prompted for the keychain password, which is the same as your login password, unless you've changed it.
    Right-click or control-click the login entry in the list. From the menu that pops up, select
              Change Settings for Keychain "login"
    In the sheet that opens, uncheck both boxes, if not already unchecked.
    From the menu bar, select
              Keychain Access ▹ Preferences ▹ First Aid
    If the box marked
              Keep login keychain unlocked
    is not checked, check it.
    Select
              Keychain Access ▹ Keychain First Aid
    from the menu bar and repair the keychain. Quit Keychain Access.

  • When I click the Sections button then click on the 1st page I get  a page that is titled "Lorem ipsum dolor sit amet"! Where did it come from and how do I get rid of it. I have tried deleting and "dont save" but it comes back.

    In Pages when I click the 'Sections'  button then click on the 1st page I get  a page that is titled "Lorem ipsum dolor sit amet"!  Where did it come from and how do I get rid of it? I have tried deleting and "dont save" but it comes back. It is a full page in some unknown language. The only thing I can decifer is 'cupy uf cak'.   Rdal

    Roger,
    The icon is +Sections, not just Sections, as in "Add a Section". When you click that icon you get a section break and and a new section template, complete with preformatted text called placeholder text. The reason "Lorem ipsum" is there is so you can see what the format looks like. The reason that it is Latin gibberish is so you won't get hung up on, or distracted by, what it says. It's just a display of format. Select the "Lorem ipsum" text and start typing your content.
    Jerry

  • How can i delete the contains of my iCloud forever? I deleted erase the files in my iPhone but they come back when i start New backup, even when i erase the files and back ups and logoff.

    How can i delete the contains of my iCloud forever?
    I deleted the files in my iPhone but they come back when i start New backup, even when i erase the files and back-ups.
    When i start a new download, the pictures come back, but they aren't in my iphone.

    wow you too never got NO answer, what nerve its worse then mobileme

  • Acrobat Pro got deleted but on Cloud still shows its there. How can I reset the Cloud so I can reinstall?

    Acrobat Pro got deleted but on Cloud still shows its there. How can I reset the Cloud so I can reinstall?

    CC desktop lists applications as "Up to Date" when they are not
    -http://helpx.adobe.com/creative-cloud/kb/aam-lists-removed-apps-date.html

  • Good afternoon, I'm normally the security code disabled but yesterday as he visits I enabled it and put my usual code but my iphone 4S version 5.1.1 and says it is wrong now only ever asks me to connect to itunes or me allows you to enter the code again.

    Good afternoon, I'm normally the security code disabled but yesterday as he visits I enabled it and put my usual code but my iphone 4S version 5.1.1 and says it is wrong now only ever asks me to connect to itunes or me allows you to enter the code again.
    can you tell me how can I fix it? thank you

    DO as the manual says to do and restore your iphone

  • Log files full of service broker errors, but it works OK

    We have a C# web application that is using SQL dependency to expire cached query data. Although everything is working okay we are seeing a lot of errors being generated particularly in our production environment.
    The first error messages is this:
    Service Broker needs to access the master key in the database 'SubscriberManager'. Error code:32. The master key has to exist and the service master key encryption is required.
    It shows up in both the server event log and the SQL server log files. I believe the actual content of the messages something of a red herring as I have created a database master key.
    I have also tried
    Recreating both the service master key and the database master key.
    Made sure the database owner is sa.
    Made sure the user account has permissions to create services, queues, procedures and subscribe query notifications
    Made sure the broker is enabled
    I have seen other people with similar errors whilst researching the issue but the error code almost always seems to be 25 or 26 not 32. I have been unable to find anything that tells me what these error codes mean so I'm not sure of the significance.
    Also I am seeing a lot of errors like this:
    The query notification dialog on conversation handle '{2FA2445B-1667-E311-943C-02C798B618C6}.' closed due to the following error: '-8490Cannot find the remote service 'SqlQueryNotificationService-7303d251-1eb2-4f3a-9e08-d5d17c28b6cf' because
    it does not exist.'.
    I understand that a certain number of these are normal due to the way that SqlDependency.Stop doesn't clean everything up in the database, but we are seeing thousands of these on one of our production servers.
    What is frustrating as we have been using SQL notifications for several years now without issue so something must have changed in either our application or the server setups to cause this but at this point I have no idea what.
    The applications are .net 4.0 MVC and WCF running on Windows 2012 servers calling SQL 2012 servers also running on Windows 2012.

    Hi Mark,
    1. for your question about possible memory pressure, if the used memory is below the Max Server Memory, then it's OK. If you have not set Max Server Memory, you should at least leave 4GB for your x64 system.
    2. for your original question, I suggest you can check my actions below:
    a. run this statement:
    Select name, is_master_key_encrypted_by_server
    from sys.databases
    Where name =
    'your_database_name'
    if the value of "is_master_key_encrypted_by_server" equals to "0", it means the database does not have a encrypted master key.
    b.if there is no encrypted master key, then the error may be hit by the "begin dialog conversation" statement (you can check your sql profiler trace to check".
    "Service Broker dialog security lets your application use authentication, authorization, or encryption for an individual dialog conversation (or dialog). By default,
    all dialog conversations use dialog security. When you begin a dialog, you can explicitly allow a dialog to proceed without dialog security by including the ENCRYPTION = OFF clause on the BEGIN DIALOG CONVERSATION statement. However, if a remote service binding
    exists for the service that the conversation targets, the dialog uses security even when ENCRYPTION = OFF."
    (http://msdn.microsoft.com/en-us/library/ms166036.aspx)
    Workarounds can be disabling the dialog security (using encryption = off) or create a master key. You can find more information in about URL.

  • Deleting "Temp Folder" to Allow iTunes to Work But It Comes Back!

    Can you please help me?
    I am trying to install iTunes, and for some reason this time I have got the error "iTunesSetup.exe is not a valid Win32 application."(I've downloaded iTunes before and have never had this problem before.
    So basically, I have followed the trouble shooting for this error, the one where you dlete iTunesSetup.exe. and delete Temp Folder. However, when I dlete Temp, it keeps on coming back. I close any other window, try again, but same thing happens. I restart comp and come back to find it still there and the trouble shooting has not worked. Help me please!!!!!

    Alright Raver, I'm giving you my clean install instructions. Please read them over before you step through them to be sure you understand them. Remember to follow the steps VERY carefully, otherwise you could cause harm to your PC.
    1. Uninstall itunes/ipod/QT software. Delete any old installations you might have.
    2. Reboot your PC
    3. Re-download the itunes installer and QT and save this installer to your desktop
    4. Go to C:\WINDOWS\Downloaded Installations. You should see folders like {06EB3288-C5F4-4C73-8EEE-AC798668FF66}
    5. Look in each of these folders for itunes.msi and delete the folder. Be careful to only delete the folders containing itunes.msi
    6. Clean out your temp folders, Delete as much as you can in these folders except for the folders Cookies, History, Temporary Internet Files.
    a. C:\windows\temp (if one exists)
    b. C:\Documents and Settings\{username}\Local Settings\Temp
    Sometimes installers will pick up old files or won’t delete their temporary files.
    7. Go to http://www.download.com/3000-2094-881470.html and download the regcleaner. Unpack it and run it. This is a nice utility that will delete broken registry entries and create a file with them. This way if it deletes anything needed you can add it back. Note I never had to do this with using it for many years. Also it doesn't list XP but you'll be fine. I run XP on both.
    8. Empty your recycle bin. Reboot your PC.
    9. Now try to go and install everything again. I'd do QT first then follow with itunes. Remember to disable virus/firewall/privacy/web accelerators before launching the install.
    If you still can't install then I might need a install log. However I'll give you those steps if these don't work.

  • Tried reset, taking off case, no Bluetooth but sound effects keeps appearing in middle of screen. If I turn down volume it goes away but then comes back. Sometimes immediately. Sometimes in 5 minutes. Am not touching anything on side of iPad at the time

    Cannot get sound effects icon to stop coming on.   When I turn down the volume, the icon goes off briefly and then it comes back on at full volume and stays in the middle of the screen, until I click the volume down again.  Doesn't help to reset, the case is not on and it still does this. Most annoying.

    Tried any basic troubleshooting steps?
    Reboot the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons.
    You can try resetting all settings. Settings>General>Reset>Reset All Settings. You will have to enter all of your device settings again.... All of the settings in the settings app will have to be re-entered.

  • Turning off apps, but they come back on.

    So I go into Settings/Applications/Running Services.  I click on the (example) WeatherService to stop the Applications.  It stops the Application at the time, however, it comes right back on in a few minutes.
    Why?  I went into all the WeatherServices types of widgets and turned them all off.
    As I said above they come right back on as if the program has the control over me the owner and user of my phone!
    I have even gone into the TaskManager and tried to turn them off from there.  The pre-loaded apps like Skype, etc. cannot be turned off at all.
    Thank you to anyone that can help.

    Because that's the way either the manufacturer, the carrier, or both wanted it. There are certain processes that start automatically and if you force close them they respawn (restart).
    On this board there is nothing anyone can tell you to prevent it.
    Things like:
    amazon mp3
    media share
    cityID
    google search
    music

  • HT3529 I have 5 GB of saved text messages.  I delete them but they come back.  Any clue?

    How can I get messages to delete from my phone permanently?

    Try the following:
    1 - delete the iPhoto preference file, com.apple.iPhoto.plist, that resides in your
         User/Home/Library/ Preferences folder.
    2 - delete iPhoto's cache file, Cache.db, that is located in your
    User/Home/Library/Caches/com.apple.iPhoto folder (Snow Leopard and Earlier).
    or with Lion and Mt. Lion delete the contents the User/Library/Containers/com.apple.iPhoto/
    Data/Library/Caches/com.apple.iPhoto folder.
    3 - reboot, restore the backup library launch iPhoto and check again.
    NOTE: In Lion and Mountain Lion the Home/Library folder is now invisible. To make it permanently visible enter the following in the Terminal application window: chflags nohidden ~/Library and press the Return key - 10.7: Un-hide the User Library folder.
    If you're running Mavericks, 10.9,  go to your Home folder and use the View ➙ Show View Options menu to bring the this window:
    where you can check the Show Library Folder checkbox.

  • Strange screen streaks / smudges: disappear when I wipe, but then come back

    My 13" macbook pro display has a strange glass issue. There are horizontal streaks across the screen that look like somebody wiped dirty water across the screen and let it dry. They can only be seen when there is light directly on the screen, or overhead light. If there is no direct light, it isn't visible from any angle.
    The strange thing is that when I use a micro cloth to try to wipe them away, it looks like they disappear but then, within a few minutes, the streaks will reappear. I thought that it may be something on the other side of the glass, but then why would it look like they disappear? As I said, when I look at the screen from below or above under indirect light, the surface look 100% perfect -- it's just when there is direct light or overhead light that the ugliness is visible.
    Any thoughts on what this could be? I know I need to take it in, but would like to understand what this is...
    Thanks!

    I have this issue as well with my MacBook Pro. I'm going to do more testing but I had dirty water looking blotches across the screen. I wiped them off and it looked perfect with the cloth. This morning they're back. You can only see it when the light is right and the screen is dark. I was thinking that because my office is about 68 degrees that the laptop heats up and when I shut the lid it cools down and condensates. Just a thought its not humid in the room and I don't have any windows.

  • IPhone device is not showing up. A 3 years old iPhone, reactivated for my daughter's use. It was mine for the past 3 years, then my husband bought me the 4G for Mother's Day. Have the service turned on but device doesn't show when hooked up to my laptop?

    So what do we need to do to get the older phone to show? It did before I switched phones. I have a CD I downloaded into iTunes that she would like to place on her phone.
    Thank you!

    There's a whole lot to read in your post, and frankly I have not read it all.
    Having said that, this troubleshooting guide should help:
    http://support.apple.com/kb/TS1538
    In particular, pay attention to the mobile device support sections near the bottom, assuming you have already done the items above it.

  • I cannot delete messages in my email in tray. They appear to go but immediately come back

    I try to delete messages but they refuse to go. Have I been infected by a virus?

    The emils deleted appear to go, but do not enter the trash can, when I look again at the in tray, they are still there. I do get a message when trying to close mail that says "unable to delete xxx emails" (xxx is the number I have tried to delete.

Maybe you are looking for