Search found 53125 matches
- Thu Sep 23, 2004 3:58 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Row out of sequence - Error
- Replies: 15
- Views: 4935
- Thu Sep 23, 2004 3:55 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DataStage server on development unix box should be reinstal
- Replies: 1
- Views: 829
You won't find it on the forum. DataStage Installation and Upgrade Guide (dsupgde.pdf) is part of the documentation set. It's installed with your client software (C:\Program Files\Ascential\DataStage\Docs) and it's on your client CD. Just out of curiosity, why do you need to reinstall? It's a highly...
- Thu Sep 23, 2004 3:52 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Warning: Job control error (-4)
- Replies: 1
- Views: 1782
Are you, or is anyone else in the organization, clearing log files using CLEAR.FILE? This is a common cause of this problem. Clearing the log file using Director, on the other hand, guarantees that there's a first entry (the one that reports that the log was cleared). What's happening is that the co...
- Thu Sep 23, 2004 3:47 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Server to PX conversion
- Replies: 4
- Views: 1786
No. There are limited ways in which server jobs can be incorporated into parallel jobs (see Parallel Job Developer's Guide , end of Chapter 2), but there's a performance penalty for doing it this way, and many restrictions on the type of server job that can be so encapsulated. You're better off, if ...
- Thu Sep 23, 2004 3:44 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Filed value after Full Outer Join ???
- Replies: 3
- Views: 1927
- Thu Sep 23, 2004 3:40 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Introducing New column in the Transformer Stage
- Replies: 5
- Views: 2354
- Thu Sep 23, 2004 3:38 pm
- Forum:
- Topic: i need metastage student guide
- Replies: 9
- Views: 4737
- Thu Sep 23, 2004 3:38 pm
- Forum:
- Topic: I need Metastage tutorial can anyone help me out .
- Replies: 1
- Views: 1883
As far as I am aware, there is no MetaStage tutorial. My personal opinion is that this is not a piece of software that can be self-taught. Enrol on one of the Ascential instructor-led classes. Seriously. What MetaStage does is very high-tech, very complex, vital to understand properly so that you ca...
- Thu Sep 23, 2004 3:35 pm
- Forum: Information Analyzer (formerly ProfileStage)
- Topic: can ProfileStage/AuditStage analyze EBCDIC data?
- Replies: 3
- Views: 3256
- Thu Sep 23, 2004 3:33 pm
- Forum: Site/Forum
- Topic: DataStage Xchange white papers and articles
- Replies: 4
- Views: 3551
- Wed Sep 22, 2004 9:10 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Devnet Ascential certification announcement
- Replies: 2
- Views: 1168
- Wed Sep 22, 2004 8:51 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Column combinations-Cartesian product
- Replies: 8
- Views: 2450
You can create hashed files in any directory on any local file system. I think you know how to do this. You can create a pointer to that file using the SETFILE command. You can also create hashed files as UV tables in any directory on any local file system. The syntax of CREATE TABLE has DATA and DI...
- Wed Sep 22, 2004 8:47 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Working with HEX data
- Replies: 3
- Views: 2680
Explore the Iconv function with conversion codes like "MX0C" and "MY" in the on-line help. Select the one that is most likely to suit your needs. Because you specify \x0001 is being loaded into CHAR(2), I'm assuming you're using ASCII or some other single-byte character set. Beware of two problems. ...
- Wed Sep 22, 2004 8:42 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Sequencer Restartability
- Replies: 2
- Views: 1042
Edit the job properties of the Job Sequence, and look at the generated code on the Job Control tab. This is the code that (in compiled form) is executed when you request a job sequence run. See if this helps you to determine how the Routine Activity is calling Routine AcsDsLogBegin. For example, doe...
- Wed Sep 22, 2004 4:25 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Help me on this to solve it
- Replies: 6
- Views: 2549