arajasek
9th April 2002, 12:40
Hi,
While creating Runtime data dictionary for entire range of packages, I frequently get this error message. " Cannot reconfigure tables/domains, there are still some tables and domains which needs to be to converted to runtime". Even I tried converting to runtime first then create runtime dictionary still I see the same error. If any one knows why this happens please reply, butofcourse at ur leisure.

Regards,
Raj

jclju1
9th April 2002, 12:57
Check the tables ttadv500 - ttadv504 in company 000. This tables must be empty. If they are not empty, they contain information which domains/tables need to be converted.

patvdv
9th April 2002, 13:00
Arajasek,

You probably have to do a Convert to Runtime DD for other VRC's than you specified. By looking at the entries of the ttaad50x tables, you will see in which VRC's these entries are located. The easiest way would be of course to run a Convert to Runtime DD for all VRC's.

NPRao
9th April 2002, 21:08
you can also check the log file of bdbreconfig by -

ttstperrlog session,

then the log.bdbreconfig6.2 (or your version)

and also the log.bshell (bshell-name)

to check if there are any missing domains or problems with the tables.

arajasek
10th April 2002, 07:10
Thank you very much for the information. It was very useful.