Oracle Error PLW-05006: shadow type generation resulted in warning: string

Oracle Error Message

PLW-05006: shadow type generation resulted in warning: string

Reason for the Error

Compilation of a table function causes the creation of internally- generated types. A problem occurred during creation of these types which was not severe enough to prevent the creation of the types, but which may impact the usage of the table function. See the accompanying error message for more information.

Solution

Fix the issue reported in the accompanying error message.