Search found 42189 matches
- Fri Jan 05, 2007 4:55 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Knowing the job creator
- Replies: 7
- Views: 1443
- Fri Jan 05, 2007 4:48 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Problem with the Oracle Loading
- Replies: 6
- Views: 1394
Meaning exactly what has already been stated - a child record, one in the ETQ.VALIDATION_SUBPROCESS_TXN table, is missing its parent record in the ETQ.VALIDATION_VALUES table. (These names and this issue sure sound familiar) You must either do everything in a single 'unit of work', meaning using a s...
- Fri Jan 05, 2007 4:05 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: regarding importing jobs from datastage manager
- Replies: 26
- Views: 6251
- Fri Jan 05, 2007 4:02 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Problem with the Oracle Loading
- Replies: 6
- Views: 1394
- Fri Jan 05, 2007 4:00 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: regarding importing jobs from datastage manager
- Replies: 26
- Views: 6251
- Fri Jan 05, 2007 3:57 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Routine DSU.GetXXXXXX did not finish OK
- Replies: 12
- Views: 4455
- Fri Jan 05, 2007 2:41 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to generate multiple rows?
- Replies: 11
- Views: 3091
- Fri Jan 05, 2007 2:28 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: regarding importing jobs from datastage manager
- Replies: 26
- Views: 6251
- Fri Jan 05, 2007 2:15 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: regarding custom stages
- Replies: 4
- Views: 1159
- Fri Jan 05, 2007 2:11 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: regarding importing jobs from datastage manager
- Replies: 26
- Views: 6251
So... you've successfully imported them but can't find them? That's not all that unusual as the Import doesn't show you the Category, you have to know it. And if you don't know, ask whomever you got the export from. We sure can't tell you. Or try this from the Administrator: SELECT CATEGORY FROM DS_...
- Fri Jan 05, 2007 1:03 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: regarding custom stages
- Replies: 4
- Views: 1159
- Fri Jan 05, 2007 11:14 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: XML Input Stage
- Replies: 10
- Views: 3705
That was EReplace syntax, the syntax for Convert is different:
Try it that way and see if it helps.
Code: Select all
Convert(CHAR(13),"",DSLink.artist)Try it that way and see if it helps.
- Fri Jan 05, 2007 10:46 am
- Forum: General
- Topic: Where to download fix for a sequencer bug
- Replies: 7
- Views: 3152
- Fri Jan 05, 2007 10:43 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Reject certain rows with constraint
- Replies: 4
- Views: 1150
- Fri Jan 05, 2007 10:40 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: ExecCommand output value
- Replies: 44
- Views: 10563