EdHubbard
16th March 2007, 16:19
Does anybody know what error 1014 means?
The background is this:
We wish to migrate our Baan system to a new server as it is getting old.
We buy and installed a new Windows 2003 server. (lets call it Baan2)
We installed SQL Server 2000 and service packed it up to date on Baan2.
We used SQL Server DTS to copy the data, all tables and objects, from our live server (let's call it Baan1). Baan1 is Windows 2000 Server and SQL Server 2000. We have used SQL Server Enterprise Manager on Baan2 to see the data in the database on Baan2 and it seems to be all there. We copied all of the folders in the BSE (e:\baanivc3) from Baan1 to Baan2.
We have used ODBC and MS Access to view data from Baan2.
However, I can't log in to Baan2 using the Baan Windows client as it gives errors. I have tried logging in using the BW client from another p.c. and also using a copy of BW client on the Baan2 server.
In the event viewer of Baan2 the error is:
Event Type: Error
Event Source: Baan
Event Category: Msql7_srv
Event ID: 1000
Date: 16/03/2007
Time: 13:26:55
User: APS-BAAN\baan
Computer: APS-BAAN
Description:
Env bse (e:\BaanIVc3)
Prog msql7_srv file \db\servers\MSQL\msql_error.c # 573
Keyword MSQL Messages
Username baan type S language 2
Process 0xf9c
Lasterror 0
Errno 0
bdberrno 0
Message
dbs_errno = 1014 Error 1014 occurred:
Error sqlcode 14 (sqlstate: 08001, Return code: -1, diagRecNum: 1) during SQLConnect.
[Microsoft][ODBC SQL Server Driver][Shared Memory]Invalid connection.
Flushed at \db\servers\MSQL\msql_error.c : #578.
I can't find any reference to what error 1014 is. Shared Memory service on Baan2 seems fine also.
Thanks
Ed
The background is this:
We wish to migrate our Baan system to a new server as it is getting old.
We buy and installed a new Windows 2003 server. (lets call it Baan2)
We installed SQL Server 2000 and service packed it up to date on Baan2.
We used SQL Server DTS to copy the data, all tables and objects, from our live server (let's call it Baan1). Baan1 is Windows 2000 Server and SQL Server 2000. We have used SQL Server Enterprise Manager on Baan2 to see the data in the database on Baan2 and it seems to be all there. We copied all of the folders in the BSE (e:\baanivc3) from Baan1 to Baan2.
We have used ODBC and MS Access to view data from Baan2.
However, I can't log in to Baan2 using the Baan Windows client as it gives errors. I have tried logging in using the BW client from another p.c. and also using a copy of BW client on the Baan2 server.
In the event viewer of Baan2 the error is:
Event Type: Error
Event Source: Baan
Event Category: Msql7_srv
Event ID: 1000
Date: 16/03/2007
Time: 13:26:55
User: APS-BAAN\baan
Computer: APS-BAAN
Description:
Env bse (e:\BaanIVc3)
Prog msql7_srv file \db\servers\MSQL\msql_error.c # 573
Keyword MSQL Messages
Username baan type S language 2
Process 0xf9c
Lasterror 0
Errno 0
bdberrno 0
Message
dbs_errno = 1014 Error 1014 occurred:
Error sqlcode 14 (sqlstate: 08001, Return code: -1, diagRecNum: 1) during SQLConnect.
[Microsoft][ODBC SQL Server Driver][Shared Memory]Invalid connection.
Flushed at \db\servers\MSQL\msql_error.c : #578.
I can't find any reference to what error 1014 is. Shared Memory service on Baan2 seems fine also.
Thanks
Ed