Search found 53125 matches
- Fri Mar 31, 2006 4:47 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: oci can't handle miliseconds
- Replies: 11
- Views: 2267
- Fri Mar 31, 2006 4:43 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Installation problem:cannot unpack libdslic.so
- Replies: 6
- Views: 2686
- Fri Mar 31, 2006 4:42 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Problem with Installation DataStage - RedHat
- Replies: 6
- Views: 1502
- Fri Mar 31, 2006 4:39 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DSD.BCIGetNext call to SQLFetch failed
- Replies: 16
- Views: 6455
Enable stage tracing on the Transformer stage. Capture properties and subroutine calls. You will then see all the SQL statements sent to the ODBC driver (and thence to the database server) in the trace file. Examine these to see why a call to fetch the next row might have failed. The trace files for...
- Fri Mar 31, 2006 4:35 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: keymgt slow performance?
- Replies: 37
- Views: 10493
DataStage is not the only thing I do. Certainly I don't have a "home" copy - no-one does, as there is no such thing. I would have to visit someone who has DataStage to do that. You are looking for a routine that opens a hashed file called SDKSequences onto a file variable declared to be in COMMON, a...
- Fri Mar 31, 2006 4:04 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: XML File Format
- Replies: 5
- Views: 1522
- Fri Mar 31, 2006 4:03 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: how to group data and check some constraint
- Replies: 9
- Views: 2800
A stage variable to record whether you're in a new group. A stage variable to "remember" the previous group. A stage variable to record the CA value on group change only. A stage variable to compare CA against that one (this is the "flag"). Output all input columns and flag. Run through Aggregator c...
- Fri Mar 31, 2006 3:58 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Improper lookup
- Replies: 7
- Views: 2215
- Fri Mar 31, 2006 3:55 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DataStage server migration
- Replies: 11
- Views: 2632
Clearly an embedded configuration is necessary in a Data Set or a File Set. For example, if it was written under control of a four-node configuration file, then it can only be read from those four nodes, irrespective of the "current" configuration file. This can imply a need to re-partition in a run...
- Fri Mar 31, 2006 3:49 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Modify Stage Problem
- Replies: 8
- Views: 1485
- Fri Mar 31, 2006 3:48 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DB2 Timestamp Problem
- Replies: 2
- Views: 1039
- Fri Mar 31, 2006 3:45 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Help Needed - Job Compilation is extremely slow
- Replies: 7
- Views: 2414
A lot of the pre-compilation work for parallel jobs is done in the client, which explains the CPU consumption you observed. Slowness at compile time (or, indeed, any task that needs to refresh the client) may be attributable to a number of things, even to there being very many jobs in the project, o...
- Fri Mar 31, 2006 3:40 pm
- Forum: Enhancement Wish List
- Topic: Director logs can be browsed unlimited
- Replies: 3
- Views: 1961
- Fri Mar 31, 2006 3:39 pm
- Forum: Enhancement Wish List
- Topic: Environment variables can be copied into another project
- Replies: 1
- Views: 1521
You can "kinda" migrate them now; they're stored in a file called DSParams, which is in the project directory on the server. Good news awaits in the next ("Hawk") release, with a concept called "parameter sets", which will live in the Repository and will, therefore, be able to be exported/imported, ...
- Fri Mar 31, 2006 1:14 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: keymgt slow performance?
- Replies: 37
- Views: 10493