Search found 195 matches

by deesh
Thu Apr 09, 2009 5:15 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Union operator problem
Replies: 6
Views: 5747

HI Aquilis, Actually I need below condition requirement If (Trim(OKCUA4='') and SR_TR_OCUSMA.OKCUA3 = SAP_DESC) Then SAP_VALUE Else if SR_TR_OCUSMA.OKCUA4 = SAP_DESC Then SR_TR_OCUSMA.SAP_VALUE else '' Here is Two Tables 1 SR_TR_OCUSMA is one table OKCUA3, OKCUA4 are the fields 2 SAP Table is second...
by deesh
Thu Apr 09, 2009 4:05 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Union operator problem
Replies: 6
Views: 5747

Union operator problem

Hi Friends, When i generated Union script in ODBC connector its showing the failure message. Please can check this one is correct or want to write some other way. below are the errors IIS-CONN-ODBC-000004] ODBC function {0} reported: SQLSTATE = 42S02: Native Error Code = 208: Msg = [IBM (DataDirect ...
by deesh
Wed Apr 08, 2009 5:53 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: I have to use "in" condition within "if"
Replies: 4
Views: 1306

I have to use "in" condition within "if"

Hi,
Can any one help in this case,

if OKCUA4='' and OKCUA3 in (counties) then OKCUA2
else if OKCUA4='' and OKCUA3 not in (counties) then OKCUA3
else if OKCUA4 in (counties) then OKCUA3
else OKCUA4
by deesh
Tue Apr 07, 2009 10:42 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Please help to solve in the warning
Replies: 1
Views: 1137

Please help to solve in the warning

Hi Friends, Please Help in the below warning, its occured in my job REPORT: When checking operator: When binding input interface field "COUNTRY_CODE" to field "COUNTRY_CODE": Converting a nullable source to a non-nullable result; a fatal runtime error could occur; use a modify op...
by deesh
Tue Apr 07, 2009 9:53 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to write substring option in transformar with if conditi
Replies: 5
Views: 1726

How to write substring option in transformar with if conditi

Please can help in this canse

if OKCSCD in('DE') then substring(OKCUA4,7, end) else Blank
by deesh
Thu Mar 19, 2009 11:23 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Instead of "0" want to show empty result
Replies: 2
Views: 915

Instead of "0" want to show empty result

Hi,
When I prepared job in the output under column Instead of empty it showing "0"value, but i didn't given any integer value for the row but it showing "0", can any one share their experiance how to solve this problem

The output value storing in Sequencial file
by deesh
Fri Jan 09, 2009 12:39 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: converting data from oracle to .CSV format
Replies: 1
Views: 732

converting data from oracle to .CSV format

Hi Friends,

Is there any chance convert the data from Oracle(Source) to .CSV(Target) format through DATA STAGE
by deesh
Wed Oct 22, 2008 12:44 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Access Excel file and Fixed width file
Replies: 1
Views: 708

Access Excel file and Fixed width file

Hi Friends,

How to access the Excel file (Source), May its like to import through sequencial file definition or some other plug-in side. Can explain to me.

How define the fixedwidth file, I have little bit doubt, Please explain this one also.
by deesh
Fri Oct 17, 2008 3:49 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: After job aborting or fail how to get next values
Replies: 8
Views: 2744

How to skip the first 102 rows and moreover if I skip the rows, that job will can give good result. Please can provide the proper guidance in answer
by deesh
Thu Oct 16, 2008 10:10 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: After job aborting or fail how to get next values
Replies: 8
Views: 2744

After job aborting or fail how to get next values

Hi DS Guys,

When I run the job, target table has loaded 102 records after that due to some problems job has been failed or Aborted. After solving the problem I want the to load the data from 103 record onwards (I dont want to load from 1st record).
by deesh
Thu Oct 16, 2008 4:06 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Getting warnings
Replies: 1
Views: 1394

Getting warnings

Hi DS guys, I have getting warnings when i am run the job. Please can tell to me how to solve these bellow common warnings. These warning gettings after Aggregated stage used and its transfer to sequencial file. 1. Sequencial_File_26,0: When Checking operator: When validating export schema: At field...
by deesh
Mon Jul 28, 2008 6:04 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to get the Rank and AVG
Replies: 1
Views: 814

How to get the Rank and AVG

Hi, I have one doubt, I am generating the mark list for a school, Here I need "AVG" per subject , and I need rank wise students. Example: In VI class have 50 students and 5 subjects, I need each subject "AVG" of 50 students, and need Highest score basis rank. I need to fill AVG i...
by deesh
Mon Jun 30, 2008 7:14 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to get difference time between start_time and end_time
Replies: 1
Views: 719

How to get difference time between start_time and end_time

Hi Friends, Can give me the suggestion (logic) how to find difference time between start_time and end_time. I am tried one logic in oracle its giving good results but when i am trying in DataStage its not working. Once again i am requesting friends can give suggestion on this issue Example: end_time...
by deesh
Thu May 22, 2008 8:23 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: difference between Fileset, Sequencial File, Lookup Fileset
Replies: 3
Views: 3038

difference between Fileset, Sequencial File, Lookup Fileset

Hi,
If any can give the information about the difference between Fileset, Sequencial File, Lookup Fileset. Its help for me to understand which one need to use suitably in my project Either FileSet or Sequencial File
by deesh
Thu May 01, 2008 7:54 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to im plement the "SCD2" in DataStage Parallel
Replies: 1
Views: 2465

How to im plement the "SCD2" in DataStage Parallel

Hi,
I am not yet implemented "SCD2". Can help some one how to Implement "SCD2" in DataStage Parallel Edition.