Microsoft Dynamics GP 2010 Utilities: BCP Utility Error

Microsoft DynamicsI have just returned from customer site where I did an upgrade of Microsoft Dynamics GP 10 to Microsoft Dynamics GP 2010 (I wish they’d called it GP 11 as the current nomenclature confuses customers) and got the error I often get when upgrading or installing GP on Windows 7 or Windows Server 2008 systems and have forgotten to do one of two very simple things. The explanation of the two things later, but first, the error message;

An error occurred while using the BCP utility--data was not correctly copied to the server. Please verify your ODBC settings and that BCP has been correctly installed. Microsoft Dynamics Utilities will now exit.

If you search online for this error you will find various advice such as;

1. Verify that your ODBC connection is using SQL server authentication. Only using Windows authentication will cause BCP to fail.

2. Check the TestBCP.bcp document found in the Great Plains directory to determine what is causing BCP to fail.

3. Add AllowBCPTest=FALSE to the Dex.ini file and launch Utilities.

4. On SQL Server, BCP will fail if the Servername is not the same as the Machine Name or if the Servername contains illegal characters. Determine the SQL Server Servername by executing the following statements against the MASTER database in Query Analyzer:

SELECT @@servername
SELECT * from master..sysservers
Tek Tips

None of the above, for me at least, is ever the problem.

The problem I have is much simple; I always forget to do this;

Run as administrator

You could also right click on GP Utilities, select Properties, Compatibility tab and under Privilege Level check Run this program as administrator.

Ian Grieve

About Ian Grieve

Ian is a Microsoft Dynamics GP certified consultant specialising in the delivery of Microsoft Dynamics GP projects and currently working for Perfect Image Ltd., a Microsoft Partner and VAR in the North East of England. Ian has worked with Microsoft Dynamics GP since 2003 and, over the nine years since, has dealt with all aspects of the product life-cycle from presales, to implementation, to technical and functional training, to post go-live support and subsequent upgrades and process reviews. In his spare time, Ian runs the azurecurve | Ramblings of a Dynamics GP Consultant blog dedicated to Microsoft Dynamics GP and related products.
This entry was posted in Dynamics, GP, Microsoft and tagged , , , . Bookmark the permalink.

2 comments on “Microsoft Dynamics GP 2010 Utilities: BCP Utility Error

  1. friend4u on said:

    Thanks, Man,

  2. Pingback: Microsoft Dynamics GP 2010 Utilities: BCP Utility Error | azurecurve : Interesting Findings & Knowledge Sharing

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>