Search found 42189 matches

by chulett
Wed Oct 29, 2008 7:03 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: ODBC access to Progress - transaction handling
Replies: 3
Views: 1210

So... do you need some help or is everything good? :?

ps. Please delete your duplicate post on this topic before someone replies to it.
by chulett
Wed Oct 29, 2008 6:59 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: join question
Replies: 9
Views: 2544

:? The root cause of a "snapshot too old"? That's Oracle, not DataStage and a quick google will turn up all kinds of discussions on the subject.
by chulett
Wed Oct 29, 2008 6:57 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DS Operators cannot see Director jobs
Replies: 4
Views: 1080

Yes, either protect the project or make sure the jobs are 'read only'. How do you 'promote' jobs into Production? Version Control can automate the read-only settings during the process, hence the question. Otherwise, you need to fall back on a scripted approach for that.
by chulett
Wed Oct 29, 2008 6:50 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Designer login on multiple server
Replies: 7
Views: 1544

No worries, your English is way better than my Italian. :wink:

So, you installed both client versions on your PC to completely separate locations and then use the MCM to switch back and forth appropriately?
by chulett
Wed Oct 29, 2008 6:45 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: UnZipping of files using Datastage
Replies: 9
Views: 9627

Let's stay on topic here. So far this is just about unzipping with no mention of a need to read anything, nor that these are sequential files that are zipped up. Let's solve one problem before we introduce any new ones, ok? :wink:
by chulett
Wed Oct 29, 2008 6:42 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: timeout while waiting for an event
Replies: 1
Views: 1508

Search the forums. This "problem" has been around since the earliest days and has been discussed here a bajillion times.
by chulett
Wed Oct 29, 2008 6:40 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: UnZipping of files using Datastage
Replies: 9
Views: 9627

Do you mean the Execute Command stage in a Sequence job? If so, you use the exact same syntax there that you would from the command line. Only wrinkle that comes in is if you need to use Job Parameters in the call, any such need to be in the Parameters prompt for them to be 'expanded' properly.
by chulett
Wed Oct 29, 2008 6:36 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Designer login on multiple server
Replies: 7
Views: 1544

Did you install the MCM? You need the Multiple Client Manager to switch between versions as only one version can be active at any given time.
by chulett
Wed Oct 29, 2008 6:34 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Need to search a Sequential file for example x.csv in jobs
Replies: 10
Views: 2371

Did you import the metadata for that file and use that metadata in your jobs? If so, then Usage Analysis should work. Otherwise, export the project to a dsx file and search the export for that string.
by chulett
Wed Oct 29, 2008 6:32 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Warning in DB2 Stage
Replies: 1
Views: 1395

First suggestion? Try helping yourself. Search for "getInputFieldAsDate" and see if any of the previous people posting your question can help.
by chulett
Wed Oct 29, 2008 6:30 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: LIST OF JOBS WHICH USE JOB-LEVEL PARAMETERS
Replies: 3
Views: 1011

What exactly do you mean by "which use job-level parameters"? Jobs that have any parameters defined or something more specific than that? :?
by chulett
Wed Oct 29, 2008 6:29 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Getting error while importing a job
Replies: 7
Views: 2725

What did you find when you searched for "cannot get exclusive access to log for job"? It's all explained out there.
by chulett
Wed Oct 29, 2008 6:26 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Search for a metadata column y where ever it is used
Replies: 1
Views: 856

If you have been well disciplined in your use of Table Definitions metadata, then Usage Analysis in whatever the Administrator became in v8 would show you that. Otherwise, you'll need to fall back on the 'whole project export and search' methodology.
by chulett
Wed Oct 29, 2008 6:20 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Permission is not working
Replies: 4
Views: 1035

Everyone has 'access to Administrator' but not everyone can access everything there. Only the 'dsadm' user can make General tab changes, has access to Licensing and can Add/Delete projects and can set Roles for instance. That access is not Role related but tied to the specific user of either 'dsadm'...
by chulett
Wed Oct 29, 2008 6:13 am
Forum:
Topic: Metadata Import by using ORCHDBUTIL
Replies: 5
Views: 2797

Quick as in short? OK. It is said it's the best way for PX jobs to be precise. No clue what you are asking when you say "how it functions" however. :?