Search found 42189 matches

by chulett
Mon Jan 10, 2005 1:24 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Generating GUIDs in DataStage
Replies: 3
Views: 1727

So, it sounds more like you are able to generate them but not successfully run them through a DataStage job? It's just (basically) a big number, yes? What have you tried so far? It would help to know what you are currently doing that gets you the "0" output. If you are having issues processing a lar...
by chulett
Mon Jan 10, 2005 10:29 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: What for DataStage on AIX platform needs C++ runtime library
Replies: 4
Views: 797

I believe that you need the runtime library for Server in general. The compiler for PX, but I don't think you can do squat without the right runtimes. :?
by chulett
Mon Jan 10, 2005 9:27 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Version Control and number of jobs in a project
Replies: 3
Views: 1862

Good point. Something that VC in 7.x has eased is the use of multiple Version Control repositories for people with multiple projects across 'subject areas'. I currently have 4 'VERSION_xx' projects servicing 12 projects.
by chulett
Mon Jan 10, 2005 9:03 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Version Control and number of jobs in a project
Replies: 3
Views: 1862

False... and 450 isn't huge. One of my projects has almost 2200 jobs in it. Thank goodness for Categories. Now, in all honesty, not all of them get versioned. A more reasonable comparison would be another project: 342 jobs, 1316 'versions' in VC. The only issue you'll see, much like the Director, is...
by chulett
Mon Jan 10, 2005 7:23 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: New project, copy installed stages
Replies: 7
Views: 1420

You have to use the command line to do the 'import' if, as the OP had done, you've created a package using the Packaging Wizard. This was (back in the day) how one had to migrate all released jobs - package them, ftp them to the target server and then run the dspackinst command like utility. Even be...
by chulett
Mon Jan 10, 2005 7:08 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: XML large files (to be or not to be)
Replies: 10
Views: 1876

If you specifically mean processing large XML files with the XML (or Folder) stages in DataStage, then there is an acknowledged problem with processing 'large' files. And from what I understand, large means more like a couple of hundred megabytes or so... 2 gigs would be huge and well beyond the cap...
by chulett
Sat Jan 08, 2005 4:23 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: No response when attempt to open properties in JS
Replies: 8
Views: 2147

Hmmm... "release 7.5 and earlier"... I wonder how much earlier?
by chulett
Sat Jan 08, 2005 10:15 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Upgrading Ascential datastage 6.0 to 7.5
Replies: 4
Views: 1400

Here are some posts I found: Bugs for Version 7.x Warning, goes a little off topic. DataStage Upgrade from 5.1 to 7.5 Possible PX problems? I thought I would find more, but perhaps my search Kung-Fu is not strong today. Anyway, don't hesistate to post back if you have more questions or concerns! Oh,...
by chulett
Sat Jan 08, 2005 10:04 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Upgrading Ascential datastage 6.0 to 7.5
Replies: 4
Views: 1400

I don't think you are going to find a 'comprehensive white paper' on the subject other than the Upgrade Guide that ships with the product. However, you also have this forum, so... The upgrade itself is rather straight-forward and is (generally) very painless. You have a couple of choices: Primary me...
by chulett
Fri Jan 07, 2005 5:35 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: No response when attempt to open properties in JS
Replies: 8
Views: 2147

I believe that the patch is only good for a 7.x release. :cry:
by chulett
Fri Jan 07, 2005 5:34 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: date conversion plz advice
Replies: 3
Views: 1299

You need to read the documentation on the OCI plugins that are installed with your client software. There is a section devoted to 'Date Considerations' where issues like this are discussed. In essence: When you declare something to be of a 'Timestamp' data type in DataStage and then use that in the ...
by chulett
Fri Jan 07, 2005 2:08 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Routine gets locked
Replies: 12
Views: 3230

Given the volume of posters looking for ways to release locks indicates the daemon is not too quick on the draw for finding these ophaned locks and releasing them. I think that may be due more to the fact that it defaults to being off nowadays and most (new) people don't seem to know about it. That...
by chulett
Fri Jan 07, 2005 2:04 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DataStage Server 6.0 installation
Replies: 4
Views: 957

I mean that Ascential hasn't certified it for XP, Home or Pro. You may be able to install it, not sure as they are getting stricter about allowing installs on unsupported platforms. In any case, it may or may not work... from what I understand, it doesn't - and if you had any problems Ascential woul...
by chulett
Fri Jan 07, 2005 11:18 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DataStage Server 6.0 installation
Replies: 4
Views: 957

XP is not certified as a Server platform.
by chulett
Fri Jan 07, 2005 10:41 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Routine gets locked
Replies: 12
Views: 3230

Um... it's not needed? Am I not gaining anything by running it nowadays on a 7.x server? :?