Search found 53125 matches
- Wed Jul 12, 2006 5:20 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Using Oracle Enterprise stage to access remote Oracle server
- Replies: 3
- Views: 1423
- Wed Jul 12, 2006 5:18 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Datatstage Manager: Export/Import problem
- Replies: 13
- Views: 9228
These are Visual Basic errors; that is, the problem is occurring in your client. "Cannot create object" may be caused by insufficient memory. Reinstalling the client may help; closing some other Windows applications may also help. Runtime error 91, however, is definitely a bug in the code; you shoul...
- Tue Jul 11, 2006 9:59 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Writing correct English in this forum when asking questions!
- Replies: 21
- Views: 5302
"I know what you're thinking, punk," hissed Wordy Harry to his new editor, "you're thinking, 'Did he use six superfluous adjectives or only five?' -- and to tell the truth, I forgot myself in all this excitement; but being as this is English, the most powerful language in the world, whose subtle nu...
- Tue Jul 11, 2006 9:36 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: certification for DataStage users
- Replies: 1
- Views: 707
- Tue Jul 11, 2006 9:33 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: File Hadling Function in Routines
- Replies: 5
- Views: 1602
- Tue Jul 11, 2006 5:31 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: CRC32 Does have limitations (severe in my opinion)
- Replies: 26
- Views: 12659
- Tue Jul 11, 2006 5:29 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Can I redirect records that result in an "import error&
- Replies: 4
- Views: 1320
- Tue Jul 11, 2006 5:27 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Writing correct English in this forum when asking questions!
- Replies: 21
- Views: 5302
- Tue Jul 11, 2006 5:25 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Installation - Role Separation Issues
- Replies: 6
- Views: 3347
- Tue Jul 11, 2006 3:54 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: gmt data
- Replies: 10
- Views: 1967
There are 1900 and 1970 epoch Transforms in the SDK. DateGenericToDaysSince1900 DateGenericToDaysSince1970 You actually need the reverse of these, to calculate the date that is so many seconds since 1900-01-01 00:00:00 You can convert seconds to days by dividing by 86400. If all you want is the date...
- Tue Jul 11, 2006 3:46 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Dynamic Metadata
- Replies: 8
- Views: 5669
- Tue Jul 11, 2006 3:45 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Installation - Role Separation Issues
- Replies: 6
- Views: 3347
- Tue Jul 11, 2006 3:41 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Can I redirect records that result in an "import error&
- Replies: 4
- Views: 1320
Create a rejects link on your Sequential File stage and direct these rows where you will. At some point you will need to convert the raw record to a string for ongoing processing. The message reports that the value is 36000. This is fine for int32 and even for int16. What is the data type of this co...
- Tue Jul 11, 2006 2:13 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: gmt data
- Replies: 10
- Views: 1967
- Tue Jul 11, 2006 2:10 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Handling exceptions
- Replies: 10
- Views: 2180