Search found 53125 matches
- Fri Jun 17, 2005 5:37 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Phantom 32272 Warning
- Replies: 4
- Views: 1002
- Fri Jun 17, 2005 5:35 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DSGetLinkMetaData
- Replies: 12
- Views: 6019
- Fri Jun 17, 2005 5:31 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: GoBack in Date and Time
- Replies: 2
- Views: 755
- Fri Jun 17, 2005 5:29 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How do we find the release of a DataStage version
- Replies: 10
- Views: 3371
It means you have version 7.0.0 of the parallel engine and version 7.0.1 of the server engine. Every stage type also has its own version, for example you're probably running version 1.3 of the ORABULK stage. You posted in the server forum and specified "Server" as your job style, which is why you go...
- Fri Jun 17, 2005 5:24 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Shared container
- Replies: 4
- Views: 981
This message can arise when the name of the link from the parent job to the container is not the same as the link connection within the container to the container input or output. If you make the link names the same, this problem willl go away. Otherwise, you need to right click on the container in ...
- Fri Jun 17, 2005 5:17 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: transformer
- Replies: 6
- Views: 1656
- Fri Jun 17, 2005 5:13 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How Dataset differ from Sequential File stage
- Replies: 5
- Views: 1895
- Fri Jun 17, 2005 7:35 am
- Forum: IBM QualityStage
- Topic: QualityStage case studies needed
- Replies: 1
- Views: 2314
- Fri Jun 17, 2005 7:28 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DB2 EE stage
- Replies: 12
- Views: 4419
- Fri Jun 17, 2005 7:19 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: data source name not found
- Replies: 3
- Views: 2741
- Fri Jun 17, 2005 7:15 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: A,B,C ---> a b c
- Replies: 10
- Views: 1923
If you want N comma-delimited values into N separate columns in one row (the OP specification used the word "columns"), the output side of a Transformer stage must have Max(N) columns defined, and the Field function used to separate into separate columns. This design should also be used if N separat...
- Fri Jun 17, 2005 7:09 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How do we find the release of a DataStage version
- Replies: 10
- Views: 3371
Try or
Code: Select all
$DSHOME/bin/dssh -admin -infoCode: Select all
$DSHOME/bin/uv -admin -info- Fri Jun 17, 2005 7:07 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DataStage Monitoring
- Replies: 6
- Views: 1561
Scheduled for release very soon (July?) is an active dashboard which may help with this requirement. Currently it's called "Sorcerer". Don't know whether it will work with version 6 - why not ask the vendor, at Ascential Developer Net?
- Fri Jun 17, 2005 3:05 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Error:- ORA-01008: not all variables bound from jobs
- Replies: 23
- Views: 10419
- Fri Jun 17, 2005 2:56 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: data source name not found
- Replies: 3
- Views: 2741