1. We tried that, all protocols are working perfectly.
2. We are running Windows Server 2003 32 bit Enterprise Edition
3. Implicates CAL, LOOKUP, FIELDS5, MAILBOX etc.
4. What are the pros and cons? Any recommendations with it?
5. Backup/Restore
6. Ok will give that a go.
We have never that particular error before (NATIVE SQL ERROR 0). And it only started after the move.
Main Topics
Browse All Topics





by: stevengraffPosted on 2009-05-07 at 22:42:59ID: 24333290
I don't know what this is, and my guesses may as well be right as wrong... so, in that spirit, here are a few things to look at:
1. Be sure your SQL server is communicating on tcp/ip. To ensure this, turn off all other protocols, especially Named Pipes.
2. You don't mention whether either of your new servers is 64 bit. This could be a problem; this version of GoldMine does not purport to run in a 64-bit environment. (Though it seems that it should, I think.)
3. Does the error message always implicate the CAL table? or does it name a different table from time to time?
4. If you have a good backup you could try doing a full rebuild of the database. Not normally recommended, somewhat extreme, but it could help weed out data issues.
5. How did you move the db? The right way is backup/restore. The less right way is detach/attach.
6. Can you temporarily a) put the db back where it was and see if that helps? and/or b) put the files back and see if that helps?
Is it a coincidence that your error message started popping up after you moved GoldMine? Or is the root cause somewhere in that before/after scenario?