> After creating a lot of tables and loading data from another server i > want to do an update statistics. > > I tried dbmcli -d xxx -u dba,xyz -n xxxx > > update statistics * > > err: unkown command update > > Did i miss something ???
have you checked this? $ dbmcli help | grep update sql_updatestat [<table or column spec>] sql_updatestat_per_systemtable HTH Christian -- #include <std_disclaimer.h> /* The opinions stated above are my own and not necessarily those of my employer. */ -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
