iNECTA - Microsoft Navision
Home Portfolio of Products & Services Media Kit About Us Contact Us Blog Go To Meeting Worldwide Partner Portal

Posted by : Jon in (SQL)

To permanently set the trace flag for NAV in SQL

Tagged Under : , ,

To set the trace flag

Step 1.     Open SQL Server Configuration Manger.

Step 2.     In the left pane, click SQL Server 2005 Services.

Step 3.     In the right pane, right-click SQL Server (MSSQLSERVER), and on the shortcut menu, click Properties.

Step 4.     In the Properties window, click the Advanced tab.

Step 5.     Click the Startup Parameters property, and open the drop-down list.

Step 6.     Type ;-T4616 at the end of the line in the drop-down list and click OK.

Step 7.     In the right pane, right-click SQL Server (MSSQLSERVER), and on the shortcut menu, click Restart..