Search found 149 matches

by hitmanthesilentassasin
Wed Oct 01, 2014 6:04 am
Forum: Infosphere Master Data Management
Topic: Bringing in new source system to existing MDM
Replies: 8
Views: 24354

The newer versions of MDM typically include a bundled license for using DataStage (and possibly QualityStage too; I don't recall) with MDM, up to a certain PVU license value. I'm not sure what version of MDM started bundling such licenses. We started MDM with version 10.1 and it was included, but w...
by hitmanthesilentassasin
Thu Sep 25, 2014 7:11 am
Forum: Infosphere Master Data Management
Topic: Bringing in new source system to existing MDM
Replies: 8
Views: 24354

Bringing in new source system to existing MDM

Hi, We have implemented registry style MDM in one of our clients with few source systems. Now the client wants to add additional source systems to the existing ones. However, the client doesnt want EID's to change. I can't take the delta processing method as it was clover ETL and it takes very long ...
by hitmanthesilentassasin
Thu Mar 20, 2014 11:01 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Parallel Routine
Replies: 9
Views: 10576

further to my previous post I understand that the issue is with the parameter definition of char * which is causing the trouble. Is there an alternate way of implementing this?

Thanks!!
by hitmanthesilentassasin
Thu Mar 20, 2014 9:04 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Parallel Routine
Replies: 9
Views: 10576

Parallel Routine

Hi, I am trying to convert names to camel case. I am trying to implement using the c++ code I found on this site (shown below). but when I am calling it from the parallel routine I am getting the below error. Can you please let me know what is the error meaning. I am pretty sure that it is able to f...
by hitmanthesilentassasin
Mon Jan 27, 2014 5:25 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Calling external routine
Replies: 0
Views: 1025

Calling external routine

Hi I was trying to implement md5 algorithm using external c++ routine. this function(which I have downloaded from internet) has a header file and the function file. When I am compiling the code and job both compile properly but when I run the job I get the below error. Transformer_282: Failed to loa...
by hitmanthesilentassasin
Sun Jan 12, 2014 4:50 pm
Forum: IBM QualityStage
Topic: Display output columns in test window
Replies: 5
Views: 5223

Hi, Yes, the data is being populated in the new column. in fact, I have saved the pre-existing ruleset added a new column and assigned a value to it but realized that not all the columns are displayed although they are populated. Is there anything I could do to specify which columns has to be displa...
by hitmanthesilentassasin
Thu Jan 09, 2014 8:22 pm
Forum: IBM QualityStage
Topic: Display output columns in test window
Replies: 5
Views: 5223

Display output columns in test window

Hi,

I was trying to display the columns in the test window for a newly built rule set but I have not managed to figure a way to do so. can someone please help me understand how to display a column in the test window?

Thanks!!
by hitmanthesilentassasin
Thu Dec 19, 2013 10:18 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Find prepositions in a string
Replies: 6
Views: 2537

Below is the function I have defined index('| of | in | to |', '| ' : sourcecolumn : ' |',1 ) with the above function I am getting a match when the source column is having a single word like "IF" or "TO" but it wouldn't match it when the word is in between a string like "I w...
by hitmanthesilentassasin
Thu Dec 19, 2013 9:50 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Find prepositions in a string
Replies: 6
Views: 2537

Thanks Craig!!

The source string is not restricted to one word which is causing me the trouble. there are multiple words coming from the source and I have a list of preposition words that I need to identify. Is there any other technique that I can apply here?
by hitmanthesilentassasin
Thu Dec 19, 2013 5:49 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Find prepositions in a string
Replies: 6
Views: 2537

Find prepositions in a string

Hi, I was working on finding all prepositions in a string. I have tried the index method but it doesnt work when there are multiple words in the string. So here is what I am trying to achieve. source string 1. " I want to know the code" 2. "tobey" Expected Results: I want to sele...
by hitmanthesilentassasin
Wed Nov 27, 2013 11:07 am
Forum: General
Topic: Business glossary anywhere on Mac and Ms Office
Replies: 3
Views: 1925

Thanks Vincent!!
by hitmanthesilentassasin
Tue Nov 26, 2013 10:29 pm
Forum: General
Topic: Business glossary anywhere on Mac and Ms Office
Replies: 3
Views: 1925

Business glossary anywhere on Mac and Ms Office

Hi,

Does anyone know if Business glossary anywhere could be installed on Mac machines? and also, does Business glossary get integrated within MS office?

Thanks,
by hitmanthesilentassasin
Tue Oct 22, 2013 10:59 pm
Forum: General
Topic: Unable to open DS clients when server firewall is enabled
Replies: 5
Views: 2506

Also, check if there are any other softwares like symantec which is blocking the access
by hitmanthesilentassasin
Tue Oct 22, 2013 10:19 pm
Forum: General
Topic: MGET return code
Replies: 2
Views: 1165

Please post your mget script and the execute command activity command
by hitmanthesilentassasin
Tue Oct 22, 2013 9:54 pm
Forum: General
Topic: IBM InfoSphere MDM Standard Edition
Replies: 1
Views: 921

IBM InfoSphere MDM Standard Edition

Hi,

I was planning to take up 000-420 certification. The IBM course I have is of MDM version 10 whereas the test is based on version 9. Is it alright to take up the test or should I prepare specifically for version 9?

Thanks!!