1) onpladm create job TEST1 -d tst.unl -D dbTEST -t table_test1 -fl -zD
2) onpladm list format
show the formarts , must exists a format named TEST1...
3) onpladm describe format TEST1 >TEST1.format
4) Edit the file TEST1.format and alter the argument FIELDSEPARATOR to @
5) onpladm modify object -F TEST1.format
will show someting like this:
Successfully modified object DELIMITEDFORMAT TEST1
6) onpload -j TEST1