You CANNOT explicitly lock the system tables ...
From the manuals, under LOCK TABLE statement
"The table-name must identify a table that exists at the application server, but it must not identify a catalog table"
What is your application need to lock the system tables ?
Cheers
Sathyaram