Search found 35 matches

by Pacific007
Thu Apr 27, 2017 4:45 am
Forum: General
Topic: Integration of Datastage with MapR
Replies: 1
Views: 1830

Integration of Datastage with MapR

Hi Team, We need below information regarding integration of DataStage with MapR: 1. Details on Integration of Datastage with MapR 2. Can Datastage natively use spark to run jobs on Hadoop? 3. Compatibility of Datastage with MapR 4. Compatibility of Datastage with Python/Hive HQL/Drill DSN Immediate ...
by Pacific007
Tue Jul 17, 2012 9:37 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: UNION of CLOB in DataStage
Replies: 4
Views: 3122

Apologies...DataBase is Oracle 10g, and I tried with Cast but data got truncated......as of now I changed the Query and removed the Union, but still the Question is open if we have to do such in future......
by Pacific007
Mon Jul 16, 2012 11:43 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: UNION of CLOB in DataStage
Replies: 4
Views: 3122

UNION of CLOB in DataStage

I am facing problem while using Column of datatype in source Query of Oracle. I Googled the same and found we cannot use UNION incase of CLOB while we can use UNION ALL, but by using UNION All we will get duplicates. We cannot apply distinct on CLOB column. Is there any way we can do union of CLOB c...
by Pacific007
Wed May 02, 2012 12:25 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Action String Parameter is not valid or is too long
Replies: 3
Views: 2240

I checked we are not using any such action string parameter, only the schema name user name and pwd are parameterised, but the same jobs give error with index keys checked or without index keys checked.
by Pacific007
Tue May 01, 2012 8:47 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Action String Parameter is not valid or is too long
Replies: 3
Views: 2240

Action String Parameter is not valid or is too long

I am using DB2 and sometimes during bulk load with replace mode I am getting error "Action String Parameter is not valid or is too long" . I am not sure why this error comes but when I use the same job and remove the index it runs fine , but sometimes it gives same error if index are remov...
by Pacific007
Fri Jan 20, 2012 8:37 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: compare tables data
Replies: 5
Views: 3147

Ok I will explain it more easily...The problem is we have source table and target table, we are loading target table with some transformation, but key columns are not derived just matched with may or may not data type conversion. now we have to match the source and target tables pairs and found out ...
by Pacific007
Thu Jan 19, 2012 3:45 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: compare tables data
Replies: 5
Views: 3147

compare tables data

Hi, I have pairs of tables metadata is partially matching and I need to compare data of every pair of table most preferably on key column as metadata is partially matching. In output I want the both the tables data count and the mismatch count and a flag column if comparision match or doesnot match....
by Pacific007
Sun Sep 04, 2011 12:30 pm
Forum: General
Topic: Jobs appear in director after deleting in designer
Replies: 11
Views: 5156

Re: Jobs appear in director after deleting in designer

I also faced this problem long back. But that got resolved I have to recall how? I think all the users have to restart there director.
by Pacific007
Sun Sep 04, 2011 12:20 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: incremental extraction
Replies: 5
Views: 2655

Re: incremental extraction

There is other option apart from provided by other readers. You can use the control table and that should be populated initially at every run of your jobs/sequence and in your table you can add a column update_date whose value should be passed from DS transform DS job start date. Use pre SQL in your...
by Pacific007
Sun Sep 04, 2011 12:08 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Environment issues in 8.0.1
Replies: 11
Views: 5431

Re: Environment issues in 8.0.1

Hi, I have an issue related to communication resources in one of the jobs that I'm running on DS 8.0.1. as a result the sequencer fails. Is it related to configuration file?? Can I change the configuration file as of now it has 2 nodes and if its yes how? is it thro the manager-> tools->configurati...
by Pacific007
Tue May 31, 2011 11:01 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Need to divide data in groups
Replies: 6
Views: 3711

Are these (this one and the "infinity rings" one) theoretical, or are they solving some real-world problem (and, if so, what problem)? ... Hi Ray, These are solving real-world problem. I cannot share the details publicly. Please share your details(private mail id or anything) so that I ca...
by Pacific007
Tue May 31, 2011 10:49 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Divide a ring in 8 shape into two rings
Replies: 8
Views: 6124

Thanks Jack, for presenting my problem in absolute same way which I want to be. Yes Link may come any way those are two way. I know its difficult but not impossible, we can use DataStage+SQL and try to solve and I have to solve. I have tried through Querry but still I reached half a way or no where....
by Pacific007
Tue May 31, 2011 5:08 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Need to divide data in groups
Replies: 6
Views: 3711

Can anyone help me on the above issue.
by Pacific007
Tue May 31, 2011 5:05 am
Forum: General
Topic: Not able to login to DataStage 7.5.2
Replies: 6
Views: 4467

I have installed server on VMWare and client on windows7.
by Pacific007
Tue May 31, 2011 3:03 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Divide a ring in 8 shape into two rings
Replies: 8
Views: 6124

If you draw a digram by using A_point and B_point and connecting them by using link column then you will get a figure of 8 or infinity symbol. I want those two loops as seperate loop means just update the ring name in column one so that it will not form the structure of 8. In orignal its a one ring ...