Oracle Error Message
ORA-39082: Object type string created with compilation warnings
Reason for the Error
The object in the SQL statement following this error was created with compilation errors. If this error occurred for a view, it is possible that the base table of the view was missing.
Solution
This is a warning. The object may have to be recompiled before being used.