Search found 53125 matches
- Wed Jan 18, 2012 3:02 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error while viewing data in Sequential File stage
- Replies: 1
- Views: 1347
The configuration does not contain the invoking node bldbt75041. If you start the job on node bldbt75041 then at least one of the nodes in the configuration must have this node as its fastname. This becomes known as the conductor node. You can force all processing to occur on dpengep1 if you wish, b...
- Wed Jan 18, 2012 2:59 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Help with 'Ceil' function
- Replies: 7
- Views: 3251
Meantime as a workaround
Code: Select all
Int(noMonths / 12 + 1)- Wed Jan 18, 2012 2:56 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Column Generator Error - Illegal value for init: .
- Replies: 4
- Views: 1307
- Wed Jan 18, 2012 2:55 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Dynamic table loading
- Replies: 4
- Views: 1184
The sequence has two jobs, one to read the table name based on the file name (presumably a sequence parameter) and load that into its user status area. The second job does the load, with the table name passed as a parameter value whose value is obtained from the $UserStatus activity variable of the ...
- Wed Jan 18, 2012 2:52 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: filepattern - reading list of files
- Replies: 18
- Views: 6029
- Wed Jan 18, 2012 2:51 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Resource & Scratch Disk
- Replies: 7
- Views: 3155
No. Communications are established between the relevant player processes (the operators on each end of the link in which repartitioning is occurring) and they pass data to other nodes using APT_Communicator class (if I remember correctly) using TCP port numbers beginning at 11000 by default (again i...
- Wed Jan 18, 2012 2:47 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: To pass job parameter in a SQL file
- Replies: 4
- Views: 1447
- Wed Jan 18, 2012 2:44 pm
- Forum: General
- Topic: Version 8.5 vs 8.7
- Replies: 3
- Views: 1344
- Wed Jan 18, 2012 2:40 pm
- Forum: Information Analyzer (formerly ProfileStage)
- Topic: IA reporting with SQL
- Replies: 6
- Views: 2835
- Wed Jan 18, 2012 3:06 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: To pass job parameter in a SQL file
- Replies: 4
- Views: 1447
- Wed Jan 18, 2012 3:04 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: LONG RAW issue
- Replies: 9
- Views: 2791
- Wed Jan 18, 2012 3:03 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Dynamic table loading
- Replies: 4
- Views: 1184
- Wed Jan 18, 2012 3:00 am
- Forum: General
- Topic: Job properties
- Replies: 1
- Views: 1248
Job control is the old way of doing it. You end up adding source code to run jobs. You can edit this code using DataStage API functions. However, it is NOT an alternative to a job design, it is completely separate from the code you might place in a Transformer stage. On that basis, your question abo...
- Wed Jan 18, 2012 2:57 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Resource & Scratch Disk
- Replies: 7
- Views: 3155
- Tue Jan 17, 2012 12:36 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: filepattern - reading list of files
- Replies: 18
- Views: 6029