mprakash
19th July 2004, 08:55
Getting error 110 when I delete the tables from the company and not able to execute the process

The same problem when creating the tables
(ttaad4230m000 and ttaad4231m000)

Any suggestions please

lbencic
19th July 2004, 17:28
Error 110 means end of file, but that does not seem to make sense when deleting or creating. Maybe we need a bit more info – here’s some questions to think about. Are these custom tables or standard tables? If standard, which tables? Is there data in the tables? Are there reference issues with the data in there?

Were you able to create tables before and not now? And if so, did you recently apply patches or make any database changes?

Have you checked the database logs to see if there is any additional info there?

Can you do other development work in the same VRC? Such as compiling scripts in debugger and running the session – can you see the debug version? This will tell if your development / VRC setup is in order.

mprakash
22nd July 2004, 17:49
Thanks for various options

I tried to create a table through ttaad4100, then i got error 2017 (database error 1017).

Reset the password of database group (ttdba0520m000) (database group was baan in our case) and it worked!!!