Oracle Error ORA-30984: The XMLType column has to be declared as virtual

Oracle Error Message

ORA-30984: The XMLType column has to be declared as virtual

Reason for the Error

The XMLType column was not declared as virtual when creating a structured XMLIndex.

Solution

The XMLType column has to be declared as virtual when creating a structured XMLIndex.