Search found 53125 matches
- Mon Jan 19, 2009 3:44 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Attach zip files
- Replies: 3
- Views: 1695
- Mon Jan 19, 2009 3:42 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Waiting for an exclusive access to hashed file
- Replies: 3
- Views: 1421
You found it, but did not realize it. The LOCKED clause is indeed what you want. $INCLUDE UNIVERSE.INCLUDE RECORDLOCKED.H Equate MAXTRIES To 5 ; * maximum number of attempts Equate NAPTIME To 1500 ; * 1.5 seconds For Attempt = 1 To MAXTRIES FileLock HashedTargetFile Locked Nap NAPTIME End ; * end of...
- Mon Jan 19, 2009 3:36 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Write speed to seq file
- Replies: 7
- Views: 2209
There are no programming tricks - the Sequential File stage already uses the STREAMS I/O module. What else is happening? Are you getting contention on the disk, so that the heads keep being moved away from this file? Try a test where the file is the only thing being accessed on its spindle (an ideal...
- Mon Jan 19, 2009 3:32 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Sequencer not restarting from check point
- Replies: 5
- Views: 2992
- Mon Jan 19, 2009 3:27 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Compared DS server version 8 with version 7.5
- Replies: 3
- Views: 1719
I disagree with Rai - metadata reporting/management is vital for everyone, in my opinion. Yes, budget is an issue. However, if you are paying maintenance on version 7.5, then the upgrade to version 8.0 is at no cost. You will, of course, incur greater hardware requirements. Server edition will be ma...
- Mon Jan 19, 2009 3:21 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DataRange comparision
- Replies: 2
- Views: 1041
- Mon Jan 19, 2009 3:18 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: get the batchid and transaction id for each transaction
- Replies: 5
- Views: 2470
- Mon Jan 19, 2009 3:16 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Query related to Job Auditing
- Replies: 1
- Views: 1101
- Mon Jan 19, 2009 3:12 pm
- Forum: General
- Topic: pl_id is already kept
- Replies: 3
- Views: 1414
Welcome aboard. My guess (since you did not provide any information about your job design) is that you have a Modify stage in which both of the following are true. (1) Field pl_id appears in a KEEP specification or does not appear in a DROP specification. (2) There is a specification that derives a ...
- Sun Jan 18, 2009 10:26 pm
- Forum: IBM<sup>®</sup> DataStage TX
- Topic: Retrive output filed with batch id and transaction id for ea
- Replies: 2
- Views: 3345
- Sun Jan 18, 2009 9:00 pm
- Forum: IBM<sup>®</sup> DataStage TX
- Topic: Retrive output filed with batch id and transaction id for ea
- Replies: 2
- Views: 3345
- Sun Jan 18, 2009 7:57 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Cannot login into IBM Information Server Web Console
- Replies: 2
- Views: 2526
Please verify that sambi-acer is the network node name of the machine on which Information Server was installed, and that that name can be resolved to an IP address on the machine on which you are running Internet Explorer. Please also verify that Information Server, its associated database, and the...
- Sun Jan 18, 2009 2:50 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Reject Link processing
- Replies: 1
- Views: 835
- Sun Jan 18, 2009 2:48 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Between Date to Date
- Replies: 2
- Views: 1315
- Sun Jan 18, 2009 2:46 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Icons getting converted ..Strange Problem
- Replies: 6
- Views: 1396