Database Error Messages

ORA-40579

wildcard star expansion '*' not allowed

Cause

The wildcard character '*' was used in a context where a list of column names was expected and the wildcard character was not allowed.


Action

Explicitly specify the column names.