Re: Recovering data from ISD/ISM/frm files

2003-10-21 Thread gerald_clark
9 AM To: [EMAIL PROTECTED] Subject: Recovering data from ISD/ISM/frm files I need to restore a table from backup copies of the ISD/ISM/frm files. I can't seem to get it to work. I have copied over the files, I have tried restoring using isamchk. I'm sure it has something to do with the temporary

RE: Recovering data from ISD/ISM/frm files

2003-10-21 Thread Harrell, Roger
Ok, got it worked out. I had to dump, drop and recreate the table, but it's working. Roger -Original Message- From: Harrell, Roger [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 21, 2003 8:49 AM To: [EMAIL PROTECTED] Subject: RE: Recovering data from ISD/ISM/frm files Ok, well I

RE: Recovering data from ISD/ISM/frm files

2003-10-21 Thread Harrell, Roger
ssage- From: Harrell, Roger [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 21, 2003 7:59 AM To: [EMAIL PROTECTED] Subject: Recovering data from ISD/ISM/frm files I need to restore a table from backup copies of the ISD/ISM/frm files. I can't seem to get it to work. I have copied over the

Recovering data from ISD/ISM/frm files

2003-10-21 Thread Harrell, Roger
I need to restore a table from backup copies of the ISD/ISM/frm files. I can't seem to get it to work. I have copied over the files, I have tried restoring using isamchk. I'm sure it has something to do with the temporary tables, but I can't find anything in the docs about this. All I keep getting