DBROWLOCK(1) (dbrowlock 1.1) DBROWLOCK(1) NAME dbrowlock - set lock mode of a database table to row-level SYNOPSIS dbrowlock -d dbname [-t tabname] [filename] DESCRIPTION Dbrowlock will generate SQL "alter table %s lock mode (row)" 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 Dbrowlock requires that an Informix-ONLINE engine be currently in use on the machine running it. If a table name is not specified, the entire database is altered. 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)