Reminder: Houston Dynamics NAV User Group Meeting

Media_httpwwwjonathan_jsigr

The NAVUG Houston planning meeting is this month. Below is the pertinent information.

Meeting Date and Time: Tuesday, April 6th, 2010 9am to 11am Agenda: 9a to 9:30a Welcome and Introductions 9:30a to 10:00a Indentify a Chapter Leader 10:00a to 10:45a Content and Sponsor Discussion 10:45a to 11:00a Pick a First Meeting Date and Discuss Next Steps

Location Details: Microsoft Offices of Houston Phone: (832) 252-4300 One Briar Lake Plaza; 2000 W. Sam Houston Pkwy. S. #350 Room: Cus Large HoustonTexas United States 77042

For more information check out the original meeting information here.

Microsoft Dynamics NAV Trace Flag 4616

Connecting to a Navision Database on a new server will generate an error about the trace flag 4616 not being set. Below are the instructions on how to correct this error.

Media_httpwwwjonathan_haooc

The trace flag is a global flag that is set on the entire SQL server instance through the advanced properties tab in the SQL Server Configuration Manager.

1. Open the SQL Server Configuration Manager

Media_httpwwwjonathan_bhexy
2. Right click no the SQL Server (MSSQLSERVER) instance and click Properties

3. Select the Advanced tab and go to the Statup Parameters field.

Media_httpwwwjonathan_bxfrk
4. Add <;-t4616> without the <> to the end of the startup parameters.

5. Restart the SQL Services for the flag to take effect.

All solutions are provided as-is.