Search found 42189 matches

by chulett
Thu Sep 18, 2008 4:06 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: date conversion
Replies: 10
Views: 2153

I see you've marked the topic as Resolved, what was the answer?
by chulett
Thu Sep 18, 2008 1:16 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Commit Size in DB2 Bulk Load Stage ?
Replies: 8
Views: 4474

By starting your own thread over in the PX forum, of course!
by chulett
Thu Sep 18, 2008 1:14 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: ODBC metadata Import
Replies: 6
Views: 1393

Ah... orchdbutil not the admin command. Or you can just go off the menu and let it run the command for you:

Import > Table Definitions > Orchestrate
by chulett
Thu Sep 18, 2008 1:10 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: ODBC metadata Import
Replies: 6
Views: 1393

From what I understand, the 'orchadmin' command does a better job with metadata for the PX product. Pretty sure that's it... orch-something-or-other. :wink:
by chulett
Thu Sep 18, 2008 12:47 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: ODBC metadata Import
Replies: 6
Views: 1393

How did you import the metadata? Meaning, what tool did you use?
by chulett
Thu Sep 18, 2008 9:55 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Getting Run Log from Server
Replies: 2
Views: 1279

:? If you've only got 4 runs in the log, that's all you can go back now. 4 runs, not 30 days. If you start extracting them you can keep that information for as long as you like. Going forward. Search for 'ETLStats' in the forums.
by chulett
Thu Sep 18, 2008 9:20 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Calling sql query from unix
Replies: 11
Views: 2856

Ok, sorry... the reference to sqlplus threw me and didn't realize we were talking about a Windows database. [sigh] Right, as noted there is no UNIX command line utility for this. You either need to use ODBC or get a data file transferred over to the Windows server and load it using the command line ...
by chulett
Thu Sep 18, 2008 9:15 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Key in sequential File
Replies: 3
Views: 1025

None. More of a informational / metadata thing, if anything, for you to mark the 'key' columns. Got nothing at all to do with duplicates on the target side, especially in a sequential target. You will need to handle / remove the 'duplicates' in the source data in your job design. How you manage that...
by chulett
Thu Sep 18, 2008 8:51 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Calling sql query from unix
Replies: 11
Views: 2856

rumu wrote:I asked my DBA but it seems he is not aware of this ....he has to look into that

You've got to be kidding me. Get a better DBA. :roll:
by chulett
Thu Sep 18, 2008 7:55 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: creating a CFF with "redefines"
Replies: 2
Views: 1238

Obviously, "redefines" are not allowed, the error message clearly states that. Have you searched the forums, this isn't the first time someone has asked this question.
by chulett
Thu Sep 18, 2008 7:53 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Difference between Transformer and XML Transformer
Replies: 1
Views: 1016

Completely different. The XML Transformer parses XML when you need to do that in the 'job flow' rather than as an end point. And if you leave the XPath Expression blank, that field will be a 'pass through' field. Not sure if that answers your 'hardcode' question or not. :?
by chulett
Thu Sep 18, 2008 7:51 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: datastage8.0 web services
Replies: 1
Views: 1033

Welcome aboard. :D

While you could certainly connect to a service they expose, there's no built-in mechanism to read / connect to an http source. AFAIK.
by chulett
Thu Sep 18, 2008 7:48 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Loading XML file data into a Seq. file
Replies: 8
Views: 3680

You can't.
by chulett
Thu Sep 18, 2008 7:46 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Need to solve a small scenario which i couldn't get
Replies: 12
Views: 3678

Can you search first? Read the posts here on the pivoting technique, give it a try and then come back with specific questions.
by chulett
Thu Sep 18, 2008 7:44 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: unable to delete job
Replies: 10
Views: 4464

You need to get rid of whatever process has the job. It could be as simple as someone browsing the job's log. Did you get the job's number and look for it in Cleanup Resources?