Home Forums SQL Server 2005 Administering 'DBCC' is not recognized as an internal or external command RE: 'DBCC' is not recognized as an internal or external command

  • No, the .bat file should only have the SQLCMD line in it. The actual DBCC commands should be in another file indicated by the -i filename on the SQLCMD command line.


    And then again, I might be wrong ...
    David Webb