Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

View altered with compilation errors

771994May 13 2010 — edited May 14 2010
Hi,

I am using 10.2.0.3 on HP UNIX 11i. I got some warning when I did
import data pump. But when I tried to start compiling objects, I do
not see any error messages in show errors, why?

SQL> alter view TW_RPT_4232 compile;

Warning: View altered with compilation errors.

SQL> show errors;
No errors.
SQL>


Regards
Sandeep
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 11 2010
Added on May 13 2010
2 comments
3,055 views