5892 An invalid statement was performed on a Queue Table.
Explanation:
A particular statement may not be performed on a queue table. The following statements are not allowed for queue tables: - CREATE/REPLACE TRIGGER, - CREATE/REPLACE VIEW, - CREATE/ALTER REPLICATION GROUP, - CREATE/DROP HASH INDEX, - CREATE/DROP JOIN INDEX, - CREATE INDEX used to create a USI on the QITS column.
Generated By:
Resolver modules.
For Whom:
End User.
Remedy:
Remove the invalid statement.