Nadeemuddin
9th August 2004, 23:24
Hi All,
We are facing Write Error 107 when dumping tables created from sequential dump of baan 4c3 and creating tables on baan 4c4. Can anybody help?
Regards
dave_23
9th August 2004, 23:29
Do you get the error on export or on import?
If its on export, make sure nobody's in the system using those tables!
if its on import that can be tricky, try to use the -mnf (ignore ref const, ingore domain const and create rows before index).
Otherwise you may have to create the tables (empty) before you import the data..
Dave
Nadeemuddin
13th August 2004, 18:40
Thanks dave for your reply, the porblem was Porting set specific.
I updated the latest PS and things went fine.
Regards