Skip to Content
0
Former Member
Apr 21, 2009 at 04:17 PM

How to give the DB name for dbmcli.exe?

674 Views

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!