Hi,
I use SAP Data Services 4.2 and design a job which bulk loads to Sybase ASE target. Although I set the ASE database option 'select into/bulkcopy/pllsort' to true, the job is not successful. The error message is :
5964 | 1508 | DBS-070602 | 4/1/2014 8:04:44 AM | |Data flow DF_ase_bulk|Loader Query_ase_bulk_desc |
5964 | 1508 | DBS-070602 | 4/1/2014 8:04:44 AM | Sybase SQL Server <LinuxASE> error message for operation <blk_init>: <>. |
Please help me resolve this issue.
Mau
PS: I can bulk load successfully from text file to ASE database using bcp command with -Y option.