Search found 42189 matches
- Fri Feb 16, 2007 10:19 am
- Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
- Topic: .
- Replies: 4
- Views: 2598
- Fri Feb 16, 2007 9:52 am
- Forum: Site/Forum
- Topic: Ray hits 18K !!!
- Replies: 19
- Views: 8974
- Fri Feb 16, 2007 8:48 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Oracle Sequence insert
- Replies: 1
- Views: 969
If you absolutely need to use them, the 'best approach' can depend on if you need to know the sequence value or not. If you do, then an OCI reference lookup that selects 'seqname.nextval from dual'. Of course, these are singleton lookups, fired once per record processed and probably across a network...
- Fri Feb 16, 2007 8:19 am
- Forum: Site/Forum
- Topic: Ray hits 18K !!!
- Replies: 19
- Views: 8974
Re: Ray hits 18K !!!
kumar_s wrote:Ray hits 18K in his usual pace.
Still maintaining ~ 2*Craig's post.
Thanks for your time.
And thanks for pointing that out.
- Fri Feb 16, 2007 8:17 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Problem reading XML files
- Replies: 3
- Views: 1025
[sigh] Because that particular function is built to connect to the same server your Project resides on. The XML Meta Data Importer is a separate client tool the Manager spawns which only has connectivity to your local PC. Or, if you can find a syntax that works, there is the 'Open From the Web' file...
- Fri Feb 16, 2007 8:00 am
- Forum: General
- Topic: DataStage Event Detail
- Replies: 4
- Views: 1819
Actually, there is a 256000 character limit for log messages. When I capture a large amount of output from a script, for example, it will dump quite a bit of it into the log and then show: ...[Message truncated to 256000 characters, actual length was 298659 characters]... One such example pulled fro...
- Fri Feb 16, 2007 7:50 am
- Forum: General
- Topic: Installing MCM
- Replies: 20
- Views: 6245
- Fri Feb 16, 2007 7:46 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: capturing reject records in transformer stage
- Replies: 6
- Views: 1991
- Fri Feb 16, 2007 7:44 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: problem in transversing the file
- Replies: 13
- Views: 3295
- Fri Feb 16, 2007 7:37 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Can we call procedure (for Truncating Table )from OraBulk
- Replies: 9
- Views: 2506
Re: Can we call procedure (for Truncating Table )from OraBul
Mohanram wrote:Can we call procedure (for Truncating Table )from OraBulk Stage?
No. You'll need to find some other place to do that, like a Stored Procedure stage. Or switch it to 'Manual' mode and tweak the generated control file before you launch sqlldr.
- Fri Feb 16, 2007 7:30 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DSFunction to encrypt a value
- Replies: 13
- Views: 3708
- Fri Feb 16, 2007 7:29 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DSFunction to encrypt a value
- Replies: 13
- Views: 3708
How about you explain exactly how you are fetching these encrypted values that gets you the unencrypted values? And then explain what you are doing with them afterwards? More than just 'getting' and 'writing' please. Rather than all this, perhaps you should just not record any 'encrypted' values? Or...
- Thu Feb 15, 2007 7:46 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Reading multiple input files into a funnel stage using sym
- Replies: 3
- Views: 893
- Thu Feb 15, 2007 7:43 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Error while scheduling a job in datastage
- Replies: 11
- Views: 4420
- Thu Feb 15, 2007 2:35 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: reference lookup
- Replies: 8
- Views: 1956