Search found 23 matches

by Rahul Bharadwaj
Thu Apr 18, 2013 12:49 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Difference in Record Counts : Pointing to same databases
Replies: 4
Views: 1923

Difference in Record Counts : Pointing to same databases

Hi Everyone We have migrated our projects from DataStage V8.1 on Windows platform to DataStage V8.5 on Unix Platform. Few of the jobs use ODBC stage to extract data from a Database. Same jobs (with same Queries) are being run on DataStage V8.5 (Unix Server) pointing to the same database (used earlie...
by Rahul Bharadwaj
Mon Apr 09, 2012 12:31 am
Forum: IBM QualityStage
Topic: '?' Vs '+' in 'Investigate Stage' Vs 'Standardize Stage'
Replies: 4
Views: 4798

Thanks rjdickson and Ray for the responces... If my understanding is correct, the classification table/file defines to which class a token/word has to fall in. if no match is found it should fall under either of the following classes (lets name them as 'unmatch-class-set') ^ ? > < @ ~ 0 - / & # ...
by Rahul Bharadwaj
Fri Apr 06, 2012 2:15 am
Forum: IBM QualityStage
Topic: '?' Vs '+' in 'Investigate Stage' Vs 'Standardize Stage'
Replies: 4
Views: 4798

'?' Vs '+' in 'Investigate Stage' Vs 'Standardize Stage'

Hi Every one We are trying to investigate and standardize names. In the 'Investigate Stage' (word investigate using rule-set ABC.set) for the name 'GULSAN A GROWER' the pattern genarated is '?I?' In the 'Standardize Stage' (using the same rule set ABC.set) for the same name , the pattern generated i...
by Rahul Bharadwaj
Mon Jan 02, 2012 12:28 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Need to handle new line termination for a field
Replies: 11
Views: 5808

Thank you ray

Thanks Ray, I overcomed this situation by using server shared containers in parallel job. Thank you.
by Rahul Bharadwaj
Fri Dec 30, 2011 2:49 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Need to handle new line termination for a field
Replies: 11
Views: 5808

Need to handle new line termination for a field

Please let me know the Equivalent property for 'contains terminators' (Column property in server) in parallel job.

Thanks & Regards
Rahul
by Rahul Bharadwaj
Tue Nov 15, 2011 7:37 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: ODBC CONNECTOR Stage : Date Overflow
Replies: 4
Views: 3254

IBM has provided a patch for resolving this issue.
by Rahul Bharadwaj
Tue Oct 18, 2011 7:13 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: ODBC CONNECTOR Stage : Date Overflow
Replies: 4
Views: 3254

Re: ODBC CONNECTOR Stage : Date Overflow

Hi Chulett

This is the only info i have from the Admin team who have installed the patch :

fixpack_FP2_IS81_windows_8100-1

They say this is no way related to ODBC drivers. but yet the problem.

Please suggest.
by Rahul Bharadwaj
Tue Oct 18, 2011 4:59 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: ODBC CONNECTOR Stage : Date Overflow
Replies: 4
Views: 3254

ODBC CONNECTOR Stage : Date Overflow

Hi All, I have a job that loads a flat file (using the schema file definations) into SQL server 2005 using the ODBC connector stage. The job was running fine untill this new patch was installed on the server. I am receiving the following error : TgtMstrTbl,0: ODBC function "SQLExecute" rep...
by Rahul Bharadwaj
Sat May 28, 2011 1:50 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Unable to Open Source file - Job Aborts
Replies: 4
Views: 5373

Hi Ray, There is a sequence job that has two set of similar sequence of jobs, made to parallelly pocess files...and same files donot get processed from two different sets(which we can decide based on some entries) when i direct this file to run from another sequence, it gets processed successfully.s...
by Rahul Bharadwaj
Fri May 27, 2011 8:33 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Unable to Open Source file - Job Aborts
Replies: 4
Views: 5373

Unable to Open Source file - Job Aborts

Hi We have a parallel job which has a sequential file as source The job is getting aborted with the fatal warning message : SrcReadDataSeqFile,0: Unable to open H:/PATH/SOURCE/IN/T24D14PTXT: No such file or directory. But, the file is present in the directory and for the file permission, the DS user...
by Rahul Bharadwaj
Fri Feb 04, 2011 4:37 am
Forum: General
Topic: Migrating from 7.5 to 8.1
Replies: 1
Views: 1489

Migrating from 7.5 to 8.1

Hi Everyone, We have requirement to migrate application from 7.5 to 8.1 , and it is server edition . Please guide me if any functionality of functions has been changed. please let me know what and all precautions has to be taken and what all steps need to be followed. where can i face bottlenecks. T...
by Rahul Bharadwaj
Sun Jan 02, 2011 11:21 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Issues Compiling DS Job with External C++ routine
Replies: 4
Views: 3664

Hi ArndW,

Sorry for the mistake, as you pointed that was a result of some different routine.

The issue has been resolved.

The code used some of the string functions which were not being recognised.

We recoded with simple logic removing the string functions used.

Thanks and Regards
Rahul
by Rahul Bharadwaj
Tue Nov 16, 2010 7:47 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Issues Compiling DS Job with External C++ routine
Replies: 4
Views: 3664

Hi ArndW, Pasted below are the warnings\errors am getting compiling the DS Job ================ Output from transformer compilation follows: ##I IIS-DSEE-TFCN-00001 08:45:45(000) <main_program> IBM WebSphere DataStage Enterprise Edition 8.1.0.5557 Copyright (c) 2001, 2005-2008 IBM Corporation. All r...
by Rahul Bharadwaj
Tue Nov 16, 2010 5:32 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Issues Compiling DS Job with External C++ routine
Replies: 4
Views: 3664

Issues Compiling DS Job with External C++ routine

Hi I am calling an external c++ routine in one of my Ds job and facing compilation problems.... The routine is like : #include <iostream> #include <string> #include <stdlib.h> using namespace std; int ReadSplitConvert(char* FILE_PATH,char* FILE_PATH_WRITE,char* FILE_PATH_WRITE1) { ReadMainFileandPar...
by Rahul Bharadwaj
Tue Nov 16, 2010 4:56 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Issues compiling Parallel External Routine
Replies: 16
Views: 7920

Replaced the power function with a different logic, using for loop had resolved the compilation problems...

Thank you all for the responces....