-T 1400 doesnt work on named instances


hello, tried , doesnt work, started service -t flag on default instance havent been able start -t flag 1400 on named instances.

 

how can know directory mssql.4 mirror instance??

 

c:\archivos de programa\microsoft sql server\mssql.4\mssql\binn>sqlservr.exe -t
1400 mirror

i tried lucho\mirror, mssqlserver$mirror

and doesnt work

 

thanks

 

another question have, in documentation says mirroring evaluation purposes , not production environments, suppose mean? msft didnt test mirroring feature enough? if not suppoerted why included..?

 

microsoft support policies not apply database mirroring feature in sql server 2005. database mirroring disabled default, may enabled evaluation purposes using trace flag 1400 startup parameter. (for more information trace flags, see trace flags (transact-sql).) database mirroring should not used in production environments, , microsoft support services not support databases or applications use database mirroring. database mirroring documentation included in sql server 2005 evaluation purposes only, , documentation policy sql server 2005 support , upgrade not apply database mirroring documentation. 

couple of things:

1) looks you're trying start database engine command line...to this, part of command line needs include additional options, particularly in case the '-s' option specify named instance. see topic 'using sql server service startup options' in bol assistance this.

2) you want starting instance using service control manager instead of the command line. you can specify command line options , other things there well, including trace flag options.  open sql server configuration manager (from sql server 2005 start menu group), right click on appropriate instance in list, navigate advanced tab. here can specify things command line options.  see topic 'sql server configuration manager' in bol here.

3)  database mirroring evaluation purposed in rtm release of sql 2005, , supported in sp1 released recently.  if apply sp1, you're supported.  why wasn't supported in rtm, wasn't ready whatever reasons.

4)  trace flag definately works fine named instances...

hth,



SQL Server  >  Database Mirroring



Comments

Popular posts from this blog

Conditional formatting a graph vertical axis in SSRS 2012 charts

Register with Power BI failed

SQL server replication error Cannot find the dbo or user defined function........