database OCI, Enterprise, CLI, Load, Load Express

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
tostay2003
Participant
Posts: 97
Joined: Tue Feb 21, 2006 6:45 am

database OCI, Enterprise, CLI, Load, Load Express

Post by tostay2003 »

Hi,

For almost every database plugin we have OCI, Enterprise, CLI, Load, Load Express.

What are the differences between these stages. i.e. when to use them?

Load Express - This appears as a direct load in SQL loader. Am I right?

Thanks
mandyli
Premium Member
Premium Member
Posts: 898
Joined: Wed May 26, 2004 10:45 pm
Location: Chicago

Post by mandyli »

Yes. You are right..

All the plug-in stage needs to use depend upon your requirements.

Better to use all native Enterprise stage is always good.
tostay2003
Participant
Posts: 97
Joined: Tue Feb 21, 2006 6:45 am

Post by tostay2003 »

mandyli wrote:Yes. You are right..

All the plug-in stage needs to use depend upon your requirements.

Better to use all native Enterprise stage is always good.

what are the others used for i.e. the oci, cli stages and again when to use load vs load express stage
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Those are going to be database specific stages, typically tied to the interface they are named after. OCI = Oracle Call Interface, CLI is for Informix and any 'Load' stage is usually a bulk load of some kind.
-craig

"You can never have too many knives" -- Logan Nine Fingers
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Then, when you get to version 8, you will also have Connectors in the mix.
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