I have problem with comparing triggers.
On the target DB my user have select privilege on a table and when I log in to the target database directly I can see the table's triggers.
But when I try to compare objects with Plsqldev using my user and setting the target schema correctly in options, the result of comparing says that all triggers are new in target system.
It seems that all others type of objects are compared correctly except triggers.
Can anyone help me?
On the target DB my user have select privilege on a table and when I log in to the target database directly I can see the table's triggers.
But when I try to compare objects with Plsqldev using my user and setting the target schema correctly in options, the result of comparing says that all triggers are new in target system.
It seems that all others type of objects are compared correctly except triggers.
Can anyone help me?