Plataan - Microsoft Dynamics - Learning & Competence Management Vincent Bellefroid Koen Stox Steven Renders Conny Schuddinck Steffie Alexiou
A blog about Microsoft Dynamics
Home Archives Subscribe Plataan website

« Employee portal now also works with Sharepoint Services 3.0 ! | Main | Substract values with Time datatype in Microsoft Dynamics NAV »

06/11/2007

How to set trace flag 4616 in Sql Server ?

As from DynamicsNAV 5.0, when you want to use Sql Server you need to set trace flag 4616, otherwise an error will occur when you try to connect a Dynamics 5.0 client to a Sql Server database.

What is a trace flag in Sql Server?

Trace flags are used to enable specific properties or to change the behaviour of Sql Server.

What does trace flag 4616 do ?

Well, it makes server-level metadata visible to application roles. In SQL Server 2005, an application role cannot access metadata outside its own database because application roles are not associated with a server-level principal. This is a change of behavior from earlier versions of SQL Server. Setting this global flag disables the new restrictions, and allows for application roles to access server-level metadata.

How do you enable a trace flag in Sql Server 2005 ?

There are several ways to enable or disable a trace flag in Sql Server. Maybe the easiest way is to do it in the Sql Server Configuration Manager:

4616_1




In the Configuration Manager you then go to the properties of the Sql Server service (default is MSSQLSERVER):

4616_2








In the Advanced tab, select the StartUp parameters and add ;-T4616 at the end and then click on Ok:

4616_3
















Now we have added the trace flag. It will be enabled as soon as we restart the Sql Server service:

4616_4

Comments

thanks

thanks

thanks for the help!. Rgds.

It helped me lot. Thank you very much

Thanks,

it has been fixed in sp1 however it still require manul start to the sql server that I believe has been left for sp2 ;-)

This article was helpful, btw

great, thanks a lot.

This worked perfectly. THANKS!!

Thanks Alot its works know .

the lag fix the issue

The comments to this entry are closed.

October 2011

Mon Tue Wed Thu Fri Sat Sun
          1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31            

Plataan Community

Visit us on LinkedIn Visit us on Facebook Visit us on Twitter