Search found 5168 matches

by kumar_s
Tue Jul 18, 2006 2:42 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: ORCHESTRATE Exception
Replies: 9
Views: 9401

What is the change that taken place in your DB2 server recently?
Is there any user id group change?
Is your code running in different server now?
by kumar_s
Tue Jul 18, 2006 2:40 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Removing duplicates from 20 million records
Replies: 24
Views: 7528

UNIX will also fail with this number. I have tried in AIX.
by kumar_s
Tue Jul 18, 2006 2:33 am
Forum: Site/Forum
Topic: Do you want posts marked when the issue is resolved?
Replies: 9
Views: 5281

Yes, this should be a good idea.
by kumar_s
Sun Jul 16, 2006 6:34 pm
Forum: Data Integration
Topic: Handling SCD with SSIS
Replies: 3
Views: 9485

Yup, the exact phonetics and history given here.
http://en.wikipedia.org/wiki/D%C3%BAn_Laoghaire
by kumar_s
Sun Jul 16, 2006 2:08 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: run time fatal error : Player 12 terminated unexpectedly
Replies: 23
Views: 9040

No ecase is some thing like serial number given for each case logged against the product. So ther should be some number, say ecasennnn which will denote the problem for this player temination, logged by someone.
I started searching, but could not find in my new PC. But it should be with my bacukup.
by kumar_s
Fri Jul 14, 2006 11:42 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Complex Lookup
Replies: 5
Views: 1318

You can find this function 'Range lookup' build in forth comming HAWK release.
No, no... I dont ask you upgrade just for this reason.
by kumar_s
Fri Jul 14, 2006 11:39 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: APT_CombinedOperatorController
Replies: 1
Views: 1323

Is your source/target a database stage? If its soruce, are you able to view data in your source stages?
by kumar_s
Fri Jul 14, 2006 11:36 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: run time fatal error : Player 12 terminated unexpectedly
Replies: 23
Views: 9040

Also make a note that, if any job is making use of LinkInfo function will also enventually fail. Because, information of LinkInfo is obtained from Monitor.
You can ask for ecase directly. Some one who dealt with this can provide it, else I ll search and provide the same.
by kumar_s
Fri Jul 14, 2006 9:01 pm
Forum: Enhancement Wish List
Topic: Postgres Support ?
Replies: 6
Views: 3060

Humm... Thanks for that. :P
by kumar_s
Fri Jul 14, 2006 8:59 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Invocation ID
Replies: 21
Views: 3718

Just a information to rafidwh that, by forcing people, he (probably) had lost many suggestion and inputs from Gurus (like you) since yesterday.
by kumar_s
Fri Jul 14, 2006 8:56 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: UString to string warning
Replies: 5
Views: 1330

Krazykoolrohit wrote:or within the stage you are reading as unicode and writing as non-unicode or vice versa

Its not possible in a passive stage in PX.
by kumar_s
Fri Jul 14, 2006 8:55 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: CRC Info
Replies: 14
Views: 4751

Thanks Shawn Ramsey, Craig, Michael,
For point down my mistakes. Apologize for the wrong delivery.
by kumar_s
Fri Jul 14, 2006 8:42 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Compress and the Expand Operators
Replies: 3
Views: 1438

Can you post the generated OSH, lets see if that helps.
by kumar_s
Fri Jul 14, 2006 8:32 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Writing correct English in this forum when asking questions!
Replies: 21
Views: 5302

This is going with terribly interesting collection.
mhester - You got to watch this happening. And, here, no post is hidden for none.
by kumar_s
Fri Jul 14, 2006 8:18 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Invocation ID
Replies: 21
Views: 3718

Any ideas Gurus By doing so, eventually lost a day. How do you call in script. If you have parameterized the invocation ID, (the one which need to be passed to the jobActivity from JobSequence) it can be passed as -param in dsjob command. Else you can directly call a job with it invocation id attac...