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




