Bulk loading feature using OLE/DB Stage for MS SQL Server

Post questions here relative to DataStage Server Edition for such areas as Server job design, DS Basic, Routines, Job Sequences, etc.

Moderators: chulett, rschirm, roy

Post Reply
ravikiran2712
Participant
Posts: 38
Joined: Thu Nov 04, 2004 10:36 am

Bulk loading feature using OLE/DB Stage for MS SQL Server

Post by ravikiran2712 »

Hi ,
I am using a OLE/DB stage to access data From SQL Server and i want to have bulk loading feature. can anyone please tell me do we have the bulk loading feature in the OLE/DB stage.
Thanks,
Ravi
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

No.

Bulk loaders are database-specific. OLEDB is a generic mechanism, like ODBC.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply