Search found 53125 matches
- Sat Dec 02, 2006 4:16 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: creating datadictionary
- Replies: 3
- Views: 806
Given what you're trying to do, you don't need to create a data dictionary. All of the repository tables have dictionaries, containing all the metadata that the vendor is prepared to reveal. What you are trying to do is to hack the Repository tables, which would involve creating additional column de...
- Sat Dec 02, 2006 4:12 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Physical storage of the jobs
- Replies: 3
- Views: 774
- Sat Dec 02, 2006 4:10 am
- Forum: General
- Topic: How do I concatenate two input Character fields
- Replies: 19
- Views: 8927
Re: How do I concatenate two input Character fields
TJX Companies wrote:This kind of concatenation worked with numeric fields in another job.
Just noticed this in the original post. Which suggests to me that the other job was a server job.
- Fri Dec 01, 2006 3:16 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Teradata TPUMP Invalid Timestamp error
- Replies: 5
- Views: 1677
- Fri Dec 01, 2006 3:15 pm
- Forum: General
- Topic: Which stage for matching a date value in a range
- Replies: 1
- Views: 1578
- Fri Dec 01, 2006 3:13 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Physical storage of the jobs
- Replies: 3
- Views: 774
All design objects are stored in DS_JOBOBJECTS which is a table in the DataStage Repository. When the job is compiled, information about the runtime configuration is stored in the RT_CONFIGnnn table apposite to the job. UniVerse database is not involved at all. DataStage ceased to be a UniVerse appl...
- Fri Dec 01, 2006 3:10 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: rearding querying universe
- Replies: 1
- Views: 525
- Fri Dec 01, 2006 3:09 pm
- Forum: General
- Topic: running a series of scripts (ddl/dml) from job sequencer
- Replies: 17
- Views: 8543
This As to your original questions, what's wrong with sufficient Execute Command activities in the job sequence? The values can be passed to the shell scripts either as command line arguments (retrieved from $1, $2 and so on) or as environment variable values. is a solution. If you have chosen not t...
- Fri Dec 01, 2006 3:07 pm
- Forum: General
- Topic: How do I concatenate two input Character fields
- Replies: 19
- Views: 8927
- Fri Dec 01, 2006 3:05 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Teradata TPUMP Invalid Timestamp error
- Replies: 5
- Views: 1677
- Fri Dec 01, 2006 3:04 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Simulating an error
- Replies: 12
- Views: 4565
1(b) - actually they could be DS provided, they just aren't. There is example code provided elsewhere in the product. The reason is that you have to create, compile and link the C++ routine externally to DataStage; what goes in the Repository is only a description of the routine, not the routine its...
- Fri Dec 01, 2006 3:01 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: I want to merge 2 inputfiles into one
- Replies: 11
- Views: 2457
- Fri Dec 01, 2006 3:01 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Date conversion
- Replies: 8
- Views: 3113
- Fri Dec 01, 2006 2:58 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: what is don't check point run
- Replies: 2
- Views: 813
- Fri Dec 01, 2006 2:56 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Runaway osh processes
- Replies: 9
- Views: 2749