Helpful Information
 
 
Category: Oracle Development
ORA-04063 error..

Hello there,

I am trying to create a view, but I am getting the error:
ORA-04063: "user.view_name" has errors. I believe that this error is caused if the underlying table has been deleted. I have tried to delete/drop view, have even tried to change the name of the view. However, I am still getting the same error.

Could anyone please shed light on this matter? Any help will be greatly appreciated!

Thanks a lot,
Mamta Kansal.

The error is because you are referencing a non existent table. Verify that all the tables referenced in the view exists.

Thanks for your response! The referenced table in the view exists. I have made sure that it's there and have performed a commit.

I think, my previous post is little misleading. Actually, I deleted the table and then recreated it with data in it and performed the commit. I still keep getting the ORA-04063 error..

The problem has been fixed. The error was due to an invalid column name in the select statement.

Hello mamtakansal,

Could you share the name of the column that was invalid? I'm having the same issue but couldn't find this column yet.

Thanks!

Could you share the name of the column that was invalid?do you honestly think he remembers after ten years???

here, let me help you...

the name of the column was foo (http://en.wikipedia.org/wiki/Foo)

:D

I saw 2013 instead of 2003! :chomp:










privacy (GDPR)