richen
11th January 2006, 12:15
During the backup the system gives an error
No definition in definition file for sopen({package=OPER_001}F_BRDD:dkprmp301, dkprmp301)
srdd_init6.1 : ddtable dump "dkprmp301" not loaded
What does this means and what is the solution to this problem???
victor_cleto
11th January 2006, 15:17
This has nothing to do with the backup but due to the [re]start of Baan, where data dictionary (dd) definitions are beeing loaded into memory (the ones defined to be loaded). They appear when Baan looks for a dd file and could not find it. Check your package combination OPER_001 and look for the presence or not of table kprmp301, or the table does not exist or has not been dumped.
These messages do not cause any problems but it's good to have them cleaned up once in a while by checking the match between the APDD (information) and the RTDD (the runtime).
richen
11th January 2006, 17:00
Thanx for the information, what kind off sessions do I have to use to fix this problem??? ;)
lakoon
13th January 2006, 16:00
If you recreate your file to load the shared memory and you have before cleaned the entry for table kprmp301 the error should not appear any more
/lakoon