Search found 42189 matches

by chulett
Wed Jan 31, 2007 7:50 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: CRC32 in PX
Replies: 15
Views: 5005

And when that happens, it will still take years to catch up to whatever post level high water mark Ray leaves behind. :wink:
by chulett
Wed Jan 31, 2007 7:46 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: data (datawarehouse-datastage)
Replies: 3
Views: 1077

See previous reply.

Oh, and Welcome. Simply correct your issues as noted and we'll help as best we can. :D
by chulett
Wed Jan 31, 2007 7:42 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: ds
Replies: 1
Views: 640

Where to start? :?

You need to post in the correct forum, use meaningful Subjects (ds? come on) and do a better job of asking your question. There's not enough information here to do anything but guess what might be going on.
by chulett
Wed Jan 31, 2007 7:24 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: multiple reference records from hash file
Replies: 2
Views: 982

Besides the fact that (as noted) hashed files have no 'duplicate' records, it can't be used to return multiples. Other stages can - UV, ODBC. What exactly do you need to do? :?
by chulett
Wed Jan 31, 2007 7:21 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How can i inport a dll in datastage designer
Replies: 10
Views: 3728

I guessing that, since the question does not make any sense, that the answer wouldn't either. Is there someone else there whom you could run the question by, see if they understand the change needed?
by chulett
Wed Jan 31, 2007 7:18 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Problem while exporting jobs
Replies: 2
Views: 794

Re: Problem while exporting jobs

I searched the forum, but couldn't get any info. Really? I did an Exact match search for your error string: (Subroutine failed to complete successfully (30107) And found 47 threads. Note I needed to put the space back before the paren that got taken out somehow. The answer seemed to be pretty consi...
by chulett
Tue Jan 30, 2007 8:40 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Reference link get the first row of the reference table
Replies: 29
Views: 4178

Because the Keys are what are passed from the main input stream to the reference lookup, and are what are used in the 'where' clause to constrain your query to the row that is best suited to your input data. The bind variables are the place holders for the key values.
by chulett
Tue Jan 30, 2007 2:51 pm
Forum: General
Topic: Reading XML
Replies: 12
Views: 4466

Never heard of nor seen an XML Reader stage, where did you 'come across' it? XML Input XML Output XML Transformer Are the three XML related stages in the product. For your requirement, a typical job design would look something like: Folder -> XML Input -> Transformer -> Sequential File Suggest you a...
by chulett
Tue Jan 30, 2007 2:46 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How can i inport a dll in datastage designer
Replies: 10
Views: 3728

Which would explain why I've never seen that option light up. :wink:
by chulett
Tue Jan 30, 2007 1:23 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Checking whether string is numerical or not
Replies: 3
Views: 736

If Num(YourField[2,20]) Then map_positions Else leave_blank
by chulett
Tue Jan 30, 2007 10:21 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Initialize Transformer stage variables
Replies: 6
Views: 1392

One 'value' period, and last one in wins. Make that value delimited and parse it post fetch.
by chulett
Tue Jan 30, 2007 9:34 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Developer needs Admin rights on DS server?
Replies: 1
Views: 686

Re: Developer needs Admin rights on DS server?

paule wrote:Is it true that all users logging into Designer, etc. have to have admin rights on the server?

No. Search the forums here for your exact error message.
by chulett
Tue Jan 30, 2007 9:32 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Initialize Transformer stage variables
Replies: 6
Views: 1392

Or a routine that runs a sql*plus session and returns the value you need. Execute this routine in the Initial Value column.
by chulett
Tue Jan 30, 2007 8:39 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How can i inport a dll in datastage designer
Replies: 10
Views: 3728

Maybe. :wink: If I had a clue I'd help, but this is not my cup o' tea. When you do get the solution, please post it back here.
by chulett
Tue Jan 30, 2007 8:36 am
Forum: General
Topic: DataStage vs Essbase
Replies: 5
Views: 1798

You can also leverage the 'more than 300' iWay adapters from Information Builders, including one for Essbase.