标题: ORA-24036: invalid SORT_ORDER column string [打印本页] 作者: admin 时间: 2016-9-1 12:48 标题: ORA-24036: invalid SORT_ORDER column string ORA-24036: invalid SORT_ORDER column string specified for queue table Cause: The create queuetable command was issued with message_grouping set
to TRANSACTIONAL and a sort order column other than priority. Only the
priority column can be specified in the sort order for queue tables with
transactional grouping. Action: Change the sort orderlist in the create queue table command and retry
the call.