Search found 5168 matches
- Mon Feb 05, 2007 12:33 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: What does Production run time signify in DS director
- Replies: 4
- Views: 2783
A process called Conductor reads the generated OSH and intialize Section leader per node. Time taken for this will be Startup time. Ideally it should be always less than 30sec. Infact as less as possible. Each section leader will control the Player for each operator per node. The time taken from the...
- Mon Feb 05, 2007 12:15 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Regarding COMMON function
- Replies: 7
- Views: 1799
Hope you got the reply from Ray. But where are you calling the same routine with in the code? What is the unexpected result that you got? By the way, cant the code be simplified as below, my 2 cents. Common /IncrRowCompare3/ Initialize,LastRecordInitialize, PrevKey1,PrevPrevKey1, PrevKey2,PrevPrevKe...
- Sun Feb 04, 2007 7:12 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Regarding COMMON function
- Replies: 7
- Views: 1799
Hi Luk, With a quick glance at your code, I need to clarify few doubts. Are you just comparing current record and the previous records and identifying the duplicates, based on the Keys and the values? If so why the level of three records i.e., Current, Prev, PrevPrev? Why not those declaration be ex...
- Sun Feb 04, 2007 6:40 pm
- Forum: General
- Topic: Looking for Ascential datastage Forum
- Replies: 9
- Views: 4082
- Sun Feb 04, 2007 6:37 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Unexpected Job Failure
- Replies: 14
- Views: 8374
- Sun Feb 04, 2007 5:59 pm
- Forum: General
- Topic: Looking for Ascential datastage Forum
- Replies: 9
- Views: 4082
- Sun Feb 04, 2007 5:51 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Regarding exporting datamodel
- Replies: 53
- Views: 13005
Huh... I have not heard of most of them mentioned by Ray. Searching about that... But I could understand the fantasy about exploring the infinite end, like Universe. Hey... hey... Iam revering to Galaxy not the database. Kim cant install full Kim's EtlStatus Ask you client to log into DSXchange to k...
- Sun Feb 04, 2007 5:43 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Regarding COMMON function
- Replies: 7
- Views: 1799
- Sun Feb 04, 2007 5:34 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sequence or Unique identifer across tables in PX ?
- Replies: 13
- Views: 3674
- Sun Feb 04, 2007 5:04 pm
- Forum: General
- Topic: Looking for Ascential datastage Forum
- Replies: 9
- Views: 4082
- Sun Feb 04, 2007 4:09 am
- Forum: General
- Topic: Looking for Ascential datastage Forum
- Replies: 9
- Views: 4082
Ther is one in Orkut too.
- Sun Feb 04, 2007 3:43 am
- Forum: Site/Forum
- Topic: Getting logged out during session
- Replies: 17
- Views: 9495
- Sun Feb 04, 2007 3:31 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error view data command
- Replies: 1
- Views: 519
As asked in the other post, does the view data work for any other field other than the given date field? Just check you don't have any other database issues by changing the query to 'SELECT SYSDATE FROM dual ' On your other point, you can use the generated query to build the query so that the column...
- Sun Feb 04, 2007 3:27 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to Convert ASCII CHAR into ASCII BINARY format
- Replies: 13
- Views: 4130
- Sun Feb 04, 2007 3:19 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: input dataset does not have field error
- Replies: 3
- Views: 1482