drawat69
5th May 2009, 10:05
Hi,

I have created new enum domain tdallsel and it has 2 values.
This domain is not attached with any table will use in the Form only. When executing the session showing error " Field 'stat' has unknown domain 'tdallsel' Bitset or Enum stat without domain".

I also run ttadv5210m000 create run time data dictionary session after that message getting " cannot reconfigure file; domain/table definations must still be converted to runtime dd" Also run ttadv5215m000 convert to runtime data dictionary. Logout and login again but same error msg. showing.

Pls. help me how can I resolve this issue.

Thanks in advance

Regards
Devinder

sprasad
5th May 2009, 11:23
Hi,
Clear all the tables from ttadv500 to ttadv505 then try reconfiguring.If u still face the problem delete all .new files in dict.

Regards,
Sai Prasad

drawat69
5th May 2009, 16:19
Hi Mr. Prasad,

Cleared all the tables as suggested, even removed all the .new files from the \dict\ directories. Still, same error showing while running the session.

What else I can do....

Thanks
Regards
Devinder

mark_h
5th May 2009, 19:36
After coverting to runtime on the domain did you remember to log out and back into the system.

NPRao
5th May 2009, 21:37
Clear all the tables from ttadv500 to ttadv505 then try reconfiguring.If u still face the problem delete all .new files in dict.
Refer to the thread -

Error during reconfigure tables (http://www.baanboard.com/baanboard/showthread.php?t=47228&highlight=runtime)

Refer to (/post) the log files and try to fix the real issue.

dave_23
5th May 2009, 21:44
I also run ttadv5210m000 create run time data dictionary session after that message getting " cannot reconfigure file; domain/table definations must still be converted to runtime dd" Also run ttadv5215m000 convert to runtime data dictionary. Logout and login again but same error msg. showing.


I suspect that you're not running CRDD against the full range.

If you have a domain / table that needs to be converted in TC but you run CRDD against TF you will get that error.

If you are running the full range but you're on windows you may need to bounce shared memory to have it reflect it.

I agree with NP on this - don't just randomly delete tables or files w/o knowing what you're doing.

Dave

drawat69
6th May 2009, 08:05
Hi Mr. Dave,

Thank you very much all of you for your valuable time and suggestions.

Finally, I restarted the shared memory and it is working.

Thank you once again.

Devinder Rawat