Page 1 of 1

BCP In using Datastage

Posted: Tue Nov 29, 2011 4:45 am
by harshada
Is it possible to do 'bcp out' which is similar to select *... from a sybase table to get its extract into a sequential file using any of the stages.

There is a BCP load stage for 'bcp in'.. but could not find anything similar for 'bcp in'.

Posted: Tue Nov 29, 2011 4:46 am
by harshada
One way can be to write a script and call it in a job, is there any other way of doing this.