Search found 53125 matches
- Tue Jun 16, 2009 4:07 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: does not appear to be a valid DataStage export file
- Replies: 2
- Views: 4521
- Mon Jun 15, 2009 10:47 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Not able to connect Unidata database 5.2
- Replies: 6
- Views: 2247
- Mon Jun 15, 2009 8:27 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Problems with Iconv
- Replies: 5
- Views: 1294
Re: Problems with Iconv
We are performing a new installation of DataStage Parallel Extender, to check the installation we performed some tests and found some problems with dates. One of the tests is the calculation on the number of days between two dates, to do that we are use the iconv function, DaysOcc = iconv (DateEnd,...
- Mon Jun 15, 2009 8:16 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: unable to read warning in director log
- Replies: 8
- Views: 2198
BLINK = backward link Records in hashed files are stored as doubly-linked lists, each record in a group having a forward pointer (to the next record in the group) and a backward link (to the previous record in the group). For redundancy and the ability to repair the file, the BLINK is actually the X...
- Mon Jun 15, 2009 8:13 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Rows into Columns
- Replies: 3
- Views: 1324
Welcome aboard. This is most easily accomplished, once data have been sorted by the key, in a Transformer stage using stage variables to detect whether a non-null value has already been processed for the current key. As many rows are output as are input, into a Remove Duplicates stage that allows on...
- Mon Jun 15, 2009 8:07 pm
- Forum: General
- Topic: Load an IXF File
- Replies: 10
- Views: 2605
- Mon Jun 15, 2009 4:25 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Is it possible to rename a Project?
- Replies: 3
- Views: 1325
- Mon Jun 15, 2009 4:21 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Import DS function in C++ Routine
- Replies: 12
- Views: 4239
- Mon Jun 15, 2009 4:18 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: dsjob - wait command
- Replies: 9
- Views: 10203
- Mon Jun 15, 2009 4:15 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: unable to read warning in director log
- Replies: 8
- Views: 2198
- Mon Jun 15, 2009 4:12 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Invalid Julian Day in Transformer
- Replies: 8
- Views: 3398
- Mon Jun 15, 2009 4:11 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Converting string to date in modify stage
- Replies: 3
- Views: 4533
- Mon Jun 15, 2009 4:07 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: What ports does DataStage really use?
- Replies: 12
- Views: 9120
Unless you change it, 31538 is the port number on which dsrpcd listens and therefore the port number used for all clients to communicate with their agent process (dscs or dsapi_server) on the server, since the latter are child processes of dsrpcd. It's not random. The other port numbers are used for...
- Mon Jun 15, 2009 4:04 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Configuration File issue,Configuring DB2 EE stage
- Replies: 9
- Views: 8152
- Mon Jun 15, 2009 4:03 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: NLS question: loading MS 1256 in datastage
- Replies: 6
- Views: 2028