Search found 53125 matches
- Tue Aug 15, 2006 10:45 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Concatenate/Convert date and time to timestamp
- Replies: 5
- Views: 3210
- Tue Aug 15, 2006 10:40 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Dynamic Schema Question ?
- Replies: 8
- Views: 2942
- Tue Aug 15, 2006 10:27 pm
- Forum: General
- Topic: Pythagorean Dates
- Replies: 2
- Views: 2603
Pythagorean Dates
After the excitement of 06-06-06 (fireworks, dancing in the streets, Mexican waves) one is surprised no one noticed that last Thursday was one of the few Pythagorean dates this century (10 AUG 06, that's 10 squared = 8 squared plus 6 squared). According to calculations, future Pythagorean dates incl...
- Tue Aug 15, 2006 6:53 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: tnsnames.ora file
- Replies: 6
- Views: 2343
- Tue Aug 15, 2006 6:51 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Folder stage equivalent in PX
- Replies: 8
- Views: 5233
- Tue Aug 15, 2006 6:49 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Universe command line -case change..
- Replies: 7
- Views: 1760
- Tue Aug 15, 2006 6:47 am
- Forum:
- Topic: Configuring NLS characters in MetaStage Browser
- Replies: 8
- Views: 3327
- Tue Aug 15, 2006 6:38 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Hash File Lookup
- Replies: 10
- Views: 2948
It won't help to say it oughtn't to happen. Are you SURE there is no constraint or other obstacle to the write? How many rows does the job indicate were sent to the hashed file? How many actually made it? Can you reproduce it with a different hashed file? How was the hashed file created? I've just c...
- Tue Aug 15, 2006 6:34 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DataStage experience with Model 204 database...
- Replies: 5
- Views: 2152
Not entirely. Bumped into it quite a while back, when doing some work with Focus. It's a database (and more - read their marketing hype) from CCA. You can get at it using ODBC or JDBC.
- Tue Aug 15, 2006 6:29 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: STAGES USAGE
- Replies: 1
- Views: 661
100,000 is not really a lot of reference records if the record size is small. If that set of data will fit in physical memory your approach is fine. The data are streamed in from SAP into a virtual Data Set, and it is against this that the lookup is performed. This does not require sorted data. If y...
- Tue Aug 15, 2006 3:54 am
- Forum: General
- Topic: crash keys
- Replies: 7
- Views: 4399
If you read in the Parallel Job Developer's Guide about surrogate key management you will get some ideas. You need, perhaps, to allocate separate ranges of serial numbers that can be used by each instance, or work through a single-threaded process (such as the key management routines) to be able to ...
- Mon Aug 14, 2006 10:40 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DataStage Server Issue
- Replies: 0
- Views: 683
- Mon Aug 14, 2006 10:38 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Shutdown Procedures -- MASTER OFF ALL
- Replies: 3
- Views: 959
MASTER OFF ALL is user processes (connected clients, running jobs using DataStage repository facilities). The services are the DataStage resource, telnet and RPC services. Not the same at all. I trust you wait for a decent interval between MASTER OFF ALL and shutting down services, as well as making...
- Mon Aug 14, 2006 10:37 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: list of background processes in DataStage
- Replies: 3
- Views: 2195
Re: list of background processes in DataStage
prabu wrote:Could someone please point to me the document which lists the datastage background processes [URL or document reference].
i know ps command will give me an overview
thanks,
prabu
It is not officially documented anywhere.
- Mon Aug 14, 2006 10:35 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: tnsnames.ora file
- Replies: 6
- Views: 2343