FIX: Transfer Manager Does Not Transfer Triggers

ID: Q142449


The information in this article applies to:
  • Microsoft SQL Server version 6.0

BUG#: 11294 (6.00)

SYMPTOMS

SQL Transfer Manager does not transfer triggers. Using Transfer Manager to transfer all objects results in all other objects to be transferred without triggers.


WORKAROUND

Using 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.


STATUS

Microsoft 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

Keywords : kbtool SSrvEntMan kbbug6.00 kbfix6.00.sp3 SSrvTran
Version : 6.0
Platform : WINDOWS
Issue type :


Last Reviewed: March 24, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.