Example 4: outbound queue after update

In this example, an update has been performed at the primary database. The minimal column feature has not been set for the replication definition:

update emp_queue
   set emp_first = "General"
   where emp_id = "123456789"

To view the outbound queue or the replicate:

sysadmin dump_queue, 103, 0, -1,1,-2