srinivas
20th February 2003, 06:57
I took a session dump through Export Data Dictionary session. But this system(say A) doesn't have a developer licence.

Now when I import this dump in another BaaN system I am getting error 205 in ttadv230000. Apparently the date value is coming as 1 from the system A and hence record is not getting entered in the system B's ttadv230000 table. If I omit Scripts from system A then dumps have no problem.

Can't we take session dump with scripts from a system where there is no developer licence? We are on BaaN IV C 4

This is the message at Event Viewer

dbs_errno = 205 Error 205 occurred:
bshell date 01/01/0001 (1 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_UPD on dbo.tttadv230000.
Flushed at \db\servers\MSQL\msql_row.c : #261.

Regards,