Page 1 of 1

About Oracle OCI

Posted: Sun Sep 18, 2005 10:20 am
by babuni
Hi All,

Actually i am new in the field.I am facing the problem ... when i am using ORACLE OCI for transfer data from data base to Flat file.
It gives the Error LIke :
1: Fatal-- Oracle_oci_0 userid is a required stage property.
2:Warning -- Attempting to clean up after about raised in stage oracle_oci .

Please give me proper suggestion to avoid this. I will be thank ful to u.

Posted: Sun Sep 18, 2005 10:43 am
by chulett
Your problem is fully spelled out in the Fatal error message.

As one would expect, the OCI stage needs three pieces of information to connect to an Oracle database - a Data Source Name or DSN (aka SID), a User ID and a Password. The message tells you that you haven't supplied a User ID in the General properties of the stage.

Suggest that before running the job you check that you can 'View Data' from the stage.