Hi,

i try to load data in my database (SuSE Linux 7.3, SAP-DB Kernel 7.3.0
Build 020-000-084-663) and get some errors...

Replication server log:

/ *
/ M START 20020128 00154538
/ *
USE USER andreas * SERVERDB AEONLINE ON ae750
/ *
/ M USER: 'ANDREAS' on DB: 'AEONLINE'
/ *
/ M START 20020128 00154538
/ *
tableload user infile '/home/aeps/all' outfile '/home/aeps/all_ex'

/ *
/ E -25502: Error opening file '/home/aeps/all0000': OS error: 'No such
file or directory'.
/ E -25504: Error reading file '/home/aeps/all0000': Invalid handle.

Why does repmcli change the filenames??
And i get (at the command line) this error:

Replication server error (-4, 'received a garbled packet')

In the list archiv i found this message:

------copy-start---------------------
[Dave Polito wrote on January 09, 2002]
>
> Subject: TABLELOAD Error on Linux and AIX

> I'm running into a TABLELOAD problem.
> And use the following script to load the data;
> TABLELOAD USER INFILE 'test-tab' OUTFILE 'test.restart'
> CATALOGLOAD USER INFILE 'test-cat'
> If I run the procedure on Linux and AIX I get the error listed below.
> If I do the exact same procedure on Windows2000, it works fine. And
> If I run the procedure from a Windows2000 box against a database
> running on Linux or AIX, it works fine.
> Why does this happen?
>
> repmcli -d DB -u db,db -b in.script
> Opened connection to REPLICATION SERVER at node local host.
> REPLICATION SERVER Log File: '/usr/local/sapdb/data/wrk/repserver.log'

> User db connected to database DB on local host.
> TABLELOAD USER INFILE 'test-tab' OUTFILE 'test.restart'
> Replication server error (-4 : 'received a garbled packet')
>
Hi Dave,
I found the bug. It's a problem with indexing members in internal
arrays. It happens when building index commands to recreate indexes
after data was loaded (ok, it doesn't give you much now to know
this - I only wanted to explain ...). It seems that MS OS is a bit more
tolerant when this kind of error happens ;-)).
It will be fixed with the next released version. I could make the
lserver available as a single patch, too. But this won't happen
before Mo next week.
Thanks again for reporting and your support.
Regards,
Steffen
------copy-end---------------------

Is this error fixed in Kernel 7.3.0 Build 020-000-084-663 for Linux??

regarads
Andreas

(i try to migrate from Adabas D to SAP-DB)

------------------------------------------
Andreas Ernst
Publishing & Software
Hauptstra�e 71
65614 Beselich
Germany
Tel: +49-6484-81789
Fax: +49-6484-81790
------------------------------------------


_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to