Search found 6797 matches

by DSguru2B
Fri Jan 12, 2007 8:25 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Fixed width file job finished with see log
Replies: 6
Views: 2096

Examine the last few lines. WHats different. If its fixed width, it will be easy to examine which record is the culprit and why.
by DSguru2B
Fri Jan 12, 2007 8:22 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Single records to multiple records.
Replies: 8
Views: 1839

meena wrote: I can not use unix script or routine too. I need to do it in terms of stages & expression



Who put that limit?
by DSguru2B
Fri Jan 12, 2007 8:20 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: manually stop an activity
Replies: 6
Views: 2209

What do you mean stop an acitivity? Does that mean that an acitivity is executing and simultaneously you are waiting for a file and if its over and hour and no file is found, stop the job activity? Is that what you want?
by DSguru2B
Fri Jan 12, 2007 8:18 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Fatal Error: Cannot process ustrings if an NLS character map
Replies: 6
Views: 1437

I dont think koti_2k2000 is sharing that info. Its more then just that :wink: .
by DSguru2B
Fri Jan 12, 2007 8:16 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DataStage Machine Hardware configration Query
Replies: 4
Views: 1402

Other errors like 'Heap Allocation Failed',SIGKILL,SIGSEGV,SIGINT are OS level errors. You can do thorough research on google and ways to avoid and/or get rid of them.
by DSguru2B
Fri Jan 12, 2007 8:11 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: FTP Enterprise Stage with DStage USS?
Replies: 2
Views: 983

Great. Thanks for the Info RobinM.
by DSguru2B
Fri Jan 12, 2007 8:10 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Floating Point Decimal
Replies: 3
Views: 1462

Its just letting you know that the incoming data is not what is defined. Fix the length and precision and you should be fine.
by DSguru2B
Fri Jan 12, 2007 8:06 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: sequence job restarting problem
Replies: 16
Views: 4169

Restart will happen only upon failure. If you job finishes with warnings, the DSEngine will consider it "a finished" job and run from the next job onwards. Just to give you a heads up :P
by DSguru2B
Fri Jan 12, 2007 8:02 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Table locks when loading through Teradata Enterprise stage
Replies: 19
Views: 12558

You need to get together with your DBA and do some analysis and monitoring. Run the job, let it fail. Ask the DBA what does he see at his end. How many threads alive, how many still alive after the job aborts etc etc etc.
by DSguru2B
Fri Jan 12, 2007 7:54 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Accessing Datastage Universe tables via Oracle
Replies: 5
Views: 3232

You can also access it via odbc stage with DSN as localuv. Add the metadata yourself and write queries there.
by DSguru2B
Thu Jan 11, 2007 9:09 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Look up and SCD
Replies: 3
Views: 995

Perform the lookup, if there is a hit, send it down one link, if it does not, send it down the other. Merge the both before doing upsert or send both the links directly to the same database.
by DSguru2B
Thu Jan 11, 2007 9:06 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Datastage PX Install Issue
Replies: 8
Views: 5873

As Ray said, "Mega wierd".
by DSguru2B
Thu Jan 11, 2007 9:03 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to remove record having special characters
Replies: 16
Views: 4745

I did. And it makes sense, I was just commenting on kashif's advice.
by DSguru2B
Thu Jan 11, 2007 7:51 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Regarding DSUtility
Replies: 38
Views: 5659

Why exactly do you want this, or your team lead wants this.