Search found 5 matches

by dalvigirish
Tue Nov 01, 2011 2:26 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Non-ascii character problem
Replies: 11
Views: 6016

I was able to use \x8F (delimiter is hex 8F) in delimiter string and can view the data, but can't use this string in delimiter.
by dalvigirish
Wed Sep 20, 2006 2:50 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Unable to connect to DB2 on remote server
Replies: 2
Views: 1739

Unable to connect to DB2 on remote server

Hi, I wants to connect to Db2 database on remote server (OS linux) using datastage 7.5.1.A version installed on windows server. Please let me know what all configurations needs to be done. I checked for .odbc.ini file which is not present in datastage server. Checked the uvodbc.config and added the ...
by dalvigirish
Mon Aug 07, 2006 6:39 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Input string too long error while compliing job
Replies: 6
Views: 3445

The data on which I am working is not cleansed data. I am cleaning and applying transformation rules in transformar. e.g my address detail tables, 'C/O' string is inputed as 'C / O','C.O','C/ O','C/ '. I am finding all the occurances of these, replacing it with stanard format and based on these, i a...
by dalvigirish
Mon Aug 07, 2006 3:47 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Input string too long error while compliing job
Replies: 6
Views: 3445

Input string too long error while compliing job

I am getting error below while compiling datastage job. I am using very long expression in transformer, I have no other option than using it. Is there any solution for this issue. Compiling: Source = 'RT_BP48/JOB.1381947501.DT.1408851130.TRANS1', Object = 'RT_BP48.O/JOB.1381947501.DT.1408851130.TRAN...
by dalvigirish
Tue Mar 21, 2006 7:16 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: how to pass parameter from Batch Job to It's Underlaying job
Replies: 2
Views: 1299

how to pass parameter from Batch Job to It's Underlaying job

Hi,
I have created Batch Job using DataStage Director to run the jobs in a sequence. Can anybody know how to pass parameter from Batch Job to It's Underlaying job. In this case I don't want to user DataStage Sequencer.