|
sql
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
dbcc completed messagesHow do you avoid them (from Qa and/or a VB program)?
Thanks in advance! KOni. Generally you can specify with no_infomsgs to avoid the "DBCC execution
completed. If DBCC printed error messages, contact your system administrator." message e.g. dbcc memorystatus with no_infomsgs -- Show quoteHTH Jasper Smith (SQL Server MVP) http://www.sqldbatips.com I support PASS - the definitive, global community for SQL Server professionals - http://www.sqlpass.org "Koni Kogan" <kko***@haiint.com> wrote in message news:%23fJ2rQnVFHA.3636@TK2MSFTNGP14.phx.gbl... > How do you avoid them (from Qa and/or a VB program)? > Thanks in advance! > KOni. |
|||||||||||||||||||||||