11.1 enterprise, Windows server
After a machine reboot, our db server came up fine - however the sql server that is configured as a secondary sql-only server seems to be MIA
Can I start this secondary server without bringing down the database broker ?
As you can tell, I'm not a proper dba
Thanks
you can start a secondary broker with the -m3 command line parameter.
see secondary brokers section in chapter 3 of database administration guide for more info.
Thanks Gus. Wasn't sure where to look. I've restarted the server in
the meantime, and the sql process came up this time.
filed