PDA

View Full Version : اشکال در تنظیم broker service



arman_Delta2002
جمعه 23 آبان 1393, 09:34 صبح
سلام من میخواستم تنظیمات broker service رو برای دیتابیسم تغییر بدم ولی هرچی این کد ها رو میزنم خطا میگره
راه دیگری هم هست واسه تنظیمش ؟


USE VarzeshDB
EXEC sp_configure 'show advanced option', '1'
EXEC sp_configure 'broker message forwarding', '3'
EXEC sp_configure 'broker authentication mode', '1'




Configuration option 'show advanced options' changed from 1 to 1. Run the RECONFIGURE statement to install.
Msg 15123, Level 16, State 1, Procedure sp_configure, Line 62
The configuration option 'broker message forwarding' does not exist, or it may be an advanced option.

حمیدرضاصادقیان
جمعه 23 آبان 1393, 10:13 صبح
سلام
بعد از هردستور sp_Configure از Reconfigure with override استفاده کنید.