DBREPAIR(1) (dbrepair 1.1) DBREPAIR(1) NAME dbrepair - repair "dirpath" column in "systables" table SYNOPSIS dbrepair -d dbname [-t tabname] [filename] DESCRIPTION Dbrepair will generate SQL "update systables set dirpath = %s where tabid = %d" statements for Informix database tables. OPTIONS -d database name -t table name filename is the name of the file that the SQL statements go in NOTES Dbrepair requires that an Informix-SE engine be currently in use on the machine running it. If a table name is not specified, the entire database is repaired. Wild-card characters may be used in the table name if desired. SUPPORT Send bug reports to Dave Snyder Page 1 (printed 7/18/03)