I try to run dbmcli.exe as follows:
D:\sapdb\programs\pgm>dbmcli.exe
dbmcli.exe>sql_execute select * from domain.users
ERR
-24948,ERR_NODBNAME: database name required
---
I have tried to give the DB name or the server name after dbmcli.exe , but all failed.
What is the correct syntax if I want to run dbmcli.exe for a livecache DB called SLC?
Thanks!