Search found 53125 matches
- Sat Jul 08, 2006 7:53 am
- Forum: Site/Forum
- Topic: Video Tech Tip Series - FEEDBACK
- Replies: 49
- Views: 73519
In case anyone's interested, each hour (or minute) of video requires about 100 hours (or minutes) of preparation and planning. These presentations are thought out, scripted and planned. It takes time and, again, is mainly volunteered time. The premium membership helps to cover some of the actual cos...
- Sat Jul 08, 2006 7:50 am
- Forum: Site/Forum
- Topic: Update the home page
- Replies: 7
- Views: 3698
- Sat Jul 08, 2006 6:39 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sequencer Job selection issue
- Replies: 3
- Views: 1241
- Sat Jul 08, 2006 6:38 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error running sequence
- Replies: 6
- Views: 1567
- Sat Jul 08, 2006 6:35 am
- Forum:
- Topic: Can MetaStage Do All This ???
- Replies: 3
- Views: 1780
Surely you require an "official" answer from the vendor (IBM)? I doubt that MetaStage out of the box can capture duplicate records or number of rows inserted/updated (it can do link row counts, but this is not necessarily the same thing). Job log information is not captured by MetaStage - it continu...
- Fri Jul 07, 2006 10:30 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DS_AUDIT retention, schema, and content
- Replies: 9
- Views: 1779
1. How long is the entries in the DS_AUDIT table retained? How is the retention period configured? Entries in DS_AUDIT are retained for ever unless manually purged. There is no utility provided in DataStage for purging DS_AUDIT. 2. How do I get the DDL/Schema for the DS_AUDIT table? How do I get th...
- Fri Jul 07, 2006 10:23 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Dealing with special characters
- Replies: 6
- Views: 3334
- Fri Jul 07, 2006 10:20 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job Control process pid has failed
- Replies: 7
- Views: 2528
- Fri Jul 07, 2006 10:18 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Universe/Unidata accessing Hash File
- Replies: 3
- Views: 1262
Hashed files have case-sensitive names. If you've created it in the account, or if you have a VOC pointer to it, you can use the predefined DSN "localuv" to access it in BCI functions. Even more efficient, since a self-referential connection has already been established, is to use system variables @...
- Fri Jul 07, 2006 10:16 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Environment Variable in Job Control
- Replies: 1
- Views: 714
- Fri Jul 07, 2006 10:09 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: ODBC vs Native Informix Stage Performance
- Replies: 3
- Views: 1559
- Fri Jul 07, 2006 10:08 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Its very urgent!!Please reply
- Replies: 28
- Views: 12093
Add 31 days to the date (DateFromDaysSince() function). Extract the month and year components of that date (MonthFromDate() and YearFromDate() functions). Assemble the date of the first of that month (by using 1 as the day number with the derived year and month), assembled as a string. Subtract 1 fr...
- Fri Jul 07, 2006 10:03 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Diff between Server and parallel job in case or multiple CPU
- Replies: 14
- Views: 4351
Without using a partitioned table, you are limited to the speed at which Oracle can deliver rows. For SELECT, the Oracle Enterprise stage can only operate in sequential mode, so that is and will remain your principal bottleneck. Round robin and random are the best algorithms for even distribution of...
- Fri Jul 07, 2006 10:00 pm
- Forum: Site/Forum
- Topic: Update the home page
- Replies: 7
- Views: 3698
Apart from some minor technical hitches (Texas Fried Server) it went well. All who attended went away with lots to think about, and pleased that they had attended. I never put Vegemite on steak, though I always carry some. Vegemite it best had on bread (plain or toasted, maybe with cheese and/or tom...
- Fri Jul 07, 2006 6:04 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Getting the job properties using the sql on file system.
- Replies: 2
- Views: 696