« Return to Thread: Error 42Y55

Error 42Y55

by sridhar devatha :: Rate this Message:

Reply to Author | View in Thread

Hi,

I am getting the
ij> drop table tableName;
ERROR 42Y55: 'DROP TABLE' cannot be performed on 'tableName' because it
does not exist.
ij> exit

But, the table exists.
I verified using sys.systables.
what could be the reason.
I am using netbeans to generate hibernate mappings.
I also open command windows for server and another for connecting through ijĀ  apart from netbeans.
I closed netbeans. I restarted the server. Tried to drop the table. Still I am getting the same error.
any body please help.
--

Yours Sincerely,
Sridhar

 « Return to Thread: Error 42Y55