> I create an instance of DBM with DBM.dbrootDBM("host", 
> "/usr/sapdb/depend").
> This works correct, but every command to init the instance 
> (db_create) needs
> a dbname.
> Is there a command that do the same like "dbmcli -d <instance>"?

After executing the db_create command, you'll have to close the connection and create 
a new one via DBM.dbDBM (host, dbname).

Daniel Dittmar

-- 
Daniel Dittmar
SAP DB, SAP Labs Berlin
[EMAIL PROTECTED]
http://www.sapdb.org/

_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to