The create index command with desc produces an incorrect index

[CR# 403786] Replication of the create index DDL command with the desc property (descending) does not produce a descending index at the standby site. The index created is an ascending index.

Workaround: Manually recreate the descending index at the replicate site.