cyprus
8th April 2008, 10:09
Hi,

While doing Create to Runtime Data Dictionary, I'm getting the error as attached.
This same error is coming for all the package combinations.

Kindly suggest if anyone has any idea for this error.


Cheeers...

george7a
8th April 2008, 10:29
Hi,

You forgot to attach the error.

- George

dave_23
8th April 2008, 19:49
you'll want to check your logfiles to see what table doesn't exist.

Old porting sets / ttadv5210's might error on a 506 on an application table, new ones should not.

But that error actually makes me think you're missing a tools table (which it should error on)


If you can't find the table do a DBSLOG=01570 and search for 506 in the file.
(file will be very very large)

Dave

cyprus
9th April 2008, 14:08
thanks for the response dave..

can u plz clearify me regarding "DBSLOG=01570 and search for 506 in the file"...
where do i look for DBSLOG?



you'll want to check your logfiles to see what table doesn't exist.

Old porting sets / ttadv5210's might error on a 506 on an application table, new ones should not.

But that error actually makes me think you're missing a tools table (which it should error on)


If you can't find the table do a DBSLOG=01570 and search for 506 in the file.
(file will be very very large)

Dave

victor_cleto
9th April 2008, 17:38
Search the "Tools administration & Installation" threads for: DBSLOG
There are a lot of threads explaining how to trace/debug Baan (DBSLOG is one of them).

Start by reading this thread (loads of information about trace/debugging and other bshell options): http://www.baanboard.com/baanboard/showthread.php?s=&threadid=95

Specifically for DBSLOG, check the attached .pdf file on this thread: http://www.baanboard.com/baanboard/showthread.php?t=7456&highlight=DBSLOG

cyprus
15th April 2008, 14:20
Hi ,

I ran the session "check tables" for company 000 and package tt.
the output said two tools table missing, ttadv425 and ttpmc151.
I created these two tables and the problem now is resolved...:cool:
I'm now able to use create run time dd ...


Cheers