Hello Zhouyan, If your DBMGUI is new enough and you select a database and press Ctrl+D, a window opens, that shows the DBM Server commands executed by DBMGUI. Depending on the ooptions used for check database structure you execute one of the following DBM Server commands:
db_execute CHECK DATA db_execute CHECK DATA EXTENDED db_execute CHECK DATA EXCEPT INDEX db_execute CHECK DATA EXTENDED EXCEPT INDEX db_execute CHECK DATA WITH UPDATE db_execute CHECK DATA EXTENDED WITH UPDATE db_execute CHECK TABLE <schema>.<table> EXTENDED db_execute CHECK TABLE <schema>.<table> EXTENDED WITH LONG CHECK db_execute CHECK TABLE <schema>.<table> CATALOG Best Regards, Tilo Heinrich SAP Labs Berlin -----Original Message----- From: zhouyan [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 12, 2005 5:28 AM To: [email protected] Subject: about check database structure on dbmcli hello,ereryone: I have a question about check database structure on dbmcli.When I use dbmgui I can check database structure,but what command can I execute this with dbmcli?thanks. -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
