Open all commands in a TC-shell with correct settings


set T
shows all set TC variables





clearlocks -verbose
cleanup database locks (dead or no session) - it´s a general maintenance task you can do every hour.
it also kills locks after a TC-session is crashing.




clearlocks -assert_all_dead -u=infodba -p=infodba -g=dba
kills all active or dead db locks (only use in downtime)
use it before TC-upgrades or big maintenance.





list-users

shows all current user sessions

 verify_tasks -u=infodba -p=infodba  -g=dba -m=list 

verify_tasks -u=infodba -p=infodba  -g=dba -m=delete

first list all corrupt tasks in db
second deletes these tasks