BaaNovva
25th May 2010, 17:17
I just added a new module to an existing package and developed a few components starting with new domains followed by a new table. But when I created runtime for the domain, I get the following errors captured in event viewer:

ERROR - 1
--------------
Event Type: Error
Event Source: Infor Porting Set
Event Category: Bdbreconfig
Event ID: 1000
Date: 1/29/2009
Time: 5:37:40 PM
User: NWFP5\baan
Computer: NWFP5
Description:
Env : lnfp5 (C:\Infor\ERPLN\bse)
Program : bdbreconfig file \db\lib\dbc\c_open.c # 93
Keyword : No DD
User : baan type:S language:2
Process : 952
Proc.Set : baan@NWFP5:952
Lasterror : 997 (Overlapped I/O operation is in progress.)
Errno : 2 (No such file or directory)
BdbErrno : 513 (Data dictionary not found)
ExtraInfo : N/A
Message : No DD found for tsrcm200


ERROR - 2
--------------
Event Type: Error
Event Source: Infor Porting Set
Event Category: Bdbreconfig
Event ID: 1000
Date: 1/29/2009
Time: 5:37:40 PM
User: NWFP5\baan
Computer: NWFP5
Description:
Env : lnfp5 (C:\Infor\ERPLN\bse)
Program : bdbreconfig file \general\lib\al_1\al_fpath.c # 277
Keyword : sopen
User : baan type:S language:2
Process : 952
Proc.Set : baan@NWFP5:952
Lasterror : 2 (The system cannot find the file specified.)
Errno : 2 (No such file or directory)
BdbErrno : 0
ExtraInfo : N/A
Message :
No definition in definition file for sopen(F_BRDD:dtsrcm200, dtsrcm200)


Is there any runtime step to be done when a new module is added to the dictionary ?

Please reply asap and thanks in advance.

jclju1
25th May 2010, 19:05
Start RTDD and check domains and tables.

Peter Campbell
27th May 2010, 11:56
Hello,

I find the best way to do this is to go to packages by package combination make a change to 1 of the packages save, then change it back and save again, and then do the rebuild DD.

This will rebuild all the files needed to include the new modul and directory of software components etc.

I also use this method when I change the lower VRC structer.

Regards

Peter