Search found 32 matches

by mc_harsha
Sun Sep 28, 2008 11:54 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Job running for long time
Replies: 4
Views: 2387

Re: Job running for long time

Hi,

You have to give more detial...
Like...How you are inserting into table? ..a) load/upsert

Cheers,
Harsha
by mc_harsha
Tue May 13, 2008 2:29 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Sequencer Conditional flow not happenening
Replies: 6
Views: 2277

Check the return code of your unix command.

Unix command executed successfully will return '0', irrespective of your result(wc -l).
I hope this helps to solve the problem.
by mc_harsha
Tue Apr 15, 2008 7:36 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Oracle Load method
Replies: 1
Views: 1203

Oracle Load method

Hi, Using oracle load method, index=Rebuild. Getting Fatal error : RPM_ITEM_ZONE_PRICE: Oracle call failed; sqlcode = -12801; message: ORA-12801: error signaled in parallel query server P000 ORA-01452: cannot CREATE UNIQUE INDEX; duplicate keys found But job finished. Finished Job ldEGMY006RPMItemZo...
by mc_harsha
Fri Apr 11, 2008 10:00 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Oracle Enterprise stage Load method
Replies: 1
Views: 1161

Oracle Enterprise stage Load method

Hi all, Running one job with Oracle load method with following properties: Method: Append $APT_oracle_load_delimited = , Able to insert the records into the table. I checked the control file of oracle also. But Getting the following warnings for date and decimal columns only: TLOHB_LGCY_ORD_HDR_BFR_...
by mc_harsha
Sun Mar 30, 2008 11:36 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: User Defined Environment variables
Replies: 10
Views: 3962

Hi bugfree,

We cannot execute multiple commands using open or close command.


with regards,
harsha
by mc_harsha
Fri Mar 28, 2008 3:25 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: User Defined Environment variables
Replies: 10
Views: 3962

Not clear. I dont understand your requirement. Where do you want to use this connection information? In a third party tool? Disabling triggers can be done in the open command in the oracle enterprise stage. Regarding load options search for "APT_ORACLE_LOAD_OPTIONS" in the forum here, and...
by mc_harsha
Thu Mar 27, 2008 10:20 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: User Defined Environment variables
Replies: 10
Views: 3962

All, In the project we are using user defined variables in datastage jobs. But in Oracle Load method we have to a) disable the triggers as well, But this option is not present in the oracle Enterprise stage. b) Some of the columns in the table having constraints which refer to the some other column...
by mc_harsha
Thu Mar 27, 2008 5:27 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: User Defined Environment variables
Replies: 10
Views: 3962

All, In the project we are using user defined variables in datastage jobs. But in Oracle Load method we have to a) disable the triggers as well, But this option is not present in the oracle Enterprise stage. b) Some of the columns in the table having constraints which refer to the some other column ...
by mc_harsha
Thu Mar 27, 2008 2:46 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: User Defined Environment variables
Replies: 10
Views: 3962

User Defined Environment variables

Hi,

In which file the user defined environment variables defined in director will be stored in datastage?

My requirement is to extract the user defined einvironment variables in Unix using shell script.

with regards,
MCH :roll:
by mc_harsha
Mon Mar 10, 2008 12:12 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Oracle Load Rejects
Replies: 4
Views: 1650

Oracle Load reject records

Hi ArndW,

Thanks for replay...

Can you please explain me bit more collecting reject records from oracle load method?

thanks and regards
MCH
by mc_harsha
Fri Mar 07, 2008 8:29 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Oracle Load Rejects
Replies: 4
Views: 1650

Oracle Load Rejects

Hi ,

I am using oracle load method to load 140 million records.

a) Is there any way i can get the rejected records from the oracle enterprise stage?

b) To improve the performance what are all the things i have to take care

thanks and regards,
MCH 8)
by mc_harsha
Wed Feb 27, 2008 11:26 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: $APT_ORCHHOME Error
Replies: 3
Views: 2692

$APR_ORCHHOME ERROR

Hi,

It would be great if you just give me the document name the ascential datastage provides...to refer the creation of mapping file..

thanks
MCH
mc_harsha wrote:Thanks for response :D

Entry:

ISO8859-1 WE8ISO8859P1 in oracle_cs.txt

Is this right??

with regards,
MCH
by mc_harsha
Wed Feb 27, 2008 11:14 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: $APT_ORCHHOME Error
Replies: 3
Views: 2692

Thanks for response :D

Entry:

ISO8859-1 WE8ISO8859P1 in oracle_cs.txt

Is this right??

with regards,
MCH
by mc_harsha
Wed Feb 27, 2008 10:57 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: $APT_ORCHHOME Error
Replies: 3
Views: 2692

$APT_ORCHHOME Error

Hi All, Running the Load method job using Oracle Enterprise stage. Set values: NLS_LANG=AMERICAN_AMERICA.UTF8 Error Message: main_program: An NLS character map <ISO8859-1> is specified, but no entry was found in $APT_ORCHHOME/etc/oracle_cs.txt. The entries in oracl_cs.txt are UTF-8 UTF8 UTF-16 AL16U...
by mc_harsha
Mon Feb 25, 2008 3:53 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Lookup File set v/s dataset
Replies: 3
Views: 1776

:D thanks for your answer....