Oracle OCI Load stage gives fatal error

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
kausmone
Participant
Posts: 39
Joined: Fri Sep 21, 2007 1:47 am
Location: Prague

Oracle OCI Load stage gives fatal error

Post by kausmone »

Hi,

We are trying to load data to an Oracle 10g table using Oracle OCI Load stage in a server job but the jobs is failing as described below:

The job-log shows a warning as "ora_bulk..Oracle_OCI_Load_0: Internal Error: COracleOCI::Initialize failed"

and then a fatal error:

"ora_bulk..Oracle_OCI_Load_0: ORA-06401: NETCMN: invalid driver designator
Unable to initialize the connection to Oracle Server
ORA-06401: NETCMN: invalid driver designator"

Has anyone encountered this before, or knows how to fix this? I searched the forum and found a similar post, but that one was left unresolved.

Thanks,
Kaus
kausmone
Participant
Posts: 39
Joined: Fri Sep 21, 2007 1:47 am
Location: Prague

Post by kausmone »

Hi,

Managed to fix this. The "Service Name" was given incorrectly in the first case.

Rgds,
Kaus
Post Reply