Options TBD

From SQLBWiki

(Redirected from Options)
Jump to: navigation, search

SQLBrowser Options Panel contains many self explanatory options. However, the Output & input directories are impotrant for batch analysis

  • Output Directory. this directory is used to store:
    • the sqlbrowserlog.txt file. Please send this file for bug reporting
    • the Batch Analysis HTML output. The batch analysis is stored under sqlbhtml/<MyServer> for each server scanned
    • a common value for the output directory is c:/temp
  • Input Directory Or URL. this directory or URL used to retrieve:
    • the file schema.xml produced by the batch analysis. This file contains foreign keys definitions.
    • the file dependencies.txt produced by the batch analysis. This file contains dependencies used by the Show Dependencies Server menu.
    • these files are read by looking for a file under the server directory, then in the sqlbhtml directory and finally
    • it is better to set the input directory equal to the output directory
    • However, if you have shared scheduled batch analysis, which we highly recommend doing, the set the input directory to a shared drive or to a URL pointing to a remote HTTP server which contains the result of the batch analysis
Personal tools