kamaljit
29th September 2004, 12:53
Recently I loaded some localisation patches and followed the normal procedure. We have BaaN 4c4 (in3) on Windows NT and SQL server 7.0
On reconfiguring tables I found 2 tables not loaded properly and the requisite R.dump was created for them.
When I tried the command bdbreconfig -N tdput901100+ -nm I got error 520 ie error during buffered updates.
On checking the event viewer I got the following message
"Event Type: Error
Event Source: Baan
Event Category: Msql7_srv
Event ID: 1000
Date: 29/09/2004
Time: 2:02:00 PM
User: VMLGROUP\baan
Computer: VMPL
Description:
Env Bse (c:\Baan)
Prog msql7_srv file \db\servers\MSQL\msql_lev1.c # 945
Keyword Date out of range
Username baan type S language 2
Process 0x28f
Lasterror 203 (The system could not find the environmentoption that was entered.)
Errno 0
bdberrno 0
Message
dbs_errno = 205 Error 205 occurred:
bshell date 11371136/11369161/0001 (538976288 days) is not supported. The valid supported range of dates are from 02/01/1753 (639907 days) to 31/12/9999 (3652059 days) [dd/mm/yyyy].
DBMS Input: Data out of range for R_INS on dbo.ttdpur901100.
Flushed at \db\servers\MSQL\msql_row.c : #264."
IF in the R.dump the date is out of range - Can I do something to restore this table from this dump?
Yeah I know what you are thinking but unfortunately I do not have the current backup of the table ...
Thanks in advance
On reconfiguring tables I found 2 tables not loaded properly and the requisite R.dump was created for them.
When I tried the command bdbreconfig -N tdput901100+ -nm I got error 520 ie error during buffered updates.
On checking the event viewer I got the following message
"Event Type: Error
Event Source: Baan
Event Category: Msql7_srv
Event ID: 1000
Date: 29/09/2004
Time: 2:02:00 PM
User: VMLGROUP\baan
Computer: VMPL
Description:
Env Bse (c:\Baan)
Prog msql7_srv file \db\servers\MSQL\msql_lev1.c # 945
Keyword Date out of range
Username baan type S language 2
Process 0x28f
Lasterror 203 (The system could not find the environmentoption that was entered.)
Errno 0
bdberrno 0
Message
dbs_errno = 205 Error 205 occurred:
bshell date 11371136/11369161/0001 (538976288 days) is not supported. The valid supported range of dates are from 02/01/1753 (639907 days) to 31/12/9999 (3652059 days) [dd/mm/yyyy].
DBMS Input: Data out of range for R_INS on dbo.ttdpur901100.
Flushed at \db\servers\MSQL\msql_row.c : #264."
IF in the R.dump the date is out of range - Can I do something to restore this table from this dump?
Yeah I know what you are thinking but unfortunately I do not have the current backup of the table ...
Thanks in advance