Hata iletileri görev Düzenleyicisi (iletileri sayfa) aktarın.
Use the Messages page of the Transfer Error Messages Task Editor dialog box to specify properties for copying one or more SQL Server user-defined error messages from one instance of SQL Server to another.Bu görev hakkında daha fazla bilgi için bkz: Hata iletileri görev Aktar.
Seçenekler
KaynakBağlantı
Listeden bir SMO Bağlantı Yöneticisi'ni seçin veya tıklatın <Yeni bağlantı... > Kaynak sunucu yeni bir bağlantı oluşturmak için .DestinationConnection
Listeden bir SMO Bağlantı Yöneticisi'ni seçin veya tıklatın <Yeni bağlantı... > Hedef sunucu yeni bir bağlantı oluşturmak için .IfObjectExists
Select whether the task should overwrite existing user-defined error messages, skip existing messages, or fail if error messages of the same name already exist on the destination server.TransferAllErrorMessages
Select whether the task should copy all or only the specified user-defined messages from the source server to the destination server.Bu özellik aşağıdaki seçenekleri olan tablo:
Değer
Açıklama
True
Copy all user-defined messages.
False
Copy only the specified user-defined messages.
ErrorMessagesList
Click the browse button (…) to select the error messages to copy.Not
You must specify the SourceConnection before you can select error messages to copy.
ErrorMessageLanguagesList
Click the browse button (…) to select the languages for which to copy user-defined error messages to the destination server.A us_english (code page 1033) version of the message must exist on the destination server before you can transfer other language versions of the message to that server.Not
You must specify the SourceConnection before you can select error messages to copy.
See Also