Skip to main content

How do you stop the XDB Server using a BAT file?

  • February 15, 2013
  • 0 replies
  • 0 views

Problem:

How do you stop the XDB Server via .bat file?

Resolution:

This is possible using SQL Wizard from the command line, e.g.   

SQLWIZ40N -i shutdown.sql

Where you can add commands like shutdown to the sql file.  

Please refer to the SQL documentation for the list of these options.

Old KB# 5123

#EnterpriseDeveloper
#MFDS