> All the command I see in the file are those that impact the > state and/or > write to some files on the server. All the command used to "display > things" (backup history, data usage, ...) are not logged in the file. > > I there some kind of verbosity level to change for the dbm.prt to see > _everything_ sent by dbmgui. > > I'm asking this because I really need that for implementing some of > those functions in dbmjui.
You can change the verbosity only by recompiling the dbmserver: File sys/src/cn/vcn10.cpp, procedure ctrlservcommand. You don't have to compile everything, a 'imf dbm' is sufficient. But dbm servers are not compatible across releases, so you have to use the source package matching your kernel version. 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
