Search found 53125 matches
- Thu Jan 11, 2007 6:15 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Environment Variable- Refresh
- Replies: 14
- Views: 4394
You can use cut-and-paste. Put $PROJDEF into the Description field (clear), cut it from there (Ctrl-X) and paste it (Ctrl-V) into the Password or Default Value field. I presume you're aware that to enter a default value for an encrypted parameter you have to double-click in the Default Value cell to...
- Thu Jan 11, 2007 6:12 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to add one day to a Timestamp in PX
- Replies: 4
- Views: 3555
- Thu Jan 11, 2007 6:10 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Extract Alphanumeric characters and space only
- Replies: 4
- Views: 2638
- Thu Jan 11, 2007 6:02 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: record delimeter
- Replies: 1
- Views: 1285
- Thu Jan 11, 2007 6:00 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Remove one hour from a timestamp
- Replies: 1
- Views: 1084
You're on the right track. You just need an If..Then..Else to handle the first hour of the day separately from the other case. And in the first hour of the day you'll need to convert the date as well as the time. Some stage variables will help you to keep track of everything, even though it could be...
- Thu Jan 11, 2007 5:57 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: MIGRATION OF HASH FILES from one project to another
- Replies: 6
- Views: 3443
- Thu Jan 11, 2007 5:55 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Problem in moving huge number of files
- Replies: 3
- Views: 1781
- Thu Jan 11, 2007 1:45 am
- Forum: IBM<sup>®</sup> DataStage TX
- Topic: Delta logic of jobs
- Replies: 4
- Views: 2199
- Thu Jan 11, 2007 1:43 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Broken pipe
- Replies: 2
- Views: 1831
- Thu Jan 11, 2007 1:40 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: compiling and executing jobs from command prompt
- Replies: 10
- Views: 3243
Yes. Stop being impatient. Don't shout. DSXchange is an all volunteer site, no-one gets paid (apart from the webmaster). Folks post as and when they can. If you want urgent answers, sign up for premium service from your support provider and learn how much "urgent" really costs. I thought narasihma's...
- Thu Jan 11, 2007 1:35 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: RPC daemon is not running (81016)
- Replies: 5
- Views: 3059
Check whether the dsprcd process (DataStage RPC daemon) is running on the server. Where it is not, it's usually a result of shutting down DataStage then attempting to restart while processes still have port #31538 bound (which can be determined with the netstat command). You can start dsrpcd in debu...
- Thu Jan 11, 2007 1:31 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Oracle enterprise database stage error
- Replies: 2
- Views: 1377
welcome aboard. :D
If you Search you will find that the answer to this has already been posted. More than once.
If you Search you will find that the answer to this has already been posted. More than once.
- Thu Jan 11, 2007 1:30 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to add one day to a Timestamp in PX
- Replies: 4
- Views: 3555
- Thu Jan 11, 2007 1:27 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: catching rejected records - parallel job
- Replies: 15
- Views: 6912
Which piece of this was unclear? To do insert only, you need to check first whether the key already exists in the table. Depending upon the size of the table, use a sparse lookup or pre-load a list of keys into something that can serve a reference input link to a Lookup stage. Use a Filter stage to ...
- Thu Jan 11, 2007 1:25 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Problem in moving huge number of files
- Replies: 3
- Views: 1781