impdp ignores exclude=index:
When doing impdp with exclude index:'index_name', then impdp continues and still build the index.
Parameters used: EXCLUDE:"=INDEX:'OWNER.INDEX_NAME'"
Note that the exclude statements are in a parfile. DB version is 11.2.0.4.
Is this expected behaviour? Any advice appreciated.