Search found 42189 matches

by chulett
Thu Mar 08, 2012 2:09 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Table Column Definition
Replies: 5
Views: 2068

Note that since you marked your post with a job type of Server I moved it to the Server forum and gave you a Server answer.
by chulett
Thu Mar 08, 2012 1:57 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Table Column Definition
Replies: 5
Views: 2068

From what I recall, you'll need to change it. DataStage enforces field sizes at the target, so while it won't care as it flows through the job, it will check just before it sends the data to the target. If it sees something larger than your internal metadata allows, pretty sure that you'll get a mes...
by chulett
Thu Mar 08, 2012 1:17 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Is delimiter can be parameterized at job level
Replies: 13
Views: 3937

I don't believe that it can be parameterized but perhaps you could use schema files to control that?
by chulett
Thu Mar 08, 2012 1:14 pm
Forum: General
Topic: delete datastage jobs
Replies: 4
Views: 4043

And you'll note that the first thing it says is that it is only for those circumstances when you can no longer do it from the client.
by chulett
Thu Mar 08, 2012 9:37 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Calculate Array Size
Replies: 1
Views: 2202

<relocated>

:idea: Please try to post in the correct forum.
by chulett
Thu Mar 08, 2012 9:35 am
Forum: General
Topic: Failed To open the Project ( Status code = 81016 )
Replies: 10
Views: 9961

You left out the domain.
by chulett
Thu Mar 08, 2012 9:32 am
Forum: General
Topic: Run-time error '440' Automation error
Replies: 5
Views: 10244

I doubt anyone here could help with that, unless perhaps they've faced the exact same issue. Best to contact your official support provider for help with it.
by chulett
Thu Mar 08, 2012 7:23 am
Forum: General
Topic: Failed To open the Project ( Status code = 81016 )
Replies: 10
Views: 9961

Supply all of the proper credentials - user, password, domain at a minimum.
by chulett
Thu Mar 08, 2012 7:20 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: The OCI function OraOCIEnvNlsCreate:OCI_UTF16ID
Replies: 1
Views: 2912

The support page says "Grant read and execute permission on all Oracle Client files", have this done on the server for the user executing the jobs. This is specific to the Oracle Connector, however - are you using that?
by chulett
Wed Mar 07, 2012 7:12 pm
Forum: General
Topic: Problem Deleting Job
Replies: 9
Views: 2202

There are? That's good to know... off to check. :wink:
by chulett
Wed Mar 07, 2012 5:48 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Source MS Access from Linux DataStage platform?
Replies: 1
Views: 933

You need to talk to your cohort, it would seem. :wink:

viewtopic.php?t=144882
by chulett
Wed Mar 07, 2012 2:03 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Read MS access database in Datastage
Replies: 4
Views: 2372

You'll need 'MS Access' ODBC drivers for UNIX to do that. You'll need to check to see if that shipped with the product, if not they will need to be purchased.
by chulett
Wed Mar 07, 2012 1:11 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: throughput of link
Replies: 11
Views: 3790

Yes. Look for the DSGetLinkInfo() function.
by chulett
Wed Mar 07, 2012 1:07 pm
Forum: General
Topic: unable to connect to windows server from DataStage Unix Ser
Replies: 5
Views: 2556

To me that would imply that the RSA keys weren't setup properly.
by chulett
Wed Mar 07, 2012 12:35 pm
Forum: General
Topic: unable to connect to windows server from DataStage Unix Ser
Replies: 5
Views: 2556

Don't you need to switch to sftp for that?