Ignoring objects

Objects can be ignored because specific object type is not supported by the target database. For example, triggers have no equivalent in data warehouse targets.

You can also choose to ignore any object. Please note that will break references in all objects that depend on that object. SQL Tran will warn you if that is the case but won't prevent you from marking the object ignored.

You can un-ignore any manually ignore object at any time.

Last updated