Search found 53125 matches
- Wed Nov 11, 2009 4:48 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Calling an Oracle Materlized View
- Replies: 6
- Views: 2147
- Wed Nov 11, 2009 4:45 pm
- Forum: IBM QualityStage
- Topic: Quality Stage/DS
- Replies: 2
- Views: 2421
- Wed Nov 11, 2009 1:19 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Sequence problem
- Replies: 3
- Views: 1417
- Wed Nov 11, 2009 1:43 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: NLS button in Administrator greyed out
- Replies: 10
- Views: 4549
- Wed Nov 11, 2009 1:42 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: a complex requirment.
- Replies: 9
- Views: 1925
- Wed Nov 11, 2009 1:41 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Datastage Environmental issue
- Replies: 1
- Views: 1042
- Wed Nov 11, 2009 1:38 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: error handling using a container
- Replies: 1
- Views: 876
- Wed Nov 11, 2009 1:36 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Ho to to generate XML file
- Replies: 1
- Views: 1465
- Tue Nov 10, 2009 1:41 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Need for Sorting keys and Partitioning keys to be same
- Replies: 3
- Views: 1304
- Tue Nov 10, 2009 1:38 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Need to excute .sql FILE FROM Datastage
- Replies: 4
- Views: 2525
- Tue Nov 10, 2009 1:36 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Trim Function
- Replies: 2
- Views: 1116
- Tue Nov 10, 2009 1:32 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Problem with Sequential File Reject Records
- Replies: 3
- Views: 2361
- Tue Nov 10, 2009 1:28 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: NLS button in Administrator greyed out
- Replies: 10
- Views: 4549
Good advice but wrong technique. The .uvconfig file will never be the same as uvconfig - for one thing it doesn't contain all the comments and, for another, it contains additional information, for example about the licensing. You can always regenerate the .uvconfig file using the uvregen command or ...
- Tue Nov 10, 2009 1:23 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: remove string
- Replies: 15
- Views: 4700
- Tue Nov 10, 2009 1:22 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: job param in SQL query
- Replies: 3
- Views: 1330
Re: job param in SQL query
Technically, no. You use a reference to the job parameter. The reference is the parameter name enclosed in sharp signs (#), as already observed.ayan wrote:Is it possible to use a job parameter in the user defined query in OCI stage ?