I'm using derby for 4 years, all the time I don't known how to drop a bad table( file damaged)?
For example, if a file in "seg0" named "c20.dat" is damaged or deleted, so the associated table "tablexxx" can not be used,and even cannot de droped with "drop table tablexxx"(thows exceptions), can someone help me to remove the damaged table "tablexxx"? -- View this message in context: http://apache-database.10148.n7.nabble.com/How-to-drop-a-bad-table-tp135693.html Sent from the Apache Derby Users mailing list archive at Nabble.com.
