Something seems wrong:
dbmcli on pagsapup1 : UP1>sql_execute select * from users
ERR
-24988,ERR_SQL: SQL error
-4004,Unknown table name or unknown schema:USERS
---
dbmcli on pagsapup1 : UP1>sql_execute select * from DOMAIN.USERS
ERR
-24988,ERR_SQL: SQL error
-4004,Unknown table name or unknown schema:USERS