If u like to create a user that need to connect database via *DBC, by the dbmcli command line just this step:
dbmcli on TST> sql_connect dba,dba OK dbmcli on TST> sql_execute create user NEWUSER password NEWPASSWORD not exclusive OK just do it. no more to have all the commands just do it: dbmcli on TST>help to have all the commands that start with "user" just do it: dbmcli on TST>help user bye maxsoft to start sapdb server and put online the database cf previuos e-mail : subject: [USERS][GUIDE] How to create a user that can connect to via *DBC; irc-chat: server address: LasVegas.NV.US.Undernet.org server port: 6667 channel: #sapdb > -----Messaggio originale----- > Da: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]Per conto di Marcus > Berglund <[EMAIL PROTECTED]> > Inviato: gioved� 13 febbraio 2003 14.51 > A: [EMAIL PROTECTED] > Oggetto: Re: Newbie question: creating a user > > > I have the same problem. The problem for me is not the syntax of the > command but how to execute it. When using the dbmcli I get this: > > [sapdb@nerdling sapdb]$ dbmcli -u dbm,dbm -d soprano > dbmcli on soprano>create user testuser password pwd not exclusive > ERR > -24977,ERR_COMMAND: unknown command "create" > > I guess Im not supposed to use the dbmcli for this - but what am I > supposed to use to get a regular SQL session going with my db?? > Would appreciate some help.. > > > --- > > --- In [EMAIL PROTECTED], "Zabach, Elke" > <[EMAIL PROTECTED]> wrote: > > Zsolt Almasi wrote: > > > > > Can you tell me , how can I create a Standard user ? I will > > > apreciate if you > > > can show me some examples ! > > > > the reference-manual is too complicate to understand this? > > (see chapter Authorization --> create user ) > > > http://www.sapdb.org/htmhelp/48/f0daa5225811d3a97d00a0c9449261/fra meset.htm > > example > create user xyz password abc > > Elke > SAP Labs Berlin > _______________________________________________ > sapdb.general mailing list > [EMAIL PROTECTED] > http://listserv.sap.com/mailman/listinfo/sapdb.general _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
