Normally, it's not possible. Depends a bit on the ISOLATION level.
or the lock you placed.
Check with onstat -k or onstat -K, and verify it with
http://www.oninit.com/onstat
Are you sure you looked at the correct record while checking the systables table? In many cases, the default locking level is PAGE.
You can check it with also with
dbschema -t tabname -d databasename -ss.