July 14, 2011 at 5:41 am
is there any way i can get the names of the queues from any table or something.
i need to put all the queue name into a table xyz??
do i need to harcode??
is that the only solution?
July 14, 2011 at 5:41 am
hardcode*
July 14, 2011 at 6:55 am
This information is stored in the system views.
select * from sys.service_queues
here's a link to the famous poster:
http://www.microsoft.com/download/en/details.aspx?id=9301
Craig Outcalt
July 18, 2011 at 3:27 am
oki,.. thankss
July 18, 2011 at 4:38 am
have a look at my little SSB troubleshooting script 😉
"Troubleshooting Service Broker (SSB)"[/url]
Johan
Learn to play, play to learn !
Dont drive faster than your guardian angel can fly ...
but keeping both feet on the ground wont get you anywhere :w00t:
- How to post Performance Problems
- How to post data/code to get the best help[/url]
- How to prevent a sore throat after hours of presenting ppt
press F1 for solution, press shift+F1 for urgent solution 😀
Need a bit of Powershell? How about this
Who am I ? Sometimes this is me but most of the time this is me
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply