// you’re reading...

Software

Microsoft Great Plains – Typical Problems And Fixes ? Overview For IT Administrators

How to delete the user? This is the first problem you encounter – when user shuts down the computer – doesn’t have the command to log off the user and when user tries to login the next day – she gets error message that user is already logged on. The fix:

  • Microsoft SQL Server – open SQL Query Analyzer, switch to DYNAMICS database and run the following script: DELETE ACTIVITY WHERE USERID=’KATHY’.
  • Pervasive SQL/Ctree – if you have more than one user registered you can delete the user from GP: System->User Activity->Delete User. If you like to work on the file level – ask all the users to log off. On the server, where you have your files structure – DYNAMICS is the root, in SYSTEM folder delete ACTIVITY.* files

How to unlock the batch? This happens when user posts the batch and has her computer crashed (via surfing the internet – smile – or things like this)

  • General tip recommends to logoff and then login back with the same user id. Then will prompt the user to recover posting batch. Unfortunately it doesn’t work in 70% of the cases
  • MS SQL Server – the batch record is stored in Batch Header table: SY00500 in the company database. The fields to clear are: BCHSTTUS and MKDTOPST. In some cases you have to delete the record from SY00800 from DYNAMICS db.
  • Pervasive/ctree – you have to install ODBC driver for Pervasive or Ctree and hook the tables: SY00500, SY00800 with Microsoft Access – use linked tables technique

Now we would like to stress you the need to move away from Pervasive SQL 2000/Ctree platforms – you are in trouble – Microsoft cuts for Microsoft 7.5 and prior on these platforms. This means not only the support, but also tax updates (especially Payroll and Federal Magnetic Media).
What is migration from Ctree/Pervasive.SQL 2000 to MS SQL/MSDE? MBS has migration tool. You need first to install on SQL Server with exactly the same account/segments structure and then install migration tool (it is Dexterity chunk) on your ctree/Pervasive workstation – then, when you integrate the chunk – you will map it to target SQL-based Company, select all system and company tables, click the button and it will move all your tables one-by-one. In the case when your ctree/Pervasive has third parties – you need to check if the vendor has migration tool – otherwise you have to do manual move, use SQL Linked server to your legacy data
Do I need consultant? It is probably good idea to have consultant to do the upgrade. We strongly recommend you to use consultant in the following cases

  • You have Dexterity customization
  • You are doing migration from Pervasive/Ctree to Microsoft SQL Server/MSDE, especially when you have third-parties without migration tools
  • You have a lot or ReportWriter Modified Reports
  • You have old version of : Dynamics or eEnteroprise 6.0 or prior – in this case you can not appeal to Microsoft – it is discontinued
  • Your has more than 20 users and you have to have upgrade done over the weekend – if it fails – you have business problems
  • You don’t have support – in this case you have to select your Microsoft Partner and pay for the annual support/enhancement plan – you will get new registration key and will be ready for the upgrade

Good luck in fixing and if you have issues or concerns ? we are here to help! If you want us to do the job – give us a call 1-866-528-0577! help@albaspectrum.com
Andrew Karasev is Chief Technology Officer in Alba Spectrum Technologies ? USA nationwide , Microsoft CRM customization company, based in Chicago, California, Texas, Florida, New York, Georgia, Colorado, Oregon, Washington, Canada, UK, Australia and having locations in multiple states and internationally (www.albaspectrum.com), he is CMA, Certified Master, Dexterity, SQL, C#.Net, Crystal Reports and Microsoft CRM SDK developer.
You can contact Andrew: andrewk@albaspectrum.com

Related posts