DMT_SHOW and BAD_FILE_OPEN errors
We've recreated a database on a test system but it has a corrupt table. The underlying file exists but ingres can't find it. I've seen the problem on other posts, but no solution yet that helps. I can't drop the table as it just gives a DMT_SHOW error. This is a 6.4 database, built in preparation for upgrade to 2006. The only place that I can look at the table info is in iirelation, any attempt to use iitables gives the table control block error.
Any ideas?
[51341 , 42ca2120]: Tue Dec 30 07:00:25 2008 E_RD0060_DMT_SHOW Cannot access table information due to a non-recoverable DMT_SHOW error
[51341 , 42ca2120]: Tue Dec 30 07:00:25 2008 E_PS0904_BAD_RDF_GETDESC RDF error occurred when getting description for an object.
[51341 , 42ca2120]: Tue Dec 30 07:00:25 2008 E_PS0007_INT_OTHER_FAC_ERR PSF detected an internal error when calling other facility.
[51341 , 42ca2120]: Tue Dec 30 07:00:25 2008 E_SC0215_PSF_ERROR Error returned by PSF.
[51341 , 42ca2120]: Tue Dec 30 07:00:26 2008 E_CL0611_DI_FILENOTFOUND The file specified could not be found open() failed with operating system error 2 (No such file or directory)
[51341 , 42ca2120]: Tue Dec 30 07:00:26 2008 E_DM9004_BAD_FILE_OPEN Disk file open error on database:db01a table:emp_name pathname:/ingdata1/ingres/data/default/db01a filename:aaaaaapg.t01
[51341 , 42ca2120]: Tue Dec 30 07:00:26 2008 E_DM9291_DM2F_FILENOTFOUND When attempting to open a file, the file did not exist.
[51341 , 42ca2120]: Tue Dec 30 07:00:26 2008 E_DM9C5B_DM2T_OPEN_TABIO Error occurred opening a Table Control I/O Block.
[51341 , 42ca2120]: Tue Dec 30 07:00:26 2008 E_DM9C8B_DM2T_TBL_INFO An error occurred while attempting to build the Table Control Block for table (246,0) in database db01a.
|