Hi,

I have a problem with the import via repmcli

I created a data file with the following format:

01,01,ADP,1,1
02,01,AMP,1,1
.
.
.

and a the following command file:

FASTLOAD TABLE test
        id        1
        what        2
        dbaccession        3
        isalive        4
        ispublic        5

INFILE '/opt/sapdb/depend/bin/entry.data'

In the next step I tryed to import the data via repmcli -u <userid>,<password> -d SPECDB -b command.dat

All the time I got that message:

"Missing data for specified column WHAT"

If I try to import only one column it works but not if I try to import more than one column.
Can anyone help me.
Thanks

Marcel

Marcel Meier

Max-Planck-Institute for Molecular Plant Physiology
Am M�hlenberg 1

14476 Golm

Reply via email to