ravi_mehta
26th February 2009, 11:02
Hi All,
I am getting error 505 , when i am updating the table tccom999. I tried to solve this problem by running the session Tables by Database(ttaad4111m000). I just checked the All company in this session & did the convert to runtime. But still getting the same error.
The snap shot of error & session is attached with this thread.
_Ralph_
26th February 2009, 17:06
Try to recreate the table.
1 - Drop the table
2 - Make some change on the table definition(you can just change a field number)
3 - Execute the convert to runtime dictionary. With Reconfigure options ant Runtime Directory marked.
4 - Create the table once again.
If you have important data on it you can export/import it using ttaad4100 or other method you prefer.
ravi_mehta
27th February 2009, 06:28
Hi ralph,
The table tccom999 is not in my developement vrc, the table is in standard vrc stnd. When i am trying to Drop that table still i am gettin the message saying Can't Drop table error 505. Do i need to copy the definition in my vrc to do the drop table.
Thanks
ravi
litrax
27th February 2009, 11:47
Have you tried to find some other solutions here?
Please read this thread, where further references are made:
http://www.baanboard.com/baanboard/showthread.php?t=52706&highlight=505
I think a look at the log.bshell and/or log.oracle8 in the $BSE/log directory should give you a hint.
Please let me know when the problem is solved and what was the matter...