FIX: Transfer Manager Does Not Transfer TriggersLast reviewed: January 21, 1998Article ID: Q142449 |
The information in this article applies to:
SYMPTOMSSQL Transfer Manager does not transfer triggers. Using Transfer Manager to transfer all objects results in all other objects to be transferred without triggers.
WORKAROUNDUsing SQL Enterprise Manager (SEM), generate scripts for triggers from the source server and apply them at the target server. To generate scripts for triggers on a table, go to Generate SQL Scripts, choose the table and clear the scripting options 'Object Creation' and 'Object Drop.' Click 'Table Triggers.' This would create scripts for the triggers. You can also dump and load the database instead of using the Transfer Manager utility.
STATUSMicrosoft has confirmed this to be a problem in Microsoft SQL Server version 6.0. This problem has been corrected in Microsoft SQL Server version 6.5. For more information, contact your primary support provider.
|
Additional query words: sql6 tran mgr sem
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |