Haggis
27th February 2002, 18:32
Afternoon

I have a table I created which has been running just fine. I tested some sessions using the tabel in Development this morning and then copied them across to the live system. However I get an error on the table. When running General Table Maintenance I get an error 103 when trying to view the table.

When I run the session associated with the table I get the BW error "Read row error 401" on the table?

I looked up the error 103 and it mentions the following "This indicates that an Illegal key description has been specified. Use the bdbpre and bdbpost tools to resolve."

I am a little in the dark here regarding this error. Should I drop the table completely and copy from the Development system across?

Has anyone got any ideas or have you come across this problem before?

Thanks
Jason

richard
28th February 2002, 15:11
To be sure that all updates are taken in account, the most simple way is to renumber the fields and convert to runtime ALL tables.
After that, use create runtime with reconfigure the table for this specific table.

Regards

Haggis
28th February 2002, 17:00
Thanks for the reply Richard.

I see to have a bigger problem now. I got to convert to runtime and it gives me the error message

"Dumping table definitions / domains not possible for package combination oper_001."

I have never had a problem with this before, I am in the correct package combination. Is it a poblem in that table thats causing this?

richard
28th February 2002, 17:11
We are in BaaN IV and Sun solaris. So maybe there are differences which I don't know.

But are the domains present on the live server ?
Is there a permission problem ? See $BSE/dict/ddPCVRC/dmodule if all is OK.

Regards

Haggis
28th February 2002, 18:03
Thanks for the reply.

We are running Baan V on an AS400. The domains are in the live system. I cannot convert to runtime dictionary for anything now in that vrc? I have always had permission. I have asked the AS400 operator to look at the tables and my permission.

This really baffles me!

patvdv
28th February 2002, 18:13
Haggis,

It might help to check your Baan log files for suspicious messages in order to find the cause of the problem.