Quantcast
Channel: SQL Service Broker forum
Viewing all articles
Browse latest Browse all 461

How to enable service queue?

$
0
0

Hi,

in a customer environemnet we get executing

exec [Microsoft.SystemCenter.Orchestrator.Maintenance].[MaintenanceWorker]

this error:

Error: 9617, The service queue "MaintenanceServiceQueue" is currently disabled.

Msg 50000, Level 1, State 60

Looking at sys.service_queues is_receive_enabled and is_enqueue_enabled is set 0:

When we execute

ALTER QUEUE MaintenanceServiceQueue WITH STATUS = ON

we get this error:

Msg 15151, Level 16, State 1, Line 1
Cannot alter the queue 'MaintenanceServiceQueue', because it does not exist or you do not have permission.

How to enable this service queue?

Regards,

Stefan


More and news about System Center at stillcool.de and sc-orchestartor.eu .


Viewing all articles
Browse latest Browse all 461

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>